From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2703 invoked by alias); 8 May 2012 13:57:35 -0000 Received: (qmail 2678 invoked by uid 22791); 8 May 2012 13:57:31 -0000 X-SWARE-Spam-Status: No, hits=-3.6 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; Tue, 08 May 2012 13:57:15 +0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/53283] New: [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789 Date: Tue, 08 May 2012 14:01:00 -0000 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: dominiq at lps dot ens.fr 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 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: 2012-05/txt/msg00889.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283 Bug #: 53283 Summary: [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789 Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned@gcc.gnu.org ReportedBy: dominiq@lps.ens.fr CC: iains@gcc.gnu.org, mikestump@comcast.net, tmsriram@gcc.gnu.org Host: x86_64-apple-darwin10 Target: x86_64-apple-darwin10 Build: x86_64-apple-darwin10 After revision 186789, the following tests are failing on x86_64-apple-darwin10: FAIL: gcc.dg/darwin-cfstring-1.c (test for errors, line 24) FAIL: gcc.dg/darwin-cfstring-1.c (test for errors, line 25) FAIL: gcc.dg/darwin-cfstring-1.c (test for excess errors) FAIL: gcc.dg/darwin-cfstring-2.c built-in function .* requires .* flag (test for errors, line 11) FAIL: gcc.dg/darwin-cfstring-2.c (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O0 (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O1 (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O2 (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O3 -fomit-frame-pointer (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -Os (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O2 -flto -flto-partition=none (test for excess errors) FAIL: gcc.dg/torture/darwin-cfstring-3.c -O2 -flto (test for excess errors) FAIL: gcc.target/i386/builtin_target.c (test for excess errors) FAIL: objc.dg/strings/const-cfstring-2.m -fnext-runtime (internal compiler error) FAIL: objc.dg/strings/const-cfstring-2.m -fnext-runtime (test for warnings, line 22) FAIL: objc.dg/strings/const-cfstring-2.m -fnext-runtime (test for warnings, line 23) FAIL: objc.dg/strings/const-cfstring-2.m -fnext-runtime (test for warnings, line 25) FAIL: objc.dg/strings/const-cfstring-2.m -fnext-runtime (test for warnings, line 26) FAIL: objc.dg/strings/const-cfstring-2.m -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O0 -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O1 -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O2 -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O3 -fomit-frame-pointer -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O3 -g -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -Os -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O2 -flto -flto-partition=none -fnext-runtime (test for excess errors) FAIL: objc.dg/torture/strings/const-cfstring-1.m -O2 -flto -fnext-runtime (test for excess errors) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++98 (internal compiler error) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++98 (test for errors, line 21) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++98 (test for errors, line 22) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++11 (internal compiler error) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++11 (test for errors, line 21) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++11 (test for errors, line 22) FAIL: g++.dg/other/darwin-cfstring1.C -std=gnu++11 (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O0 (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O0 (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O1 (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O1 (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O2 (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O2 (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O3 -fomit-frame-pointer (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O3 -fomit-frame-pointer (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O3 -g (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O3 -g (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -Os (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -Os (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O2 -flto -flto-partition=none (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O2 -flto -flto-partition=none (test for excess errors) FAIL: g++.dg/torture/darwin-cfstring-3.C -O2 -flto (internal compiler error) FAIL: g++.dg/torture/darwin-cfstring-3.C -O2 -flto (test for excess errors) FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime (test for warnings, line 22) FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime (test for warnings, line 23) FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime (test for warnings, line 25) FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime (test for warnings, line 26) FAIL: obj-c++.dg/strings/const-cfstring-2.mm -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O0 -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O0 -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O1 -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O1 -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O2 -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O2 -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O3 -fomit-frame-pointer -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O3 -fomit-frame-pointer -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O3 -g -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O3 -g -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -Os -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -Os -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O2 -flto -flto-partition=none -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O2 -flto -flto-partition=none -fnext-runtime (test for excess errors) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O2 -flto -fnext-runtime (internal compiler error) FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O2 -flto -fnext-runtime (test for excess errors) Although I did not look exhaustively to the errors, I have found three classes: (1) gcc.target/i386/builtin_target.c fails with Undefined symbols: "___cpu_indicator_init", referenced from: _main in cckJG3Id.o (2) For gcc.dg/darwin-cfstring-1.c, the errors have changed from [macbook] f90/bug% /opt/gcc/gcc4.8p-186788/bin/gcc /opt/gcc/work/gcc/testsuite/gcc.dg/darwin-cfstring-1.c -fno-diagnostics-show-caret /opt/gcc/work/gcc/testsuite/gcc.dg/darwin-cfstring-1.c: In function 'main': /opt/gcc/work/gcc/testsuite/gcc.dg/darwin-cfstring-1.c:24:3: error: CFString literal expression is not a string constant /opt/gcc/work/gcc/testsuite/gcc.dg/darwin-cfstring-1.c:25:3: error: CFString literal expression is not a string constant to [macbook] f90/bug% /opt/gcc/gcc4.8p-186789/bin/gcc /opt/gcc/work/gcc/testsuite/gcc.dg/darwin-cfstring-1.c -fno-diagnostics-show-caret /opt/gcc/work/gcc/testsuite/gcc.dg/darwin-cfstring-1.c:20:1: error: initializer element is not constant (3) The ICEs I have looked at are of the kind [macbook] f90/bug% /opt/gcc/gcc4.8p-186789/bin/g++ /opt/gcc/work/gcc/testsuite/g++.dg/torture/darwin-cfstring-3.C -c -fno-diagnostics-show-caret /opt/gcc/work/gcc/testsuite/g++.dg/torture/darwin-cfstring-3.C: In function 'void foo()': /opt/gcc/work/gcc/testsuite/g++.dg/torture/darwin-cfstring-3.C:22:26: internal compiler error: in ix86_expand_builtin, at config/i386/i386.c:30264 Please submit a full bug report, with preprocessed source if appropriate. See for instructions.