This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/25925] New: [meta-bug] 4.2 slush bug
- 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: 23 Jan 2006 15:36:29 -0000
- Subject: [Bug other/25925] New: [meta-bug] 4.2 slush bug
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The initialized linked failures are the failures which block further
development for me at least.
PR 25886 is a huge failure as we are now over the 255 limit for tree codes for
some languages (well Objective-C++ only but it gives us a hint of what is to
come soon).
PR 25860 is an ICE due to SSA PRE/ load PRE, there is a fix which just needs to
be applied.
PR 25569 fails on powerpc64-linux, though it is only with Fortran code (no C
example has been found yet).
PR 25905 is a bootstrap failure on m68k due to an ICE in combine.c
PR 25890 is a testsuite failure on x86_64-linux-gnu (and a couple others) due
to an ICE in combine.c
I might add others later today. There is a tree vectorizer bug which I might
add.
--
Summary: [meta-bug] 4.2 slush bug
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
BugsThisDependsOn: 25569,25860,25886,25890,25905
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25925