This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/gcc ChangeLog genconfig.c graph.c rtlanal.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	rth@sourceware.cygnus.com	00/04/27 00:18:08

Modified files:
	gcc            : ChangeLog genconfig.c graph.c rtlanal.c 

Log message:
	* rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
	* genconfig.c (main): Set all HAVE_foo to 1.
	* graph.c (node_data): Use GET_NOTE_INSN_NAME instead of local array.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.6375&r2=1.6376
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/genconfig.c.diff?cvsroot=gcc&r1=1.33&r2=1.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/graph.c.diff?cvsroot=gcc&r1=1.12&r2=1.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/rtlanal.c.diff?cvsroot=gcc&r1=1.57&r2=1.58


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]