From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5634 invoked by alias); 21 Nov 2012 15:29:26 -0000 Received: (qmail 5484 invoked by uid 48); 21 Nov 2012 15:28:56 -0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/55429] New: new UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler on darwin Date: Wed, 21 Nov 2012 15:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ 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: 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-11/txt/msg02052.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55429 Bug #: 55429 Summary: new UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler on darwin Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned@gcc.gnu.org ReportedBy: howarth@nitro.med.uc.edu At r193675, a new set of failures appear in the x86_64-apple-darwin12 testsuite results at both -m32 and -m64... UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIfE4realB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIdE4realB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexI[eg]E4realB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIiE4realB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIfE4imagB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIdE4imagB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexI[eg]E4imagB5cxx11Ev UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIiE4imagB5cxx11Ev Compiler version: 4.8.0 20121120 (experimental) (GCC) Platform: x86_64-apple-darwin12.2.0 configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.8 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.8/info --enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-isl=/sw --with-cloog=/sw --with-mpc=/sw --with-system-zlib --enable-checking=yes --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --program-suffix=-fsf-4.8 --disable-cloog-version-check --disable-isl-version-check