[Bug libstdc++/51906] thread lock test failures on darwin11 under Xcode 4.2
howarth at nitro dot med.uc.edu
gcc-bugzilla@gcc.gnu.org
Tue Feb 7 18:35:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51906
Jack Howarth <howarth at nitro dot med.uc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #56 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-02-07 18:34:35 UTC ---
Confirmed fixed at r183971 ...
=== libstdc++ tests ===
Running target unix/-m32
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 7785
# of expected failures 43
# of unsupported tests 572
Running target unix/-m64
=== libstdc++ Summary for unix/-m64 ===
# of expected passes 7783
# of expected failures 43
# of unsupported tests 573
=== libstdc++ Summary ===
# of expected passes 15568
# of expected failures 86
# of unsupported tests 1145
Compiler version: gcc libstdc++
Platform: x86_64-apple-darwin11.3.0
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.7 --mandir=/sw/share/man
--infodir=/sw/lib/gcc4.7/info --with-build-config=bootstrap-lto
--enable-stage1-languages=c,lto
--enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw
--with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-mpc=/sw
--with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--program-suffix=-fsf-4.7 --enable-checking=release --enable-cloog-backend=isl
More information about the Gcc-bugs
mailing list