http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58994
--- Comment #19 from Jack Howarth <howarth at nitro dot med.uc.edu> --- (In reply to Jack Howarth from comment #18) > Created attachment 31212 [details] > fix from llvm svn The fix from llvm svn applied to gcc trunk at r204752 produces... Native configuration is x86_64-apple-darwin12.5.0 === g++ tests === Running target unix/-m32 === g++ Summary for unix/-m32 === # of expected passes 481 # of unsupported tests 132 Running target unix/-m64 === g++ Summary for unix/-m64 === # of expected passes 481 # of unsupported tests 132 === g++ Summary === # of expected passes 962 # of unsupported tests 264 /sw/src/fink.build/gcc49-4.9.0-1000/darwin_objdir/gcc/testsuite/g++/../../xg++ version 4.9.0 20131113 (experimental) (GCC) === gcc tests === Running target unix/-m32 === gcc Summary for unix/-m32 === # of expected passes 326 # of unsupported tests 101 Running target unix/-m64 === gcc Summary for unix/-m64 === # of expected passes 326 # of unsupported tests 101 === gcc Summary === # of expected passes 652 # of unsupported tests 202 /sw/src/fink.build/gcc49-4.9.0-1000/darwin_objdir/gcc/xgcc version 4.9.0 20131113 (experimental) (GCC) Compiler version: 4.9.0 20131113 (experimental) (GCC) Platform: x86_64-apple-darwin12.5.0 configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.9 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.9/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.9 for make -k check RUNTESTFLAGS="asan.exp --target_board=unix'{-m32,-m64}'"