This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37447] New: test pr28982b.c fails execution on power4 or later with ira change
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2008 18:03:45 -0000
- Subject: [Bug target/37447] New: test pr28982b.c fails execution on power4 or later with ira change
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Test gcc.c-torture/execute/pr28982b.c started failing execution for all -O2 and
-O3 options on powerpc64-linux with -m32 with this patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=139993
r139993 | rsandifo | 2008-09-04 18:47:35 +0000 (Thu, 04 Sep 2008)
It still fails as of r140162. The test passes with a powerpc-linux compiler
with default cpu options but fails with -mcpu=power4 or later.
--
Summary: test pr28982b.c fails execution on power4 or later with
ira change
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: wrong-code
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: janis at gcc dot gnu dot org
GCC target triplet: powerpc-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37447