From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30305 invoked by alias); 9 Sep 2008 18:05:06 -0000 Received: (qmail 29614 invoked by uid 48); 9 Sep 2008 18:03:45 -0000 Date: Tue, 09 Sep 2008 18:05:00 -0000 Subject: [Bug target/37447] New: test pr28982b.c fails execution on power4 or later with ira change X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "janis at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-09/txt/msg01089.txt.bz2 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