This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17427] [4.0 Regression] powerpc-linux does not bootstrap on HEAD with --disable-checking
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 05:23:39 -0000
- Subject: [Bug rtl-optimization/17427] [4.0 Regression] powerpc-linux does not bootstrap on HEAD with --disable-checking
- References: <20040912033838.17427.drow@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-15 05:23 -------
Looks like GCSE is being miscompiled because
gengtype.c.04.cse has the correct insn with the clobered but gengtype.c.05.gcse does not.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17427