This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/55429] New: new UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler on darwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]