* rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.
commit2aea9e36612b77fa729862a644deb9b7673bd8d8
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Dec 2003 10:14:40 +0000 (2 10:14 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Dec 2003 10:14:40 +0000 (2 10:14 +0000)
tree435cdb343860221e1462222011307b8ded1f891a
parent07e4a80b76c8ae344118d2642ef9e5e4004ba7ec
    * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.
        * tree.h (TREE_SET_CODE): Likewise.
        * recog.h (struct insn_operand_data): Move const after ENUM_BITFIELD.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74170 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/recog.h
gcc/rtl.h
gcc/tree.h