]> gcc.gnu.org Git - gcc.git/commit
rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.
authorRichard Henderson <rth@redhat.com>
Tue, 2 Dec 2003 10:14:40 +0000 (02:14 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 2 Dec 2003 10:14:40 +0000 (02:14 -0800)
commit7e7c843fc72dc9f503ca052f2366d5a10eabc45c
tree435cdb343860221e1462222011307b8ded1f891a
parentdf2b750fc14c757455d3ea296121ffe797edb217
rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.

        * 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.

From-SVN: r74170
gcc/ChangeLog
gcc/recog.h
gcc/rtl.h
gcc/tree.h
This page took 0.059171 seconds and 5 git commands to generate.