This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/17427] [4.0 Regression] powerpc-linux does not bootstrap on HEAD with --disable-checking


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-15 21:45 -------
Subject: Bug 17427

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-09-15 21:45:36

Modified files:
	gcc            : ChangeLog gcse.c 

Log message:
	2004-09-15  Andrew Pinski  <apinski@apple.com>
	
	PR rtl-opt/17427
	* gcse.c (process_insert_insn): insn_invalid_p has side effects.
	Move it out of gcc_assert.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5467&r2=2.5468
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcse.c.diff?cvsroot=gcc&r1=1.314&r2=1.315



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17427


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