From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2231 invoked by alias); 5 Aug 2011 11:12:56 -0000 Received: (qmail 2216 invoked by uid 22791); 5 Aug 2011 11:12:55 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 05 Aug 2011 11:12:08 +0000 From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/49987] New: [4.7 Regression] gcc.c-torture/compile/pr34856.c fails on powerpc-darwin9 from r176228 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 05 Aug 2011 11:12:00 -0000 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: 2011-08/txt/msg00617.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49987 Summary: [4.7 Regression] gcc.c-torture/compile/pr34856.c fails on powerpc-darwin9 from r176228 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned@gcc.gnu.org ReportedBy: iains@gcc.gnu.org CC: rsandifo@gcc.gnu.org Target: powerpc-apple-darwin9 Native configuration is powerpc-apple-darwin9 === gcc tests === Running target unix/-m32 FAIL: gcc.c-torture/compile/pr34856.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O2 (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O3 -fomit-frame-pointer (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O3 -fomit-frame-pointer -funroll-loops (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O3 -g (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -Os (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O2 -flto -flto-partition=none (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O2 -flto -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/pr34856.c -O2 -flto (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O2 -flto (test for excess errors) === log: FAIL: gcc.c-torture/compile/pr34856.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/pr34856.c -O1 (test for excess errors) Excess errors: /GCC/gcc-live-trunk/gcc/testsuite/gcc.c-torture/compile/pr34856.c:17:1: internal compiler error: in simplify_immed_subreg, at simplify-rtx.c:5255 === caused by: http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg00494.html ==== appeared in : http://gcc.gnu.org/ml/gcc-regression/2011-07/msg00248.html and http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg01682.html still present in trunk at 177422