gcc/gcc ChangeLog bb-reorder.c cfgrtl.c

andreast@gcc.gnu.org andreast@gcc.gnu.org
Sun Apr 11 08:20:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	andreast@gcc.gnu.org	2004-04-11 08:20:42

Modified files:
	gcc            : ChangeLog bb-reorder.c cfgrtl.c 

Log message:
	2004-04-11  Andreas Tobler  <a.tobler@schweiz.ch>
	
	* bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap
	failure on solaris. Place ifdef HAVE_return around gen_ret call.
	* cfgrtl.c (force_nonfallthru_and_redirect): Remove ifdef
	HAVE_return and place it around the place where it is needed.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3382&r2=2.3383
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bb-reorder.c.diff?cvsroot=gcc&r1=1.67&r2=1.68
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&r1=1.116&r2=1.117



More information about the Gcc-cvs mailing list