From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26985 invoked by alias); 11 Dec 2012 21:32:56 -0000 Received: (qmail 26885 invoked by uid 48); 11 Dec 2012 21:32:38 -0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/55657] objc/obj-c++ failures present under darwin12 Date: Tue, 11 Dec 2012 21:32:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu 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: In-Reply-To: References: 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-12/txt/msg01171.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55657 --- Comment #3 from Jack Howarth 2012-12-11 21:32:38 UTC --- FAIL: obj-c++.dg/proto-lossage-7.mm -fnext-runtime (internal compiler error) # /sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/testsuite/obj-c++/../../xg++ -B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/testsuite/obj-c++/../../ /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm -fno-diagnostics-show-caret -nostdinc++ -I/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/libstdc++-v3/include/x86_64-apple-darwin12.2.0 -I/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/libstdc++-v3/include -I/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/libstdc++-v3/testsuite/util -fmessage-length=0 -fnext-runtime -ansi -pedantic-errors -Wno-long-long -S -m64 -o proto-lossage-7.s /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:8:9: error: 'Object' does not name a type /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:9:9: error: 'Object' does not name a type /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm: In function 'int main()': /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:21:5: error: 'CanDoStuffTypePtr' was not declared in this scope /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:21:24: error: expected ';' before 'dice' /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:22:5: error: 'CanDoStuffType' was not declared in this scope /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:22:24: error: 'nodice' was not declared in this scope /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:24:14: error: 'dice' was not declared in this scope /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:25:28: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in gen_type_name_0, at objc/objc-act.c:8961 /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121211/gcc/testsuite/obj-c++.dg/proto-lossage-7.mm:25:28: internal compiler error: Abort trap: 6 xg++: internal compiler error: Abort trap: 6 (program cc1objplus) Abort