gcc/gcc ChangeLog genemit.c gensupport.c

rth@gcc.gnu.org rth@gcc.gnu.org
Thu May 23 14:32:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2002-05-23 14:32:16

Modified files:
	gcc            : ChangeLog genemit.c gensupport.c 

Log message:
	* genemit.c (gen_insn): Print file:lineno comment before function.
	(main): likewise.
	* gensupport.c (struct queue_elem): Add filename member.
	(queue_pattern): Initialize it; update all callers.
	(process_include): Don't free filename.
	(read_md_rtx): Set read_rtx_filename.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14231&r2=1.14232
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genemit.c.diff?cvsroot=gcc&r1=1.73&r2=1.74
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gensupport.c.diff?cvsroot=gcc&r1=1.31&r2=1.32



More information about the Gcc-cvs mailing list