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]
Other format: [Raw text]

egcs/gcc ChangeLog genemit.c testsuite/ChangeL ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_1-branch
Changes by:	jakub@gcc.gnu.org	2002-03-20 13:54:53

Modified files:
	gcc            : ChangeLog genemit.c 
	gcc/testsuite  : ChangeLog 
	gcc/config/fr30: fr30.md 
Added files:
	gcc/testsuite/gcc.c-torture/compile: 20020320-1.c 

Log message:
	PR bootstrap/4192
	* config/fr30/fr30.md (jump): Comment out clobber of fixed register.
	
	* genemit.c (output_added_clobbers_hard_reg_p): Only output return
	stmt if some case has been output.
	
	* gcc.c-torture/compile/20020320-1.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.151&r2=1.13152.2.152
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/genemit.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.71.6.1&r2=1.71.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.35&r2=1.1672.2.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/fr30/fr30.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.11&r2=1.11.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.c-torture/compile/20020320-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1


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