From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6763 invoked by alias); 23 Jan 2006 15:36:31 -0000 Received: (qmail 6729 invoked by uid 48); 23 Jan 2006 15:36:29 -0000 Date: Mon, 23 Jan 2006 15:36:00 -0000 Subject: [Bug other/25925] New: [meta-bug] 4.2 slush bug X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg02382.txt.bz2 List-Id: 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