gcc/gcc recog.h rtl.h tree.h

rth@gcc.gnu.org rth@gcc.gnu.org
Tue Dec 2 10:13:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2003-12-02 10:13:43

Modified files:
	gcc            : recog.h rtl.h tree.h 

Log message:
	* 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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.h.diff?cvsroot=gcc&r1=1.46&r2=1.47
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&r1=1.440&r2=1.441
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.453&r2=1.454



More information about the Gcc-cvs mailing list