This is the mail archive of the gcc-testresults@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]

Results for 4.3.4 (GCC) testsuite on mips-sgi-irix6.2


Built with:
GNU as 2.19
gmp 4.3.1
mpfr 2.4.1

CONFIG_SHELL must be set to bash since ksh will dump core due to very long
strings being passed when building libgcc.

3 patches was added to fix building with posix95 threads:
gcc-4.3.0-posix95-include-sched_h.patch - include sched.h in gthr-posix95.h to get sched_yield() defined.
gcc-4.3.3-libgomp-pthreads.patch - Make libgomp choose posix95 threads and link with -lpthread
gcc-4.3.2-setrunon_np.patch - from bz#38400, fixes pthread related ada testsuite failures on IRIX 6.2.

The testresults for libstdc++ with mabi=64 are busted due to the testsuite trying to put both 32
and 64bit objects into the same libtestc++.a. This is unsupported on IRIX where archives are either 32 or
64bit depending on what type of object is first added.

bootstrap compiler:
Using built-in specs.
Target: mips-sgi-irix6.2
Configured with: ../gcc-4.3.3/configure --prefix=/usr/tgcware/gcc-4.3.3 --with-local-prefix=/usr/tgcware/gcc-4.3.3 --disable-nls --with-libiconv-prefix=/usr/tgcware --with-gmp=/usr/tgcware --with-mpfr=/usr/tgcware --enable-shared --enable-threads=posix95 --with-gnu-as --with-as=/usr/tgcware/bin/gas --enable-languages=c,c++,fortran,objc,obj-c++,ada
Thread model: posix95
gcc version 4.3.3 (GCC) 

LAST_UPDATED: Obtained from SVN: branches/gcc-4_3-branch revision 150451

		=== acats tests ===
FAIL:	cxg2001
FAIL:	cxg2002
FAIL:	cxg2003
FAIL:	cxg2004
FAIL:	cxg2005
FAIL:	cxg2006
FAIL:	cxg2007
FAIL:	cxg2010
FAIL:	cxg2011
FAIL:	cxg2012
FAIL:	cxg2013
FAIL:	cxg2014
FAIL:	cxg2015
FAIL:	cxg2016
FAIL:	cxg2017
FAIL:	cxg2018
FAIL:	cxg2019
FAIL:	cxg2020
FAIL:	cxg2021
FAIL:	cxg2024

		=== acats Summary ===
# of expected passes		2295
# of unexpected failures	20
Native configuration is mips-sgi-irix6.2

		=== g++ tests ===


Running target unix/-mabi=n32
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/other/anon5.C undefined (test for errors, line )
FAIL: g++.dg/other/anon5.C (test for excess errors)
FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24)
FAIL: g++.dg/warn/miss-format-1.C (test for excess errors)
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-4.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.dg/special/initpri1.C execution test
XPASS: g++.old-deja/g++.other/init19.C execution test

		=== g++ Summary for unix/-mabi=n32 ===

# of expected passes		17324
# of unexpected failures	11
# of unexpected successes	1
# of expected failures		93
# of unsupported tests		210

Running target unix/-mabi=32
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/other/anon5.C undefined (test for errors, line )
FAIL: g++.dg/other/anon5.C (test for excess errors)
WARNING: program timed out.
FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24)
FAIL: g++.dg/warn/miss-format-1.C (test for excess errors)
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-4.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.dg/special/initpri1.C execution test
XPASS: g++.old-deja/g++.other/init19.C execution test

		=== g++ Summary for unix/-mabi=32 ===

# of expected passes		17320
# of unexpected failures	11
# of unexpected successes	1
# of expected failures		93
# of unsupported tests		210

Running target unix/-mabi=64
WARNING: Could not compile g++.dg/compat/struct-layout-1 generator
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/other/anon5.C undefined (test for errors, line )
FAIL: g++.dg/other/anon5.C (test for excess errors)
WARNING: program timed out.
FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24)
FAIL: g++.dg/warn/miss-format-1.C (test for excess errors)
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-4.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.dg/special/initpri1.C execution test
XPASS: g++.old-deja/g++.other/init19.C execution test

		=== g++ Summary for unix/-mabi=64 ===

# of expected passes		17292
# of unexpected failures	11
# of unexpected successes	1
# of expected failures		93
# of unsupported tests		212

		=== g++ Summary ===

# of expected passes		51936
# of unexpected failures	33
# of unexpected successes	3
# of expected failures		279
# of unsupported tests		632
/usr/people/tgc/buildpkg/gcc43/src/all_gas_pthreads/gcc/testsuite/g++/../../g++  version 4.3.4 (GCC) 

		=== gcc tests ===


Running target unix/-mabi=n32
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/20080806-1.c  -O1  (internal compiler error)
FAIL: gcc.c-torture/compile/20080806-1.c  -O1  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O1  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -Os 
WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator
FAIL: gcc.dg/cpp/_Pragma6.c (test for excess errors)
WARNING: program timed out.
FAIL: gcc.dg/20050321-2.c (test for excess errors)
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/initpri1.c execution test
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/pthread-init-1.c (test for excess errors)
FAIL: gcc.dg/pthread-init-2.c (test for excess errors)
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/torture/builtin-modf-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -Os  (test for excess errors)

		=== gcc Summary for unix/-mabi=n32 ===

# of expected passes		46414
# of unexpected failures	32
# of expected failures		91
# of untested testcases		35
# of unsupported tests		476

Running target unix/-mabi=32
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-15 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: gcc.dg/compat/struct-by-value-15 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: gcc.dg/compat/struct-by-value-17 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: gcc.dg/compat/struct-by-value-17 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: gcc.dg/compat/struct-by-value-18 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: gcc.dg/compat/struct-by-value-18 c_compat_x_tst.o-c_compat_y_tst.o execute 
WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator
FAIL: gcc.dg/cpp/_Pragma6.c (test for excess errors)
FAIL: gcc.dg/20050321-2.c (test for excess errors)
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/initpri1.c execution test
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/pr27095.c scan-assembler-not (?n)strlen(.*\\n)+.*strlen
FAIL: gcc.dg/pthread-init-1.c (test for excess errors)
FAIL: gcc.dg/pthread-init-2.c (test for excess errors)
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/tls/opt-2.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5
FAIL: gcc.target/mips/mips16e-extends.c (internal compiler error)
FAIL: gcc.target/mips/mips16e-extends.c (test for excess errors)
ERROR: gcc.target/mips/mips16e-extends.c: error executing dg-final: couldn't open "mips16e-extends.s": no such file or directory
UNRESOLVED: gcc.target/mips/mips16e-extends.c: error executing dg-final: couldn't open "mips16e-extends.s": no such file or directory
FAIL: gcc.target/mips/save-restore-1.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-1.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-1.c: error executing dg-final: couldn't open "save-restore-1.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-1.c: error executing dg-final: couldn't open "save-restore-1.s": no such file or directory
FAIL: gcc.target/mips/save-restore-3.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-3.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-3.c: error executing dg-final: couldn't open "save-restore-3.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-3.c: error executing dg-final: couldn't open "save-restore-3.s": no such file or directory
FAIL: gcc.target/mips/save-restore-4.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-4.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-4.c: error executing dg-final: couldn't open "save-restore-4.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-4.c: error executing dg-final: couldn't open "save-restore-4.s": no such file or directory
FAIL: gcc.target/mips/save-restore-5.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-5.c (test for excess errors)

		=== gcc Summary for unix/-mabi=32 ===

# of expected passes		46685
# of unexpected failures	25
# of expected failures		91
# of unresolved testcases	7
# of untested testcases		35
# of unsupported tests		427

Running target unix/-mabi=64
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c  -Os  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O1  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O2  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fndefn.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/copysign1.c execution,  -Os 
WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator
FAIL: gcc.dg/cpp/_Pragma6.c (test for excess errors)
FAIL: gcc.dg/20050321-2.c (test for excess errors)
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/initpri1.c execution test
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/pthread-init-1.c (test for excess errors)
FAIL: gcc.dg/pthread-init-2.c (test for excess errors)
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
FAIL: gcc.dg/torture/builtin-modf-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -Os  (test for excess errors)

		=== gcc Summary for unix/-mabi=64 ===

# of expected passes		46442
# of unexpected failures	30
# of expected failures		91
# of untested testcases		35
# of unsupported tests		471

		=== gcc Summary ===

# of expected passes		139541
# of unexpected failures	87
# of expected failures		273
# of unresolved testcases	7
# of untested testcases		105
# of unsupported tests		1374
/usr/people/tgc/buildpkg/gcc43/src/all_gas_pthreads/gcc/xgcc  version 4.3.4 (GCC) 

		=== gfortran tests ===


Running target unix/-mabi=n32
WARNING: program timed out.
FAIL: gfortran.dg/cray_pointers_2.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/csqrt_2.f  -O0  execution test
FAIL: gfortran.dg/csqrt_2.f  -O1  execution test
FAIL: gfortran.dg/csqrt_2.f  -O2  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -g  execution test
FAIL: gfortran.dg/csqrt_2.f  -Os  execution test
FAIL: gfortran.dg/default_format_2.f90  -O0  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O1  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -Os  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O0  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O1  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -Os  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/function_kinds_5.f90  -O   (test for errors, line 8)
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O0  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O1  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O2  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -Os  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O0  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O1  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O2  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -Os  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/namelist_42.f90  -O0  execution test
FAIL: gfortran.dg/namelist_42.f90  -O1  execution test
FAIL: gfortran.dg/namelist_42.f90  -O2  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_42.f90  -Os  execution test
FAIL: gfortran.dg/namelist_43.f90  -O0  execution test
FAIL: gfortran.dg/namelist_43.f90  -O1  execution test
FAIL: gfortran.dg/namelist_43.f90  -O2  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_43.f90  -Os  execution test
FAIL: gfortran.dg/nan_3.f90  -O0  execution test
FAIL: gfortran.dg/nan_3.f90  -O1  execution test
FAIL: gfortran.dg/nan_3.f90  -O2  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -g  execution test
FAIL: gfortran.dg/nan_3.f90  -Os  execution test
FAIL: gfortran.dg/nearest_1.f90  -O0  execution test
FAIL: gfortran.dg/nearest_1.f90  -O1  execution test
FAIL: gfortran.dg/nearest_1.f90  -O2  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/nearest_1.f90  -Os  execution test
FAIL: gfortran.dg/nearest_3.f90  -O0  execution test
FAIL: gfortran.dg/nearest_3.f90  -O1  execution test
FAIL: gfortran.dg/nearest_3.f90  -O2  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -g  execution test
FAIL: gfortran.dg/nearest_3.f90  -Os  execution test
FAIL: gfortran.dg/nint_2.f90  -O0  execution test
FAIL: gfortran.dg/specifics_1.f90  -O0  execution test
FAIL: gfortran.dg/specifics_1.f90  -O1  execution test
FAIL: gfortran.dg/specifics_1.f90  -O2  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/specifics_1.f90  -Os  execution test
WARNING: program timed out.
XPASS: gfortran.dg/g77/cabs.f  -O1  execution test
XPASS: gfortran.dg/g77/cabs.f  -O2  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -g  execution test
XPASS: gfortran.dg/g77/cabs.f  -Os  execution test
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -Os 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O0 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O1 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 -fbounds-check 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O3 -g 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -Os 

		=== gfortran Summary for unix/-mabi=n32 ===

# of expected passes		24736
# of unexpected failures	130
# of unexpected successes	7
# of expected failures		4
# of unsupported tests		36

Running target unix/-mabi=32
WARNING: program timed out.
FAIL: gfortran.dg/cray_pointers_2.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/function_kinds_5.f90  -O   (test for errors, line 8)
FAIL: gfortran.dg/namelist_42.f90  -O0  execution test
FAIL: gfortran.dg/namelist_42.f90  -O1  execution test
FAIL: gfortran.dg/namelist_42.f90  -O2  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_42.f90  -Os  execution test
FAIL: gfortran.dg/namelist_43.f90  -O0  execution test
FAIL: gfortran.dg/namelist_43.f90  -O1  execution test
FAIL: gfortran.dg/namelist_43.f90  -O2  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_43.f90  -Os  execution test
FAIL: gfortran.dg/nan_3.f90  -O0  execution test
FAIL: gfortran.dg/nan_3.f90  -O1  execution test
FAIL: gfortran.dg/nan_3.f90  -O2  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -g  execution test
FAIL: gfortran.dg/nan_3.f90  -Os  execution test
FAIL: gfortran.dg/nearest_3.f90  -O0  execution test
FAIL: gfortran.dg/nearest_3.f90  -O1  execution test
FAIL: gfortran.dg/nearest_3.f90  -O2  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -g  execution test
FAIL: gfortran.dg/nearest_3.f90  -Os  execution test
FAIL: gfortran.dg/nint_2.f90  -O0  execution test
WARNING: program timed out.
XPASS: gfortran.dg/g77/cabs.f  -O0  execution test
XPASS: gfortran.dg/g77/cabs.f  -O1  execution test
XPASS: gfortran.dg/g77/cabs.f  -O2  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -g  execution test
XPASS: gfortran.dg/g77/cabs.f  -Os  execution test

		=== gfortran Summary for unix/-mabi=32 ===

# of expected passes		24607
# of unexpected failures	35
# of unexpected successes	8
# of expected failures		3
# of unsupported tests		156

Running target unix/-mabi=64
WARNING: program timed out.
FAIL: gfortran.dg/cray_pointers_2.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/csqrt_2.f  -O0  execution test
FAIL: gfortran.dg/csqrt_2.f  -O1  execution test
FAIL: gfortran.dg/csqrt_2.f  -O2  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/csqrt_2.f  -O3 -g  execution test
FAIL: gfortran.dg/csqrt_2.f  -Os  execution test
FAIL: gfortran.dg/default_format_2.f90  -O0  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O1  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/default_format_2.f90  -Os  (test for excess errors)
WARNING: gfortran.dg/default_format_2.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O0  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O1  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/default_format_denormal_2.f90  -Os  (test for excess errors)
WARNING: gfortran.dg/default_format_denormal_2.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/function_kinds_5.f90  -O   (test for errors, line 8)
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O0  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O1  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O2  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90  -Os  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O0  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O1  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O2  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90  -Os  (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/namelist_42.f90  -O0  execution test
FAIL: gfortran.dg/namelist_42.f90  -O1  execution test
FAIL: gfortran.dg/namelist_42.f90  -O2  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/namelist_42.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_42.f90  -Os  execution test
FAIL: gfortran.dg/namelist_43.f90  -O0  execution test
FAIL: gfortran.dg/namelist_43.f90  -O1  execution test
FAIL: gfortran.dg/namelist_43.f90  -O2  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/namelist_43.f90  -O3 -g  execution test
FAIL: gfortran.dg/namelist_43.f90  -Os  execution test
FAIL: gfortran.dg/nan_3.f90  -O0  execution test
FAIL: gfortran.dg/nan_3.f90  -O1  execution test
FAIL: gfortran.dg/nan_3.f90  -O2  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nan_3.f90  -O3 -g  execution test
FAIL: gfortran.dg/nan_3.f90  -Os  execution test
FAIL: gfortran.dg/nearest_1.f90  -O0  execution test
FAIL: gfortran.dg/nearest_1.f90  -O1  execution test
FAIL: gfortran.dg/nearest_1.f90  -O2  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nearest_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/nearest_1.f90  -Os  execution test
FAIL: gfortran.dg/nearest_3.f90  -O0  execution test
FAIL: gfortran.dg/nearest_3.f90  -O1  execution test
FAIL: gfortran.dg/nearest_3.f90  -O2  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nearest_3.f90  -O3 -g  execution test
FAIL: gfortran.dg/nearest_3.f90  -Os  execution test
FAIL: gfortran.dg/nint_2.f90  -O0  execution test
FAIL: gfortran.dg/specifics_1.f90  -O0  execution test
FAIL: gfortran.dg/specifics_1.f90  -O1  execution test
FAIL: gfortran.dg/specifics_1.f90  -O2  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/specifics_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/specifics_1.f90  -Os  execution test
WARNING: program timed out.
XPASS: gfortran.dg/g77/cabs.f  -O1  execution test
XPASS: gfortran.dg/g77/cabs.f  -O2  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/g77/cabs.f  -O3 -g  execution test
XPASS: gfortran.dg/g77/cabs.f  -Os  execution test
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -Os 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O0 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O1 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O2 -fbounds-check 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -O3 -g 
WARNING: program timed out.
FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution,  -Os 

		=== gfortran Summary for unix/-mabi=64 ===

# of expected passes		24736
# of unexpected failures	130
# of unexpected successes	7
# of expected failures		4
# of unsupported tests		36

		=== gfortran Summary ===

# of expected passes		74079
# of unexpected failures	295
# of unexpected successes	22
# of expected failures		11
# of unsupported tests		228
/usr/people/tgc/buildpkg/gcc43/src/all_gas_pthreads/gcc/testsuite/gfortran/../../gfortran  version 4.3.4 (GCC) 

		=== gnat tests ===


Running target unix/-mabi=n32
FAIL: gnat.dg/frame_overflow.adb  (test for errors, line 14)
FAIL: gnat.dg/frame_overflow.adb  (test for errors, line 23)
FAIL: gnat.dg/frame_overflow.adb (test for excess errors)
FAIL: gnat.dg/socket1.adb (test for excess errors)
WARNING: gnat.dg/socket1.adb compilation failed to produce executable
FAIL: gnat.dg/socket2.adb (test for excess errors)
WARNING: gnat.dg/socket2.adb compilation failed to produce executable
FAIL: gnat.dg/test_prio.adb execution test

		=== gnat Summary for unix/-mabi=n32 ===

# of expected passes		367
# of unexpected failures	6
# of expected failures		1

Running target unix/-mabi=32
FAIL: gnat.dg/abstract_with_anonymous_result.adb (test for excess errors)
WARNING: gnat.dg/abstract_with_anonymous_result.adb compilation failed to produce executable
FAIL: gnat.dg/access4.adb (test for excess errors)
WARNING: gnat.dg/access4.adb compilation failed to produce executable
FAIL: gnat.dg/access_test.adb (test for excess errors)
WARNING: gnat.dg/access_test.adb compilation failed to produce executable
FAIL: gnat.dg/addr2.adb (test for excess errors)
WARNING: gnat.dg/addr2.adb compilation failed to produce executable
FAIL: gnat.dg/address_conversion.adb (test for excess errors)
WARNING: gnat.dg/address_conversion.adb compilation failed to produce executable
FAIL: gnat.dg/aggr1.adb (test for excess errors)
WARNING: gnat.dg/aggr1.adb compilation failed to produce executable
FAIL: gnat.dg/aggr3.adb (test for excess errors)
WARNING: gnat.dg/aggr3.adb compilation failed to produce executable
FAIL: gnat.dg/aliased_prefix_accessibility.adb (test for excess errors)
WARNING: gnat.dg/aliased_prefix_accessibility.adb compilation failed to produce executable
FAIL: gnat.dg/align_check.adb (test for excess errors)
WARNING: gnat.dg/align_check.adb compilation failed to produce executable
FAIL: gnat.dg/alignment1.adb (test for excess errors)
WARNING: gnat.dg/alignment1.adb compilation failed to produce executable
FAIL: gnat.dg/alignment2.adb (test for excess errors)
WARNING: gnat.dg/alignment2.adb compilation failed to produce executable
FAIL: gnat.dg/array3.adb (test for excess errors)
WARNING: gnat.dg/array3.adb compilation failed to produce executable
FAIL: gnat.dg/array5.adb (test for excess errors)
WARNING: gnat.dg/array5.adb compilation failed to produce executable
FAIL: gnat.dg/assert1.adb (test for excess errors)
WARNING: gnat.dg/assert1.adb compilation failed to produce executable
FAIL: gnat.dg/biased_uc.adb (test for excess errors)
WARNING: gnat.dg/biased_uc.adb compilation failed to produce executable
FAIL: gnat.dg/bit_packed_array3.adb (test for excess errors)
WARNING: gnat.dg/bit_packed_array3.adb compilation failed to produce executable
FAIL: gnat.dg/capture_value.adb (test for excess errors)
WARNING: gnat.dg/capture_value.adb compilation failed to produce executable
FAIL: gnat.dg/check_elaboration_code.adb (test for excess errors)
WARNING: gnat.dg/check_elaboration_code.adb compilation failed to produce executable
FAIL: gnat.dg/compose.adb (test for excess errors)
WARNING: gnat.dg/compose.adb compilation failed to produce executable
FAIL: gnat.dg/conv_bug.adb (test for excess errors)
WARNING: gnat.dg/conv_bug.adb compilation failed to produce executable
FAIL: gnat.dg/conv_decimal.adb (test for excess errors)
WARNING: gnat.dg/conv_decimal.adb compilation failed to produce executable
FAIL: gnat.dg/conv_real.adb (test for excess errors)
WARNING: gnat.dg/conv_real.adb compilation failed to produce executable
FAIL: gnat.dg/curr_task.adb (test for excess errors)
WARNING: gnat.dg/curr_task.adb compilation failed to produce executable
FAIL: gnat.dg/derived_aggregate.adb (test for excess errors)
WARNING: gnat.dg/derived_aggregate.adb compilation failed to produce executable
FAIL: gnat.dg/discr4.adb (test for excess errors)
WARNING: gnat.dg/discr4.adb compilation failed to produce executable
FAIL: gnat.dg/dispatch1.adb (test for excess errors)
WARNING: gnat.dg/dispatch1.adb compilation failed to produce executable
FAIL: gnat.dg/dispatch2.adb (test for excess errors)
WARNING: gnat.dg/dispatch2.adb compilation failed to produce executable
FAIL: gnat.dg/elim2.adb (test for excess errors)
WARNING: gnat.dg/elim2.adb compilation failed to produce executable
FAIL: gnat.dg/entry_queues.adb (test for excess errors)
WARNING: gnat.dg/entry_queues.adb compilation failed to produce executable
FAIL: gnat.dg/expect1.adb (test for excess errors)
WARNING: gnat.dg/expect1.adb compilation failed to produce executable
FAIL: gnat.dg/fixedpnt.adb (test for excess errors)
WARNING: gnat.dg/fixedpnt.adb compilation failed to produce executable
FAIL: gnat.dg/frame_overflow.adb  (test for errors, line 14)
FAIL: gnat.dg/frame_overflow.adb  (test for errors, line 23)
FAIL: gnat.dg/frame_overflow.adb (test for excess errors)
FAIL: gnat.dg/generic_dispatch.adb (test for excess errors)
WARNING: gnat.dg/generic_dispatch.adb compilation failed to produce executable
FAIL: gnat.dg/gnat_malloc.adb (test for excess errors)
WARNING: gnat.dg/gnat_malloc.adb compilation failed to produce executable
FAIL: gnat.dg/in_out_parameter.adb (test for excess errors)
WARNING: gnat.dg/in_out_parameter.adb compilation failed to produce executable
FAIL: gnat.dg/inline_tagged.adb (test for excess errors)
WARNING: gnat.dg/inline_tagged.adb compilation failed to produce executable
FAIL: gnat.dg/interface1.adb (test for excess errors)
WARNING: gnat.dg/interface1.adb compilation failed to produce executable
FAIL: gnat.dg/interface2.adb (test for excess errors)
WARNING: gnat.dg/interface2.adb compilation failed to produce executable
FAIL: gnat.dg/interface3.adb (test for excess errors)
WARNING: gnat.dg/interface3.adb compilation failed to produce executable
FAIL: gnat.dg/interface_conv.adb (test for excess errors)
WARNING: gnat.dg/interface_conv.adb compilation failed to produce executable
FAIL: gnat.dg/iprot_test.adb (test for excess errors)
WARNING: gnat.dg/iprot_test.adb compilation failed to produce executable
FAIL: gnat.dg/kill_value.adb (test for excess errors)
WARNING: gnat.dg/kill_value.adb compilation failed to produce executable
FAIL: gnat.dg/lhs_view_convert.adb (test for excess errors)
WARNING: gnat.dg/lhs_view_convert.adb compilation failed to produce executable
FAIL: gnat.dg/loop_optimization3.adb (test for excess errors)
WARNING: gnat.dg/loop_optimization3.adb compilation failed to produce executable
FAIL: gnat.dg/loop_optimization4.adb (test for excess errors)
WARNING: gnat.dg/loop_optimization4.adb compilation failed to produce executable
FAIL: gnat.dg/md5_test.adb (test for excess errors)
WARNING: gnat.dg/md5_test.adb compilation failed to produce executable
FAIL: gnat.dg/mutable1.adb (test for excess errors)
WARNING: gnat.dg/mutable1.adb compilation failed to produce executable
FAIL: gnat.dg/named_test.adb (test for excess errors)
WARNING: gnat.dg/named_test.adb compilation failed to produce executable
FAIL: gnat.dg/nat1r.adb (test for excess errors)
WARNING: gnat.dg/nat1r.adb compilation failed to produce executable
FAIL: gnat.dg/nested_controlled_alloc.adb (test for excess errors)
WARNING: gnat.dg/nested_controlled_alloc.adb compilation failed to produce executable
FAIL: gnat.dg/nested_return_test.adb (test for excess errors)
WARNING: gnat.dg/nested_return_test.adb compilation failed to produce executable
FAIL: gnat.dg/no_final.adb (test for excess errors)
WARNING: gnat.dg/no_final.adb compilation failed to produce executable
FAIL: gnat.dg/outer_agg_bitfield_constructor.adb (test for excess errors)
WARNING: gnat.dg/outer_agg_bitfield_constructor.adb compilation failed to produce executable
FAIL: gnat.dg/packed_subtype.adb (test for excess errors)
WARNING: gnat.dg/packed_subtype.adb compilation failed to produce executable
FAIL: gnat.dg/pointer_conversion.adb (test for excess errors)
WARNING: gnat.dg/pointer_conversion.adb compilation failed to produce executable
FAIL: gnat.dg/quote.adb (test for excess errors)
WARNING: gnat.dg/quote.adb compilation failed to produce executable
FAIL: gnat.dg/range_check.adb (test for excess errors)
WARNING: gnat.dg/range_check.adb compilation failed to produce executable
FAIL: gnat.dg/regpat1.adb (test for excess errors)
WARNING: gnat.dg/regpat1.adb compilation failed to produce executable
FAIL: gnat.dg/release_unc_maxalign.adb (test for excess errors)
WARNING: gnat.dg/release_unc_maxalign.adb compilation failed to produce executable
FAIL: gnat.dg/renaming2.adb (test for excess errors)
WARNING: gnat.dg/renaming2.adb compilation failed to produce executable
FAIL: gnat.dg/renaming3.adb (test for excess errors)
WARNING: gnat.dg/renaming3.adb compilation failed to produce executable
FAIL: gnat.dg/requeue1.adb (test for excess errors)
WARNING: gnat.dg/requeue1.adb compilation failed to produce executable
FAIL: gnat.dg/scalar_mode_agg_compare.adb (test for excess errors)
WARNING: gnat.dg/scalar_mode_agg_compare.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_array.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_array.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_call.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_call.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_pointer.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_pointer.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_zeros.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_zeros.adb compilation failed to produce executable
FAIL: gnat.dg/sizetype.adb (test for excess errors)
WARNING: gnat.dg/sizetype.adb compilation failed to produce executable
FAIL: gnat.dg/slice3.adb (test for excess errors)
WARNING: gnat.dg/slice3.adb compilation failed to produce executable
FAIL: gnat.dg/slice4.adb (test for excess errors)
WARNING: gnat.dg/slice4.adb compilation failed to produce executable
FAIL: gnat.dg/socket1.adb (test for excess errors)
WARNING: gnat.dg/socket1.adb compilation failed to produce executable
FAIL: gnat.dg/socket2.adb (test for excess errors)
WARNING: gnat.dg/socket2.adb compilation failed to produce executable
FAIL: gnat.dg/sort2.adb (test for excess errors)
WARNING: gnat.dg/sort2.adb compilation failed to produce executable
FAIL: gnat.dg/spipaterr.adb (test for excess errors)
WARNING: gnat.dg/spipaterr.adb compilation failed to produce executable
FAIL: gnat.dg/string_slice.adb (test for excess errors)
WARNING: gnat.dg/string_slice.adb compilation failed to produce executable
FAIL: gnat.dg/tag1.adb (test for excess errors)
WARNING: gnat.dg/tag1.adb compilation failed to produce executable
FAIL: gnat.dg/tail_call.adb (test for excess errors)
WARNING: gnat.dg/tail_call.adb compilation failed to produce executable
FAIL: gnat.dg/test_address_null_init.adb (test for excess errors)
WARNING: gnat.dg/test_address_null_init.adb compilation failed to produce executable
FAIL: gnat.dg/test_bounded.adb (test for excess errors)
WARNING: gnat.dg/test_bounded.adb compilation failed to produce executable
FAIL: gnat.dg/test_delay.adb (test for excess errors)
WARNING: gnat.dg/test_delay.adb compilation failed to produce executable
FAIL: gnat.dg/test_enum_io.adb (test for excess errors)
WARNING: gnat.dg/test_enum_io.adb compilation failed to produce executable
FAIL: gnat.dg/test_fixed_io.adb (test for excess errors)
WARNING: gnat.dg/test_fixed_io.adb compilation failed to produce executable
FAIL: gnat.dg/test_ifaces.adb (test for excess errors)
WARNING: gnat.dg/test_ifaces.adb compilation failed to produce executable
FAIL: gnat.dg/test_image.adb (test for excess errors)
WARNING: gnat.dg/test_image.adb compilation failed to produce executable
FAIL: gnat.dg/test_nested_subtype_byref.adb (test for excess errors)
WARNING: gnat.dg/test_nested_subtype_byref.adb compilation failed to produce executable
FAIL: gnat.dg/test_oalign.adb (test for excess errors)
WARNING: gnat.dg/test_oalign.adb compilation failed to produce executable
FAIL: gnat.dg/test_prefix1.adb (test for excess errors)
WARNING: gnat.dg/test_prefix1.adb compilation failed to produce executable
FAIL: gnat.dg/test_prio.adb (test for excess errors)
WARNING: gnat.dg/test_prio.adb compilation failed to produce executable
FAIL: gnat.dg/test_self.adb (test for excess errors)
WARNING: gnat.dg/test_self.adb compilation failed to produce executable
FAIL: gnat.dg/test_self_ref.adb (test for excess errors)
WARNING: gnat.dg/test_self_ref.adb compilation failed to produce executable
FAIL: gnat.dg/test_table1.adb (test for excess errors)
WARNING: gnat.dg/test_table1.adb compilation failed to produce executable
FAIL: gnat.dg/test_tamdt.adb (test for excess errors)
WARNING: gnat.dg/test_tamdt.adb compilation failed to produce executable
FAIL: gnat.dg/tfren.adb (test for excess errors)
WARNING: gnat.dg/tfren.adb compilation failed to produce executable
FAIL: gnat.dg/timing_events.adb (test for excess errors)
WARNING: gnat.dg/timing_events.adb compilation failed to produce executable
FAIL: gnat.dg/unc_memfree.adb (test for excess errors)
WARNING: gnat.dg/unc_memfree.adb compilation failed to produce executable
FAIL: gnat.dg/unchecked_convert1.adb (test for excess errors)
WARNING: gnat.dg/unchecked_convert1.adb compilation failed to produce executable
FAIL: gnat.dg/unchecked_convert2.adb (test for excess errors)
WARNING: gnat.dg/unchecked_convert2.adb compilation failed to produce executable
FAIL: gnat.dg/unchecked_union1.adb (test for excess errors)
WARNING: gnat.dg/unchecked_union1.adb compilation failed to produce executable
FAIL: gnat.dg/valid1.adb (test for excess errors)
WARNING: gnat.dg/valid1.adb compilation failed to produce executable
FAIL: gnat.dg/warn1.adb (test for excess errors)
WARNING: gnat.dg/warn1.adb compilation failed to produce executable
FAIL: gnat.dg/wide_test.adb (test for excess errors)
WARNING: gnat.dg/wide_test.adb compilation failed to produce executable

		=== gnat Summary for unix/-mabi=32 ===

# of expected passes		172
# of unexpected failures	103
# of expected failures		1

Running target unix/-mabi=64
FAIL: gnat.dg/abstract_with_anonymous_result.adb (test for excess errors)
WARNING: gnat.dg/abstract_with_anonymous_result.adb compilation failed to produce executable
FAIL: gnat.dg/access3.adb (test for excess errors)
FAIL: gnat.dg/access4.adb (test for excess errors)
WARNING: gnat.dg/access4.adb compilation failed to produce executable
FAIL: gnat.dg/access_discr.adb (test for excess errors)
FAIL: gnat.dg/access_test.adb (test for excess errors)
WARNING: gnat.dg/access_test.adb compilation failed to produce executable
FAIL: gnat.dg/addr2.adb (test for excess errors)
WARNING: gnat.dg/addr2.adb compilation failed to produce executable
FAIL: gnat.dg/address_conversion.adb (test for excess errors)
WARNING: gnat.dg/address_conversion.adb compilation failed to produce executable
FAIL: gnat.dg/aggr1.adb (test for excess errors)
WARNING: gnat.dg/aggr1.adb compilation failed to produce executable
FAIL: gnat.dg/aggr3.adb (test for excess errors)
WARNING: gnat.dg/aggr3.adb compilation failed to produce executable
FAIL: gnat.dg/aggr7.adb (test for excess errors)
FAIL: gnat.dg/aliased_prefix_accessibility.adb (test for excess errors)
WARNING: gnat.dg/aliased_prefix_accessibility.adb compilation failed to produce executable
FAIL: gnat.dg/align_check.adb (test for excess errors)
WARNING: gnat.dg/align_check.adb compilation failed to produce executable
FAIL: gnat.dg/alignment1.adb (test for excess errors)
WARNING: gnat.dg/alignment1.adb compilation failed to produce executable
FAIL: gnat.dg/alignment2.adb (test for excess errors)
WARNING: gnat.dg/alignment2.adb compilation failed to produce executable
FAIL: gnat.dg/alignment3.adb (test for excess errors)
FAIL: gnat.dg/array3.adb (test for excess errors)
WARNING: gnat.dg/array3.adb compilation failed to produce executable
FAIL: gnat.dg/array5.adb (test for excess errors)
WARNING: gnat.dg/array5.adb compilation failed to produce executable
FAIL: gnat.dg/assert1.adb (test for excess errors)
WARNING: gnat.dg/assert1.adb compilation failed to produce executable
FAIL: gnat.dg/asynch.adb (test for excess errors)
FAIL: gnat.dg/biased_uc.adb (test for excess errors)
WARNING: gnat.dg/biased_uc.adb compilation failed to produce executable
FAIL: gnat.dg/bip_prim_func.adb (test for excess errors)
FAIL: gnat.dg/bit_packed_array3.adb (test for excess errors)
WARNING: gnat.dg/bit_packed_array3.adb compilation failed to produce executable
FAIL: gnat.dg/c_words.adb (test for excess errors)
FAIL: gnat.dg/capture_value.adb (test for excess errors)
WARNING: gnat.dg/capture_value.adb compilation failed to produce executable
FAIL: gnat.dg/check_elaboration_code.adb (test for excess errors)
WARNING: gnat.dg/check_elaboration_code.adb compilation failed to produce executable
FAIL: gnat.dg/class_wide.adb (test for excess errors)
FAIL: gnat.dg/compose.adb (test for excess errors)
WARNING: gnat.dg/compose.adb compilation failed to produce executable
FAIL: gnat.dg/controlled_record.adb (test for excess errors)
FAIL: gnat.dg/conv_bug.adb (test for excess errors)
WARNING: gnat.dg/conv_bug.adb compilation failed to produce executable
FAIL: gnat.dg/conv_decimal.adb (test for excess errors)
WARNING: gnat.dg/conv_decimal.adb compilation failed to produce executable
FAIL: gnat.dg/conv_real.adb (test for excess errors)
WARNING: gnat.dg/conv_real.adb compilation failed to produce executable
FAIL: gnat.dg/curr_task.adb (test for excess errors)
WARNING: gnat.dg/curr_task.adb compilation failed to produce executable
FAIL: gnat.dg/derived_aggregate.adb (test for excess errors)
WARNING: gnat.dg/derived_aggregate.adb compilation failed to produce executable
FAIL: gnat.dg/discr4.adb (test for excess errors)
WARNING: gnat.dg/discr4.adb compilation failed to produce executable
FAIL: gnat.dg/dispatch1.adb (test for excess errors)
WARNING: gnat.dg/dispatch1.adb compilation failed to produce executable
FAIL: gnat.dg/dispatch2.adb (test for excess errors)
WARNING: gnat.dg/dispatch2.adb compilation failed to produce executable
FAIL: gnat.dg/dispatch2_p.adb (test for excess errors)
FAIL: gnat.dg/elim1.adb (test for excess errors)
FAIL: gnat.dg/elim2.adb (test for excess errors)
WARNING: gnat.dg/elim2.adb compilation failed to produce executable
FAIL: gnat.dg/entry_queues.adb (test for excess errors)
WARNING: gnat.dg/entry_queues.adb compilation failed to produce executable
FAIL: gnat.dg/expect1.adb (test for excess errors)
WARNING: gnat.dg/expect1.adb compilation failed to produce executable
FAIL: gnat.dg/finalized.adb (test for excess errors)
FAIL: gnat.dg/fixedpnt.adb (test for excess errors)
WARNING: gnat.dg/fixedpnt.adb compilation failed to produce executable
FAIL: gnat.dg/generic_dispatch.adb (test for excess errors)
WARNING: gnat.dg/generic_dispatch.adb compilation failed to produce executable
FAIL: gnat.dg/generic_dispatch_p.adb (test for excess errors)
FAIL: gnat.dg/gnat_malloc.adb (test for excess errors)
WARNING: gnat.dg/gnat_malloc.adb compilation failed to produce executable
FAIL: gnat.dg/gnatg.adb (test for excess errors)
FAIL: gnat.dg/graphic.adb (test for excess errors)
FAIL: gnat.dg/ifaces.adb (test for excess errors)
FAIL: gnat.dg/in_out_parameter.adb (test for excess errors)
WARNING: gnat.dg/in_out_parameter.adb compilation failed to produce executable
FAIL: gnat.dg/inline_tagged.adb (test for excess errors)
WARNING: gnat.dg/inline_tagged.adb compilation failed to produce executable
FAIL: gnat.dg/interface1.adb (test for excess errors)
WARNING: gnat.dg/interface1.adb compilation failed to produce executable
FAIL: gnat.dg/interface2.adb (test for excess errors)
WARNING: gnat.dg/interface2.adb compilation failed to produce executable
FAIL: gnat.dg/interface3.adb (test for excess errors)
WARNING: gnat.dg/interface3.adb compilation failed to produce executable
FAIL: gnat.dg/interface_conv.adb (test for excess errors)
WARNING: gnat.dg/interface_conv.adb compilation failed to produce executable
FAIL: gnat.dg/iprot_test.adb (test for excess errors)
WARNING: gnat.dg/iprot_test.adb compilation failed to produce executable
FAIL: gnat.dg/kill_value.adb (test for excess errors)
WARNING: gnat.dg/kill_value.adb compilation failed to produce executable
FAIL: gnat.dg/late_overriding.adb (test for excess errors)
FAIL: gnat.dg/lhs_view_convert.adb (test for excess errors)
WARNING: gnat.dg/lhs_view_convert.adb compilation failed to produce executable
FAIL: gnat.dg/loop_address2.adb (test for excess errors)
FAIL: gnat.dg/loop_optimization3.adb (test for excess errors)
WARNING: gnat.dg/loop_optimization3.adb compilation failed to produce executable
FAIL: gnat.dg/loop_optimization4.adb (test for excess errors)
WARNING: gnat.dg/loop_optimization4.adb compilation failed to produce executable
FAIL: gnat.dg/md5_test.adb (test for excess errors)
WARNING: gnat.dg/md5_test.adb compilation failed to produce executable
FAIL: gnat.dg/mutable1.adb (test for excess errors)
WARNING: gnat.dg/mutable1.adb compilation failed to produce executable
FAIL: gnat.dg/named_test.adb (test for excess errors)
WARNING: gnat.dg/named_test.adb compilation failed to produce executable
FAIL: gnat.dg/nat1r.adb (test for excess errors)
WARNING: gnat.dg/nat1r.adb compilation failed to produce executable
FAIL: gnat.dg/nested_controlled_alloc.adb (test for excess errors)
WARNING: gnat.dg/nested_controlled_alloc.adb compilation failed to produce executable
FAIL: gnat.dg/nested_return_test.adb (test for excess errors)
WARNING: gnat.dg/nested_return_test.adb compilation failed to produce executable
FAIL: gnat.dg/no_final.adb (test for excess errors)
WARNING: gnat.dg/no_final.adb compilation failed to produce executable
FAIL: gnat.dg/outer_agg_bitfield_constructor.adb (test for excess errors)
WARNING: gnat.dg/outer_agg_bitfield_constructor.adb compilation failed to produce executable
FAIL: gnat.dg/overriding_ops.adb (test for excess errors)
FAIL: gnat.dg/packed_subtype.adb (test for excess errors)
WARNING: gnat.dg/packed_subtype.adb compilation failed to produce executable
FAIL: gnat.dg/pointer_conversion.adb (test for excess errors)
WARNING: gnat.dg/pointer_conversion.adb compilation failed to produce executable
FAIL: gnat.dg/prefix1.adb (test for excess errors)
FAIL: gnat.dg/prefix2.adb (test for excess errors)
FAIL: gnat.dg/quote.adb (test for excess errors)
WARNING: gnat.dg/quote.adb compilation failed to produce executable
FAIL: gnat.dg/range_check.adb (test for excess errors)
WARNING: gnat.dg/range_check.adb compilation failed to produce executable
FAIL: gnat.dg/ref_type.adb (test for excess errors)
FAIL: gnat.dg/regpat1.adb (test for excess errors)
WARNING: gnat.dg/regpat1.adb compilation failed to produce executable
FAIL: gnat.dg/release_unc_maxalign.adb (test for excess errors)
WARNING: gnat.dg/release_unc_maxalign.adb compilation failed to produce executable
FAIL: gnat.dg/renaming2.adb (test for excess errors)
WARNING: gnat.dg/renaming2.adb compilation failed to produce executable
FAIL: gnat.dg/renaming3.adb (test for excess errors)
WARNING: gnat.dg/renaming3.adb compilation failed to produce executable
FAIL: gnat.dg/requeue1.adb (test for excess errors)
WARNING: gnat.dg/requeue1.adb compilation failed to produce executable
FAIL: gnat.dg/return1.adb (test for excess errors)
FAIL: gnat.dg/scalar_mode_agg_compare.adb (test for excess errors)
WARNING: gnat.dg/scalar_mode_agg_compare.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_array.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_array.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_call.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_call.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_pointer.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_pointer.adb compilation failed to produce executable
FAIL: gnat.dg/self_aggregate_with_zeros.adb (test for excess errors)
WARNING: gnat.dg/self_aggregate_with_zeros.adb compilation failed to produce executable
FAIL: gnat.dg/sizetype.adb (test for excess errors)
WARNING: gnat.dg/sizetype.adb compilation failed to produce executable
FAIL: gnat.dg/slice3.adb (test for excess errors)
WARNING: gnat.dg/slice3.adb compilation failed to produce executable
FAIL: gnat.dg/slice4.adb (test for excess errors)
WARNING: gnat.dg/slice4.adb compilation failed to produce executable
FAIL: gnat.dg/socket1.adb (test for excess errors)
WARNING: gnat.dg/socket1.adb compilation failed to produce executable
FAIL: gnat.dg/socket2.adb (test for excess errors)
WARNING: gnat.dg/socket2.adb compilation failed to produce executable
FAIL: gnat.dg/sort2.adb (test for excess errors)
WARNING: gnat.dg/sort2.adb compilation failed to produce executable
FAIL: gnat.dg/spipaterr.adb (test for excess errors)
WARNING: gnat.dg/spipaterr.adb compilation failed to produce executable
FAIL: gnat.dg/string_slice.adb (test for excess errors)
WARNING: gnat.dg/string_slice.adb compilation failed to produce executable
FAIL: gnat.dg/tag1.adb (test for excess errors)
WARNING: gnat.dg/tag1.adb compilation failed to produce executable
FAIL: gnat.dg/tagged_type_pkg.adb (test for excess errors)
FAIL: gnat.dg/tail_call.adb (test for excess errors)
WARNING: gnat.dg/tail_call.adb compilation failed to produce executable
FAIL: gnat.dg/task_name.adb (test for excess errors)
FAIL: gnat.dg/test_address_null_init.adb (test for excess errors)
WARNING: gnat.dg/test_address_null_init.adb compilation failed to produce executable
FAIL: gnat.dg/test_bounded.adb (test for excess errors)
WARNING: gnat.dg/test_bounded.adb compilation failed to produce executable
FAIL: gnat.dg/test_delay.adb (test for excess errors)
WARNING: gnat.dg/test_delay.adb compilation failed to produce executable
FAIL: gnat.dg/test_enum_io.adb (test for excess errors)
WARNING: gnat.dg/test_enum_io.adb compilation failed to produce executable
FAIL: gnat.dg/test_fixed_io.adb (test for excess errors)
WARNING: gnat.dg/test_fixed_io.adb compilation failed to produce executable
FAIL: gnat.dg/test_ifaces.adb (test for excess errors)
WARNING: gnat.dg/test_ifaces.adb compilation failed to produce executable
FAIL: gnat.dg/test_image.adb (test for excess errors)
WARNING: gnat.dg/test_image.adb compilation failed to produce executable
FAIL: gnat.dg/test_image_p.adb (test for excess errors)
FAIL: gnat.dg/test_nested_subtype_byref.adb (test for excess errors)
WARNING: gnat.dg/test_nested_subtype_byref.adb compilation failed to produce executable
FAIL: gnat.dg/test_oalign.adb (test for excess errors)
WARNING: gnat.dg/test_oalign.adb compilation failed to produce executable
FAIL: gnat.dg/test_prefix1.adb (test for excess errors)
WARNING: gnat.dg/test_prefix1.adb compilation failed to produce executable
FAIL: gnat.dg/test_prio.adb (test for excess errors)
WARNING: gnat.dg/test_prio.adb compilation failed to produce executable
FAIL: gnat.dg/test_self.adb (test for excess errors)
WARNING: gnat.dg/test_self.adb compilation failed to produce executable
FAIL: gnat.dg/test_self_ref.adb (test for excess errors)
WARNING: gnat.dg/test_self_ref.adb compilation failed to produce executable
FAIL: gnat.dg/test_table1.adb (test for excess errors)
WARNING: gnat.dg/test_table1.adb compilation failed to produce executable
FAIL: gnat.dg/test_tamdt.adb (test for excess errors)
WARNING: gnat.dg/test_tamdt.adb compilation failed to produce executable
FAIL: gnat.dg/tfren.adb (test for excess errors)
WARNING: gnat.dg/tfren.adb compilation failed to produce executable
FAIL: gnat.dg/timing_events.adb (test for excess errors)
WARNING: gnat.dg/timing_events.adb compilation failed to produce executable
FAIL: gnat.dg/unc_memfree.adb (test for excess errors)
WARNING: gnat.dg/unc_memfree.adb compilation failed to produce executable
FAIL: gnat.dg/unchecked_convert1.adb (test for excess errors)
WARNING: gnat.dg/unchecked_convert1.adb compilation failed to produce executable
FAIL: gnat.dg/unchecked_convert2.adb (test for excess errors)
WARNING: gnat.dg/unchecked_convert2.adb compilation failed to produce executable
FAIL: gnat.dg/unchecked_union1.adb (test for excess errors)
WARNING: gnat.dg/unchecked_union1.adb compilation failed to produce executable
FAIL: gnat.dg/valid1.adb (test for excess errors)
WARNING: gnat.dg/valid1.adb compilation failed to produce executable
FAIL: gnat.dg/warn1.adb (test for excess errors)
WARNING: gnat.dg/warn1.adb compilation failed to produce executable
FAIL: gnat.dg/warn5.adb (test for excess errors)
FAIL: gnat.dg/wide_test.adb (test for excess errors)
WARNING: gnat.dg/wide_test.adb compilation failed to produce executable
FAIL: gnat.dg/specs/abstract_limited.ads (test for excess errors)
FAIL: gnat.dg/specs/ai_116.ads (test for excess errors)
FAIL: gnat.dg/specs/box1.ads (test for excess errors)
FAIL: gnat.dg/specs/controller.ads (test for excess errors)
FAIL: gnat.dg/specs/cpp1.ads (test for excess errors)
FAIL: gnat.dg/specs/double_record_extension1.ads (test for excess errors)
FAIL: gnat.dg/specs/double_record_extension2.ads (test for excess errors)
FAIL: gnat.dg/specs/elab1.ads (test for excess errors)
FAIL: gnat.dg/specs/gen_interface.ads (test for excess errors)
FAIL: gnat.dg/specs/limited1.ads (test for excess errors)
FAIL: gnat.dg/specs/preelab.ads (test for excess errors)
FAIL: gnat.dg/specs/private_with.ads (test for excess errors)
FAIL: gnat.dg/specs/tag1.ads (test for excess errors)

		=== gnat Summary for unix/-mabi=64 ===

# of expected passes		135
# of unexpected failures	140
# of expected failures		1

		=== gnat Summary ===

# of expected passes		674
# of unexpected failures	249
# of expected failures		3
		=== obj-c++ tests ===


Running target unix/-mabi=n32
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

		=== obj-c++ Summary for unix/-mabi=n32 ===

# of expected passes		437
# of expected failures		9
# of unsupported tests		13

Running target unix/-mabi=32
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

		=== obj-c++ Summary for unix/-mabi=32 ===

# of expected passes		437
# of expected failures		9
# of unsupported tests		13

Running target unix/-mabi=64
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

		=== obj-c++ Summary for unix/-mabi=64 ===

# of expected passes		423
# of expected failures		23
# of unsupported tests		13

		=== obj-c++ Summary ===

# of expected passes		1297
# of expected failures		41
# of unsupported tests		39
/usr/people/tgc/buildpkg/gcc43/src/all_gas_pthreads/gcc/testsuite/obj-c++/../../g++  version 4.3.4 (GCC) 

		=== objc tests ===


Running target unix/-mabi=n32
FAIL: objc.dg/stabs-1.m scan-assembler (.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 generator

		=== objc Summary for unix/-mabi=n32 ===

# of expected passes		1776
# of unexpected failures	1
# of unsupported tests		24

Running target unix/-mabi=32
FAIL: objc.dg/stabs-1.m scan-assembler (.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 generator

		=== objc Summary for unix/-mabi=32 ===

# of expected passes		1776
# of unexpected failures	1
# of unsupported tests		24

Running target unix/-mabi=64
FAIL: objc.dg/stabs-1.m scan-assembler (.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 generator

		=== objc Summary for unix/-mabi=64 ===

# of expected passes		1776
# of unexpected failures	1
# of unsupported tests		24

		=== objc Summary ===

# of expected passes		5328
# of unexpected failures	3
# of unsupported tests		72
/usr/people/tgc/buildpkg/gcc43/src/all_gas_pthreads/gcc/xgcc  version 4.3.4 (GCC) 

		=== libgomp tests ===


Running target unix/-mabi=n32
WARNING: program timed out.
FAIL: libgomp.c/appendix-a/a.18.1.c execution test
WARNING: program timed out.
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/crayptr2.f90  -O0  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O0  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O1  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O1  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O2  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O2  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -g  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -g  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -Os  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -Os  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O0  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O0  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O1  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O1  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O2  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O2  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -g  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -g  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -Os  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -Os  compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90  -O1  execution test
FAIL: libgomp.fortran/reference1.f90  -Os  execution test

		=== libgomp Summary for unix/-mabi=n32 ===

# of expected passes		1495
# of unexpected failures	20
# of unsupported tests		116

Running target unix/-mabi=32
WARNING: program timed out.
FAIL: libgomp.c/appendix-a/a.18.1.c execution test
WARNING: program timed out.
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/crayptr2.f90  -O0  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O0  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O1  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O1  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O2  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O2  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -g  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -g  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -Os  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -Os  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O0  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O0  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O1  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O1  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O2  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O2  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -g  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -g  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -Os  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -Os  compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90  -O1  execution test
FAIL: libgomp.fortran/reference1.f90  -Os  execution test

		=== libgomp Summary for unix/-mabi=32 ===

# of expected passes		1495
# of unexpected failures	20
# of unsupported tests		116

Running target unix/-mabi=64
WARNING: program timed out.
FAIL: libgomp.c/appendix-a/a.18.1.c execution test
WARNING: program timed out.
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/crayptr2.f90  -O0  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O0  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O1  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O1  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O2  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O2  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -O3 -g  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -O3 -g  compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90  -Os  (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90  -Os  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O0  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O0  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O1  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O1  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O2  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O2  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -O3 -g  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -O3 -g  compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90  -Os  (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90  -Os  compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90  -O1  execution test
FAIL: libgomp.fortran/reference1.f90  -Os  execution test

		=== libgomp Summary for unix/-mabi=64 ===

# of expected passes		1495
# of unexpected failures	20
# of unsupported tests		116

		=== libgomp Summary ===

# of expected passes		4485
# of unexpected failures	60
# of unsupported tests		348
		=== libstdc++ tests ===


Running target unix/-mabi=n32
FAIL: 18_support/numeric_limits/epsilon.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc execution test
FAIL: 27_io/basic_istream/readsome/char/6746-2.cc execution test
WARNING: program timed out.
FAIL: ext/pb_ds/regression/tree_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/tree_data_map_rand.cc compilation failed to produce executable
WARNING: program timed out.
FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/tree_no_data_map_rand.cc compilation failed to produce executable

		=== libstdc++ Summary for unix/-mabi=n32 ===

# of expected passes		4035
# of unexpected failures	8
# of expected failures		57
# of unsupported tests		198

Running target unix/-mabi=32
FAIL: 18_support/exception/what.cc (test for excess errors)
WARNING: 18_support/exception/what.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/1.cc execution test
FAIL: 21_strings/basic_string/insert/char/1.cc execution test
WARNING: program timed out.
FAIL: ext/pb_ds/regression/tree_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/tree_data_map_rand.cc compilation failed to produce executable
WARNING: program timed out.
FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/tree_no_data_map_rand.cc compilation failed to produce executable

		=== libstdc++ Summary for unix/-mabi=32 ===

# of expected passes		4037
# of unexpected failures	5
# of expected failures		57
# of unsupported tests		198

Running target unix/-mabi=64
FAIL: 18_support/bad_alloc/cons_virtual_derivation.cc (test for excess errors)
WARNING: 18_support/bad_alloc/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 18_support/bad_alloc/what.cc (test for excess errors)
WARNING: 18_support/bad_alloc/what.cc compilation failed to produce executable
FAIL: 18_support/bad_cast/cons_virtual_derivation.cc (test for excess errors)
WARNING: 18_support/bad_cast/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 18_support/bad_cast/what.cc (test for excess errors)
WARNING: 18_support/bad_cast/what.cc compilation failed to produce executable
FAIL: 18_support/bad_exception/cons_virtual_derivation.cc (test for excess errors)
WARNING: 18_support/bad_exception/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 18_support/bad_exception/what.cc (test for excess errors)
WARNING: 18_support/bad_exception/what.cc compilation failed to produce executable
FAIL: 18_support/bad_typeid/cons_virtual_derivation.cc (test for excess errors)
WARNING: 18_support/bad_typeid/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 18_support/bad_typeid/what.cc (test for excess errors)
WARNING: 18_support/bad_typeid/what.cc compilation failed to produce executable
FAIL: 18_support/exception/what.cc (test for excess errors)
WARNING: 18_support/exception/what.cc compilation failed to produce executable
FAIL: 18_support/new_delete_placement.cc (test for excess errors)
WARNING: 18_support/new_delete_placement.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/denorm_min.cc (test for excess errors)
WARNING: 18_support/numeric_limits/denorm_min.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/digits10.cc (test for excess errors)
WARNING: 18_support/numeric_limits/digits10.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/epsilon.cc (test for excess errors)
WARNING: 18_support/numeric_limits/epsilon.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/infinity.cc (test for excess errors)
WARNING: 18_support/numeric_limits/infinity.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/is_iec559.cc (test for excess errors)
WARNING: 18_support/numeric_limits/is_iec559.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/is_signed.cc (test for excess errors)
WARNING: 18_support/numeric_limits/is_signed.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/min_max.cc (test for excess errors)
WARNING: 18_support/numeric_limits/min_max.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/quiet_NaN.cc (test for excess errors)
WARNING: 18_support/numeric_limits/quiet_NaN.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/specialization_default_values.cc (test for excess errors)
WARNING: 18_support/numeric_limits/specialization_default_values.cc compilation failed to produce executable
FAIL: 18_support/numeric_limits/traps.cc (test for excess errors)
WARNING: 18_support/numeric_limits/traps.cc compilation failed to produce executable
FAIL: 18_support/uncaught_exception/14026.cc (test for excess errors)
WARNING: 18_support/uncaught_exception/14026.cc compilation failed to produce executable
FAIL: 19_diagnostics/logic_error/cons_virtual_derivation.cc (test for excess errors)
WARNING: 19_diagnostics/logic_error/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 19_diagnostics/logic_error/what-1.cc (test for excess errors)
WARNING: 19_diagnostics/logic_error/what-1.cc compilation failed to produce executable
FAIL: 19_diagnostics/logic_error/what-2.cc (test for excess errors)
WARNING: 19_diagnostics/logic_error/what-2.cc compilation failed to produce executable
FAIL: 19_diagnostics/logic_error/what-3.cc (test for excess errors)
WARNING: 19_diagnostics/logic_error/what-3.cc compilation failed to produce executable
FAIL: 19_diagnostics/logic_error/what-big.cc (test for excess errors)
WARNING: 19_diagnostics/logic_error/what-big.cc compilation failed to produce executable
FAIL: 19_diagnostics/runtime_error/cons_virtual_derivation.cc (test for excess errors)
WARNING: 19_diagnostics/runtime_error/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 19_diagnostics/runtime_error/what-1.cc (test for excess errors)
WARNING: 19_diagnostics/runtime_error/what-1.cc compilation failed to produce executable
FAIL: 19_diagnostics/runtime_error/what-2.cc (test for excess errors)
WARNING: 19_diagnostics/runtime_error/what-2.cc compilation failed to produce executable
FAIL: 19_diagnostics/runtime_error/what-3.cc (test for excess errors)
WARNING: 19_diagnostics/runtime_error/what-3.cc compilation failed to produce executable
FAIL: 19_diagnostics/runtime_error/what-big.cc (test for excess errors)
WARNING: 19_diagnostics/runtime_error/what-big.cc compilation failed to produce executable
FAIL: 20_util/add_lvalue_reference/value.cc (test for excess errors)
WARNING: 20_util/add_lvalue_reference/value.cc compilation failed to produce executable
FAIL: 20_util/add_rvalue_reference/value.cc (test for excess errors)
WARNING: 20_util/add_rvalue_reference/value.cc compilation failed to produce executable
FAIL: 20_util/aligned_storage/value.cc (test for excess errors)
WARNING: 20_util/aligned_storage/value.cc compilation failed to produce executable
FAIL: 20_util/allocator/1.cc (test for excess errors)
WARNING: 20_util/allocator/1.cc compilation failed to produce executable
FAIL: 20_util/allocator/10378.cc (test for excess errors)
WARNING: 20_util/allocator/10378.cc compilation failed to produce executable
FAIL: 20_util/allocator/14176.cc (test for excess errors)
WARNING: 20_util/allocator/14176.cc compilation failed to produce executable
FAIL: 20_util/allocator/8230.cc (test for excess errors)
WARNING: 20_util/allocator/8230.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/1.cc (test for excess errors)
WARNING: 20_util/auto_ptr/1.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/2.cc (test for excess errors)
WARNING: 20_util/auto_ptr/2.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/3.cc (test for excess errors)
WARNING: 20_util/auto_ptr/3.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/3946.cc (test for excess errors)
WARNING: 20_util/auto_ptr/3946.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/4.cc (test for excess errors)
WARNING: 20_util/auto_ptr/4.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/5.cc (test for excess errors)
WARNING: 20_util/auto_ptr/5.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/6.cc (test for excess errors)
WARNING: 20_util/auto_ptr/6.cc compilation failed to produce executable
FAIL: 20_util/auto_ptr/7.cc (test for excess errors)
WARNING: 20_util/auto_ptr/7.cc compilation failed to produce executable
FAIL: 20_util/bad_function_call/cons_virtual_derivation.cc (test for excess errors)
WARNING: 20_util/bad_function_call/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 20_util/conditional/requirements/typedefs.cc (test for excess errors)
WARNING: 20_util/conditional/requirements/typedefs.cc compilation failed to produce executable
FAIL: 20_util/decay/requirements/typedefs.cc (test for excess errors)
WARNING: 20_util/decay/requirements/typedefs.cc compilation failed to produce executable
FAIL: 20_util/function_objects/binders/3113.cc (test for excess errors)
WARNING: 20_util/function_objects/binders/3113.cc compilation failed to produce executable
FAIL: 20_util/function_objects/comparisons.cc (test for excess errors)
WARNING: 20_util/function_objects/comparisons.cc compilation failed to produce executable
FAIL: 20_util/function_objects/dr660.cc (test for excess errors)
WARNING: 20_util/function_objects/dr660.cc compilation failed to produce executable
FAIL: 20_util/has_nothrow_copy_constructor/value.cc (test for excess errors)
WARNING: 20_util/has_nothrow_copy_constructor/value.cc compilation failed to produce executable
FAIL: 20_util/has_nothrow_default_constructor/value.cc (test for excess errors)
WARNING: 20_util/has_nothrow_default_constructor/value.cc compilation failed to produce executable
FAIL: 20_util/has_trivial_copy_constructor/value.cc (test for excess errors)
WARNING: 20_util/has_trivial_copy_constructor/value.cc compilation failed to produce executable
FAIL: 20_util/has_trivial_default_constructor/value.cc (test for excess errors)
WARNING: 20_util/has_trivial_default_constructor/value.cc compilation failed to produce executable
FAIL: 20_util/identity/value.cc (test for excess errors)
WARNING: 20_util/identity/value.cc compilation failed to produce executable
FAIL: 20_util/is_lvalue_reference/value.cc (test for excess errors)
WARNING: 20_util/is_lvalue_reference/value.cc compilation failed to produce executable
FAIL: 20_util/is_reference/value.cc (test for excess errors)
WARNING: 20_util/is_reference/value.cc compilation failed to produce executable
FAIL: 20_util/is_rvalue_reference/value.cc (test for excess errors)
WARNING: 20_util/is_rvalue_reference/value.cc compilation failed to produce executable
FAIL: 20_util/is_signed/value.cc (test for excess errors)
WARNING: 20_util/is_signed/value.cc compilation failed to produce executable
FAIL: 20_util/is_unsigned/value.cc (test for excess errors)
WARNING: 20_util/is_unsigned/value.cc compilation failed to produce executable
FAIL: 20_util/make_signed/requirements/typedefs-1.cc (test for excess errors)
WARNING: 20_util/make_signed/requirements/typedefs-1.cc compilation failed to produce executable
FAIL: 20_util/make_signed/requirements/typedefs-2.cc (test for excess errors)
WARNING: 20_util/make_signed/requirements/typedefs-2.cc compilation failed to produce executable
FAIL: 20_util/make_unsigned/requirements/typedefs-1.cc (test for excess errors)
WARNING: 20_util/make_unsigned/requirements/typedefs-1.cc compilation failed to produce executable
FAIL: 20_util/make_unsigned/requirements/typedefs-2.cc (test for excess errors)
WARNING: 20_util/make_unsigned/requirements/typedefs-2.cc compilation failed to produce executable
FAIL: 20_util/pair/1.cc (test for excess errors)
WARNING: 20_util/pair/1.cc compilation failed to produce executable
FAIL: 20_util/pair/2.cc (test for excess errors)
WARNING: 20_util/pair/2.cc compilation failed to produce executable
FAIL: 20_util/pair/3.cc (test for excess errors)
WARNING: 20_util/pair/3.cc compilation failed to produce executable
FAIL: 20_util/pair/4.cc (test for excess errors)
WARNING: 20_util/pair/4.cc compilation failed to produce executable
FAIL: 20_util/pair/moveable.cc (test for excess errors)
WARNING: 20_util/pair/moveable.cc compilation failed to produce executable
FAIL: 20_util/pair/swap.cc (test for excess errors)
WARNING: 20_util/pair/swap.cc compilation failed to produce executable
FAIL: 20_util/rel_ops.cc (test for excess errors)
WARNING: 20_util/rel_ops.cc compilation failed to produce executable
FAIL: 20_util/remove_reference/value.cc (test for excess errors)
WARNING: 20_util/remove_reference/value.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/assign/assign.cc (test for excess errors)
WARNING: 20_util/shared_ptr/assign/assign.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/assign/auto_ptr.cc (test for excess errors)
WARNING: 20_util/shared_ptr/assign/auto_ptr.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/assign/move.cc (test for excess errors)
WARNING: 20_util/shared_ptr/assign/move.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/assign/shared_ptr.cc (test for excess errors)
WARNING: 20_util/shared_ptr/assign/shared_ptr.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/comparison/cmp.cc (test for excess errors)
WARNING: 20_util/shared_ptr/comparison/cmp.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/alias.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/alias.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/alloc.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/alloc.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/auto_ptr.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/auto_ptr.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/copy.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/copy.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/default.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/default.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/move.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/move.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/pointer.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/pointer.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/weak_ptr.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/weak_ptr.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/cons/weak_ptr_expired.cc (test for excess errors)
WARNING: 20_util/shared_ptr/cons/weak_ptr_expired.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/creation/alloc.cc (test for excess errors)
WARNING: 20_util/shared_ptr/creation/alloc.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/creation/make.cc (test for excess errors)
WARNING: 20_util/shared_ptr/creation/make.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/dest/dest.cc (test for excess errors)
WARNING: 20_util/shared_ptr/dest/dest.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/misc/24595.cc (test for excess errors)
WARNING: 20_util/shared_ptr/misc/24595.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/misc/io.cc (test for excess errors)
WARNING: 20_util/shared_ptr/misc/io.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/misc/swap.cc (test for excess errors)
WARNING: 20_util/shared_ptr/misc/swap.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/modifiers/reset.cc (test for excess errors)
WARNING: 20_util/shared_ptr/modifiers/reset.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/modifiers/reset_alloc.cc (test for excess errors)
WARNING: 20_util/shared_ptr/modifiers/reset_alloc.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/modifiers/swap.cc (test for excess errors)
WARNING: 20_util/shared_ptr/modifiers/swap.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/observers/bool_conv.cc (test for excess errors)
WARNING: 20_util/shared_ptr/observers/bool_conv.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/observers/get.cc (test for excess errors)
WARNING: 20_util/shared_ptr/observers/get.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/observers/unique.cc (test for excess errors)
WARNING: 20_util/shared_ptr/observers/unique.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/observers/use_count.cc (test for excess errors)
WARNING: 20_util/shared_ptr/observers/use_count.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/thread/default_weaktoshared.cc (test for excess errors)
WARNING: 20_util/shared_ptr/thread/default_weaktoshared.cc compilation failed to produce executable
FAIL: 20_util/shared_ptr/thread/mutex_weaktoshared.cc (test for excess errors)
WARNING: 20_util/shared_ptr/thread/mutex_weaktoshared.cc compilation failed to produce executable
FAIL: 20_util/specialized_algorithms/uninitialized_copy/move_iterators/1.cc (test for excess errors)
WARNING: 20_util/specialized_algorithms/uninitialized_copy/move_iterators/1.cc compilation failed to produce executable
FAIL: 20_util/temporary_buffer.cc (test for excess errors)
WARNING: 20_util/temporary_buffer.cc compilation failed to produce executable
FAIL: 20_util/tuple/comparison_operators/comparisons.cc (test for excess errors)
WARNING: 20_util/tuple/comparison_operators/comparisons.cc compilation failed to produce executable
FAIL: 20_util/tuple/cons/assignment.cc (test for excess errors)
WARNING: 20_util/tuple/cons/assignment.cc compilation failed to produce executable
FAIL: 20_util/tuple/cons/big_tuples.cc (test for excess errors)
WARNING: 20_util/tuple/cons/big_tuples.cc compilation failed to produce executable
FAIL: 20_util/tuple/cons/constructor.cc (test for excess errors)
WARNING: 20_util/tuple/cons/constructor.cc compilation failed to produce executable
FAIL: 20_util/tuple/creation_functions/23978.cc (test for excess errors)
WARNING: 20_util/tuple/creation_functions/23978.cc compilation failed to produce executable
FAIL: 20_util/tuple/creation_functions/make_tuple.cc (test for excess errors)
WARNING: 20_util/tuple/creation_functions/make_tuple.cc compilation failed to produce executable
FAIL: 20_util/tuple/creation_functions/tie.cc (test for excess errors)
WARNING: 20_util/tuple/creation_functions/tie.cc compilation failed to produce executable
FAIL: 20_util/tuple/creation_functions/tie2.cc (test for excess errors)
WARNING: 20_util/tuple/creation_functions/tie2.cc compilation failed to produce executable
FAIL: 20_util/tuple/element_access/get.cc (test for excess errors)
WARNING: 20_util/tuple/element_access/get.cc compilation failed to produce executable
FAIL: 20_util/tuple/moveable.cc (test for excess errors)
WARNING: 20_util/tuple/moveable.cc compilation failed to produce executable
FAIL: 20_util/tuple/moveable2.cc (test for excess errors)
WARNING: 20_util/tuple/moveable2.cc compilation failed to produce executable
FAIL: 20_util/tuple/tuple_element.cc (test for excess errors)
WARNING: 20_util/tuple/tuple_element.cc compilation failed to produce executable
FAIL: 20_util/tuple/tuple_size.cc (test for excess errors)
WARNING: 20_util/tuple/tuple_size.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/append/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/append/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/append/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/append/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/append/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/append/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/assign/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/assign/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/assign/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/assign/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/assign/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/assign/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/capacity/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/capacity/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/capacity/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/capacity/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/capacity/char/18654.cc (test for excess errors)
WARNING: 21_strings/basic_string/capacity/char/18654.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/capacity/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/capacity/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/compare/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/compare/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/compare/char/13650.cc (test for excess errors)
WARNING: 21_strings/basic_string/compare/char/13650.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/6.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/6.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/element_access/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/element_access/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/element_access/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/element_access/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/element_access/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/element_access/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/element_access/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/element_access/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/element_access/char/empty.cc (test for excess errors)
WARNING: 21_strings/basic_string/element_access/char/empty.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/find/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/find/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/find/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/find/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/find/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/find/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/find/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/find/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/insert/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/insert/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/insert/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/insert/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/28277.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/28277.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/6.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/6.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/8.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/8.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/9.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/char/9.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-in.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/pod/10081-in.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-out.cc (test for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/pod/10081-out.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operators/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/operators/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operators/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operators/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/replace/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/replace/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/replace/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/replace/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/replace/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/replace/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/replace/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/replace/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/replace/char/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/replace/char/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/replace/char/6.cc (test for excess errors)
WARNING: 21_strings/basic_string/replace/char/6.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/rfind/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/rfind/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/rfind/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/rfind/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/rfind/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/rfind/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/substr/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string/substr/char/1.cc compilation failed to produce executable
FAIL: 21_strings/c_strings/char/1.cc (test for excess errors)
WARNING: 21_strings/c_strings/char/1.cc compilation failed to produce executable
FAIL: 21_strings/c_strings/char/2.cc (test for excess errors)
WARNING: 21_strings/c_strings/char/2.cc compilation failed to produce executable
FAIL: 21_strings/char_traits/requirements/char/1.cc (test for excess errors)
WARNING: 21_strings/char_traits/requirements/char/1.cc compilation failed to produce executable
FAIL: 21_strings/char_traits/requirements/short/1.cc (test for excess errors)
WARNING: 21_strings/char_traits/requirements/short/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/always_noconv/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/always_noconv/char/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/encoding/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/encoding/char/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/in/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/in/char/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/length/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/length/char/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/length/char/2.cc (test for excess errors)
WARNING: 22_locale/codecvt/length/char/2.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/max_length/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/max_length/char/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/out/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/out/char/1.cc compilation failed to produce executable
FAIL: 22_locale/codecvt/unshift/char/1.cc (test for excess errors)
WARNING: 22_locale/codecvt/unshift/char/1.cc compilation failed to produce executable
FAIL: 22_locale/collate/hash/char/1.cc (test for excess errors)
WARNING: 22_locale/collate/hash/char/1.cc compilation failed to produce executable
FAIL: 22_locale/collate/transform/char/28277.cc (test for excess errors)
WARNING: 22_locale/collate/transform/char/28277.cc compilation failed to produce executable
FAIL: 22_locale/ctype/cons/char/1.cc (test for excess errors)
WARNING: 22_locale/ctype/cons/char/1.cc compilation failed to produce executable
FAIL: 22_locale/ctype/is/char/1.cc (test for excess errors)
WARNING: 22_locale/ctype/is/char/1.cc compilation failed to produce executable
FAIL: 22_locale/ctype/is/char/3.cc (test for excess errors)
WARNING: 22_locale/ctype/is/char/3.cc compilation failed to produce executable
FAIL: 22_locale/ctype/is/char/9858.cc (test for excess errors)
WARNING: 22_locale/ctype/is/char/9858.cc compilation failed to produce executable
FAIL: 22_locale/ctype/narrow/char/1.cc (test for excess errors)
WARNING: 22_locale/ctype/narrow/char/1.cc compilation failed to produce executable
FAIL: 22_locale/ctype/narrow/char/19955.cc (test for excess errors)
WARNING: 22_locale/ctype/narrow/char/19955.cc compilation failed to produce executable
FAIL: 22_locale/ctype/narrow/char/2.cc (test for excess errors)
WARNING: 22_locale/ctype/narrow/char/2.cc compilation failed to produce executable
FAIL: 22_locale/ctype/scan/char/1.cc (test for excess errors)
WARNING: 22_locale/ctype/scan/char/1.cc compilation failed to produce executable
FAIL: 22_locale/ctype/to/char/1.cc (test for excess errors)
WARNING: 22_locale/ctype/to/char/1.cc compilation failed to produce executable
FAIL: 22_locale/ctype/widen/char/1.cc (test for excess errors)
WARNING: 22_locale/ctype/widen/char/1.cc compilation failed to produce executable
FAIL: 22_locale/ctype_base/11844.cc (test for excess errors)
WARNING: 22_locale/ctype_base/11844.cc compilation failed to produce executable
FAIL: 22_locale/facet/1.cc (test for excess errors)
WARNING: 22_locale/facet/1.cc compilation failed to produce executable
FAIL: 22_locale/facet/25421.cc (test for excess errors)
WARNING: 22_locale/facet/25421.cc compilation failed to produce executable
FAIL: 22_locale/global_templates/1.cc (test for excess errors)
WARNING: 22_locale/global_templates/1.cc compilation failed to produce executable
FAIL: 22_locale/global_templates/standard_facet_hierarchies.cc (test for excess errors)
WARNING: 22_locale/global_templates/standard_facet_hierarchies.cc compilation failed to produce executable
FAIL: 22_locale/global_templates/user_facet_hierarchies.cc (test for excess errors)
WARNING: 22_locale/global_templates/user_facet_hierarchies.cc compilation failed to produce executable
FAIL: 22_locale/locale/13630.cc (test for excess errors)
WARNING: 22_locale/locale/13630.cc compilation failed to produce executable
FAIL: 22_locale/locale/cons/1.cc (test for excess errors)
WARNING: 22_locale/locale/cons/1.cc compilation failed to produce executable
FAIL: 22_locale/locale/cons/6.cc (test for excess errors)
WARNING: 22_locale/locale/cons/6.cc compilation failed to produce executable
FAIL: 22_locale/locale/cons/7222-c.cc (test for excess errors)
WARNING: 22_locale/locale/cons/7222-c.cc compilation failed to produce executable
FAIL: 22_locale/locale/cons/8.cc (test for excess errors)
WARNING: 22_locale/locale/cons/8.cc compilation failed to produce executable
FAIL: 22_locale/locale/global_locale_objects/1.cc (test for excess errors)
WARNING: 22_locale/locale/global_locale_objects/1.cc compilation failed to produce executable
FAIL: 22_locale/locale/global_locale_objects/3.cc (test for excess errors)
WARNING: 22_locale/locale/global_locale_objects/3.cc compilation failed to produce executable
FAIL: 22_locale/locale/operations/1.cc (test for excess errors)
WARNING: 22_locale/locale/operations/1.cc compilation failed to produce executable
FAIL: 22_locale/locale/operations/2.cc (test for excess errors)
WARNING: 22_locale/locale/operations/2.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/14.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/14.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/19.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/19.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/22131.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/22131.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/5.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/5.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/6.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/6.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/7.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/7.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/8.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/8.cc compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/9.cc (test for excess errors)
WARNING: 22_locale/money_get/get/char/9.cc compilation failed to produce executable
FAIL: 22_locale/money_put/put/char/12971.cc (test for excess errors)
WARNING: 22_locale/money_put/put/char/12971.cc compilation failed to produce executable
FAIL: 22_locale/money_put/put/char/4.cc (test for excess errors)
WARNING: 22_locale/money_put/put/char/4.cc compilation failed to produce executable
FAIL: 22_locale/money_put/put/char/5.cc (test for excess errors)
WARNING: 22_locale/money_put/put/char/5.cc compilation failed to produce executable
FAIL: 22_locale/money_put/put/char/6.cc (test for excess errors)
WARNING: 22_locale/money_put/put/char/6.cc compilation failed to produce executable
FAIL: 22_locale/moneypunct/members/char/1.cc (test for excess errors)
WARNING: 22_locale/moneypunct/members/char/1.cc compilation failed to produce executable
FAIL: 22_locale/moneypunct/requirements/false/intl.cc (test for excess errors)
WARNING: 22_locale/moneypunct/requirements/false/intl.cc compilation failed to produce executable
FAIL: 22_locale/moneypunct/requirements/true/intl.cc (test for excess errors)
WARNING: 22_locale/moneypunct/requirements/true/intl.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/10.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/10.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/11.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/11.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/12.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/12.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/13.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/13.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/14.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/14.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/15.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/15.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/16.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/16.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/2.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/2.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/22131.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/22131.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/23953.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/23953.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/4.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/4.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/7.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/7.cc compilation failed to produce executable
FAIL: 22_locale/num_get/get/char/8.cc (test for excess errors)
WARNING: 22_locale/num_get/get/char/8.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/10.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/10.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/11.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/11.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/12.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/12.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/14220.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/14220.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/15565.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/15565.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/2.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/2.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/23953.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/23953.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/4.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/4.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/6.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/6.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/7.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/7.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/8.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/8.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/9.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/9.cc compilation failed to produce executable
FAIL: 22_locale/numpunct/members/char/1.cc (test for excess errors)
WARNING: 22_locale/numpunct/members/char/1.cc compilation failed to produce executable
FAIL: 22_locale/numpunct/members/char/cache_1.cc (test for excess errors)
WARNING: 22_locale/numpunct/members/char/cache_1.cc compilation failed to produce executable
FAIL: 22_locale/numpunct/members/char/cache_2.cc (test for excess errors)
WARNING: 22_locale/numpunct/members/char/cache_2.cc compilation failed to produce executable
FAIL: 22_locale/numpunct/members/pod/1.cc (test for excess errors)
WARNING: 22_locale/numpunct/members/pod/1.cc compilation failed to produce executable
FAIL: 22_locale/numpunct/members/pod/2.cc (test for excess errors)
WARNING: 22_locale/numpunct/members/pod/2.cc compilation failed to produce executable
FAIL: 22_locale/time_get/date_order/char/1.cc (test for excess errors)
WARNING: 22_locale/time_get/date_order/char/1.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_date/char/1.cc (test for excess errors)
WARNING: 22_locale/time_get/get_date/char/1.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_date/char/12791.cc (test for excess errors)
WARNING: 22_locale/time_get/get_date/char/12791.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_date/char/3.cc (test for excess errors)
WARNING: 22_locale/time_get/get_date/char/3.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_date/char/5.cc (test for excess errors)
WARNING: 22_locale/time_get/get_date/char/5.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_monthname/char/1.cc (test for excess errors)
WARNING: 22_locale/time_get/get_monthname/char/1.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_monthname/char/3.cc (test for excess errors)
WARNING: 22_locale/time_get/get_monthname/char/3.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_monthname/char/4.cc (test for excess errors)
WARNING: 22_locale/time_get/get_monthname/char/4.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_monthname/char/5.cc (test for excess errors)
WARNING: 22_locale/time_get/get_monthname/char/5.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_time/char/3.cc (test for excess errors)
WARNING: 22_locale/time_get/get_time/char/3.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_time/char/4.cc (test for excess errors)
WARNING: 22_locale/time_get/get_time/char/4.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_time/char/5.cc (test for excess errors)
WARNING: 22_locale/time_get/get_time/char/5.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_weekday/char/1.cc (test for excess errors)
WARNING: 22_locale/time_get/get_weekday/char/1.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_weekday/char/3.cc (test for excess errors)
WARNING: 22_locale/time_get/get_weekday/char/3.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_weekday/char/5.cc (test for excess errors)
WARNING: 22_locale/time_get/get_weekday/char/5.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_year/char/1.cc (test for excess errors)
WARNING: 22_locale/time_get/get_year/char/1.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_year/char/3.cc (test for excess errors)
WARNING: 22_locale/time_get/get_year/char/3.cc compilation failed to produce executable
FAIL: 22_locale/time_get/get_year/char/5.cc (test for excess errors)
WARNING: 22_locale/time_get/get_year/char/5.cc compilation failed to produce executable
FAIL: 22_locale/time_put/put/char/1.cc (test for excess errors)
WARNING: 22_locale/time_put/put/char/1.cc compilation failed to produce executable
FAIL: 22_locale/time_put/put/char/10.cc (test for excess errors)
WARNING: 22_locale/time_put/put/char/10.cc compilation failed to produce executable
FAIL: 22_locale/time_put/put/char/5.cc (test for excess errors)
WARNING: 22_locale/time_put/put/char/5.cc compilation failed to produce executable
FAIL: 22_locale/time_put/put/char/9.cc (test for excess errors)
WARNING: 22_locale/time_put/put/char/9.cc compilation failed to produce executable
FAIL: 23_containers/array/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/array/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/bitset/all/1.cc (test for excess errors)
WARNING: 23_containers/bitset/all/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/cons/1.cc (test for excess errors)
WARNING: 23_containers/bitset/cons/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/cons/16020.cc (test for excess errors)
WARNING: 23_containers/bitset/cons/16020.cc compilation failed to produce executable
FAIL: 23_containers/bitset/cons/6282.cc (test for excess errors)
WARNING: 23_containers/bitset/cons/6282.cc compilation failed to produce executable
FAIL: 23_containers/bitset/count/6124.cc (test for excess errors)
WARNING: 23_containers/bitset/count/6124.cc compilation failed to produce executable
FAIL: 23_containers/bitset/ext/15361.cc (test for excess errors)
WARNING: 23_containers/bitset/ext/15361.cc compilation failed to produce executable
FAIL: 23_containers/bitset/input/1.cc (test for excess errors)
WARNING: 23_containers/bitset/input/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/bitset/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/operations/1.cc (test for excess errors)
WARNING: 23_containers/bitset/operations/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/operations/13838.cc (test for excess errors)
WARNING: 23_containers/bitset/operations/13838.cc compilation failed to produce executable
FAIL: 23_containers/bitset/operations/2.cc (test for excess errors)
WARNING: 23_containers/bitset/operations/2.cc compilation failed to produce executable
FAIL: 23_containers/bitset/test/1.cc (test for excess errors)
WARNING: 23_containers/bitset/test/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/to_string/1.cc (test for excess errors)
WARNING: 23_containers/bitset/to_string/1.cc compilation failed to produce executable
FAIL: 23_containers/bitset/to_ulong/1.cc (test for excess errors)
WARNING: 23_containers/bitset/to_ulong/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/capacity/29134-2.cc (test for excess errors)
WARNING: 23_containers/deque/capacity/29134-2.cc compilation failed to produce executable
FAIL: 23_containers/deque/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/deque/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/deque/capacity/moveable.cc (test for excess errors)
WARNING: 23_containers/deque/capacity/moveable.cc compilation failed to produce executable
FAIL: 23_containers/deque/check_construct_destroy.cc (test for excess errors)
WARNING: 23_containers/deque/check_construct_destroy.cc compilation failed to produce executable
FAIL: 23_containers/deque/cons/1.cc (test for excess errors)
WARNING: 23_containers/deque/cons/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/cons/2.cc (test for excess errors)
WARNING: 23_containers/deque/cons/2.cc compilation failed to produce executable
FAIL: 23_containers/deque/cons/assign/1.cc (test for excess errors)
WARNING: 23_containers/deque/cons/assign/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/cons/clear_allocator.cc (test for excess errors)
WARNING: 23_containers/deque/cons/clear_allocator.cc compilation failed to produce executable
FAIL: 23_containers/deque/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/deque/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/deque/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/deque/invalidation/3.cc (test for excess errors)
WARNING: 23_containers/deque/invalidation/3.cc compilation failed to produce executable
FAIL: 23_containers/deque/invalidation/4.cc (test for excess errors)
WARNING: 23_containers/deque/invalidation/4.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/erase/1.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/erase/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/erase/2.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/erase/2.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/erase/3.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/erase/3.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/erase/moveable.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/erase/moveable.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/moveable.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/moveable.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/deque/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/deque/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/deque/moveable.cc (test for excess errors)
WARNING: 23_containers/deque/moveable.cc compilation failed to produce executable
FAIL: 23_containers/deque/operators/1.cc (test for excess errors)
WARNING: 23_containers/deque/operators/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/deque/requirements/citerators.cc compilation failed to produce executable
WARNING: program timed out.
FAIL: 23_containers/list/capacity/1.cc (test for excess errors)
WARNING: 23_containers/list/capacity/1.cc compilation failed to produce executable
FAIL: 23_containers/list/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/list/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/list/check_construct_destroy.cc (test for excess errors)
WARNING: 23_containers/list/check_construct_destroy.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/1.cc (test for excess errors)
WARNING: 23_containers/list/cons/1.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/2.cc (test for excess errors)
WARNING: 23_containers/list/cons/2.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/3.cc (test for excess errors)
WARNING: 23_containers/list/cons/3.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/4.cc (test for excess errors)
WARNING: 23_containers/list/cons/4.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/5.cc (test for excess errors)
WARNING: 23_containers/list/cons/5.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/6.cc (test for excess errors)
WARNING: 23_containers/list/cons/6.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/7.cc (test for excess errors)
WARNING: 23_containers/list/cons/7.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/8.cc (test for excess errors)
WARNING: 23_containers/list/cons/8.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/9.cc (test for excess errors)
WARNING: 23_containers/list/cons/9.cc compilation failed to produce executable
FAIL: 23_containers/list/cons/clear_allocator.cc (test for excess errors)
WARNING: 23_containers/list/cons/clear_allocator.cc compilation failed to produce executable
FAIL: 23_containers/list/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/list/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/list/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/list/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/list/invalidation/3.cc (test for excess errors)
WARNING: 23_containers/list/invalidation/3.cc compilation failed to produce executable
FAIL: 23_containers/list/invalidation/4.cc (test for excess errors)
WARNING: 23_containers/list/invalidation/4.cc compilation failed to produce executable
FAIL: 23_containers/list/modifiers/1.cc (test for excess errors)
WARNING: 23_containers/list/modifiers/1.cc compilation failed to produce executable
FAIL: 23_containers/list/modifiers/2.cc (test for excess errors)
WARNING: 23_containers/list/modifiers/2.cc compilation failed to produce executable
FAIL: 23_containers/list/modifiers/3.cc (test for excess errors)
WARNING: 23_containers/list/modifiers/3.cc compilation failed to produce executable
FAIL: 23_containers/list/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/list/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/list/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/list/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/list/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/list/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/list/moveable.cc (test for excess errors)
WARNING: 23_containers/list/moveable.cc compilation failed to produce executable
FAIL: 23_containers/list/operators/1.cc (test for excess errors)
WARNING: 23_containers/list/operators/1.cc compilation failed to produce executable
FAIL: 23_containers/list/operators/2.cc (test for excess errors)
WARNING: 23_containers/list/operators/2.cc compilation failed to produce executable
FAIL: 23_containers/list/operators/3.cc (test for excess errors)
WARNING: 23_containers/list/operators/3.cc compilation failed to produce executable
FAIL: 23_containers/list/operators/4.cc (test for excess errors)
WARNING: 23_containers/list/operators/4.cc compilation failed to produce executable
FAIL: 23_containers/list/operators/5.cc (test for excess errors)
WARNING: 23_containers/list/operators/5.cc compilation failed to produce executable
FAIL: 23_containers/list/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/list/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/map/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/map/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/map/element_access/1.cc (test for excess errors)
WARNING: 23_containers/map/element_access/1.cc compilation failed to produce executable
FAIL: 23_containers/map/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/map/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/map/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/map/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/map/modifiers/insert/1.cc (test for excess errors)
WARNING: 23_containers/map/modifiers/insert/1.cc compilation failed to produce executable
FAIL: 23_containers/map/modifiers/insert/16813.cc (test for excess errors)
WARNING: 23_containers/map/modifiers/insert/16813.cc compilation failed to produce executable
FAIL: 23_containers/map/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/map/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/map/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/map/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/map/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/map/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/map/moveable.cc (test for excess errors)
WARNING: 23_containers/map/moveable.cc compilation failed to produce executable
FAIL: 23_containers/map/operations/1.cc (test for excess errors)
WARNING: 23_containers/map/operations/1.cc compilation failed to produce executable
FAIL: 23_containers/map/operators/1.cc (test for excess errors)
WARNING: 23_containers/map/operators/1.cc compilation failed to produce executable
FAIL: 23_containers/map/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/map/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/multimap/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/multimap/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/multimap/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/multimap/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/multimap/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/multimap/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/multimap/modifiers/insert/22102.cc (test for excess errors)
WARNING: 23_containers/multimap/modifiers/insert/22102.cc compilation failed to produce executable
FAIL: 23_containers/multimap/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/multimap/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/multimap/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/multimap/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/multimap/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/multimap/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/multimap/moveable.cc (test for excess errors)
WARNING: 23_containers/multimap/moveable.cc compilation failed to produce executable
FAIL: 23_containers/multimap/operations/1.cc (test for excess errors)
WARNING: 23_containers/multimap/operations/1.cc compilation failed to produce executable
FAIL: 23_containers/multimap/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/multimap/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/multiset/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/multiset/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/multiset/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/multiset/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/multiset/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/multiset/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/multiset/modifiers/insert/1.cc (test for excess errors)
WARNING: 23_containers/multiset/modifiers/insert/1.cc compilation failed to produce executable
FAIL: 23_containers/multiset/modifiers/insert/2.cc (test for excess errors)
WARNING: 23_containers/multiset/modifiers/insert/2.cc compilation failed to produce executable
FAIL: 23_containers/multiset/modifiers/insert/22102.cc (test for excess errors)
WARNING: 23_containers/multiset/modifiers/insert/22102.cc compilation failed to produce executable
FAIL: 23_containers/multiset/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/multiset/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/multiset/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/multiset/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/multiset/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/multiset/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/multiset/moveable.cc (test for excess errors)
WARNING: 23_containers/multiset/moveable.cc compilation failed to produce executable
FAIL: 23_containers/multiset/operations/1.cc (test for excess errors)
WARNING: 23_containers/multiset/operations/1.cc compilation failed to produce executable
FAIL: 23_containers/multiset/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/multiset/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/priority_queue/members/7161.cc (test for excess errors)
WARNING: 23_containers/priority_queue/members/7161.cc compilation failed to produce executable
FAIL: 23_containers/priority_queue/moveable.cc (test for excess errors)
WARNING: 23_containers/priority_queue/moveable.cc compilation failed to produce executable
FAIL: 23_containers/queue/members/7157.cc (test for excess errors)
WARNING: 23_containers/queue/members/7157.cc compilation failed to produce executable
FAIL: 23_containers/queue/moveable.cc (test for excess errors)
WARNING: 23_containers/queue/moveable.cc compilation failed to produce executable
FAIL: 23_containers/set/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/set/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/set/check_construct_destroy.cc (test for excess errors)
WARNING: 23_containers/set/check_construct_destroy.cc compilation failed to produce executable
FAIL: 23_containers/set/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/set/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/set/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/set/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/set/modifiers/16728.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/16728.cc compilation failed to produce executable
FAIL: 23_containers/set/modifiers/17948.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/17948.cc compilation failed to produce executable
FAIL: 23_containers/set/modifiers/insert/1.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/insert/1.cc compilation failed to produce executable
FAIL: 23_containers/set/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/set/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/set/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/set/moveable.cc (test for excess errors)
WARNING: 23_containers/set/moveable.cc compilation failed to produce executable
FAIL: 23_containers/set/operations/1.cc (test for excess errors)
WARNING: 23_containers/set/operations/1.cc compilation failed to produce executable
FAIL: 23_containers/set/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/set/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/stack/members/7158.cc (test for excess errors)
WARNING: 23_containers/stack/members/7158.cc compilation failed to produce executable
FAIL: 23_containers/unordered_map/moveable.cc (test for excess errors)
WARNING: 23_containers/unordered_map/moveable.cc compilation failed to produce executable
FAIL: 23_containers/unordered_map/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/unordered_map/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/unordered_multimap/moveable.cc (test for excess errors)
WARNING: 23_containers/unordered_multimap/moveable.cc compilation failed to produce executable
FAIL: 23_containers/unordered_multimap/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/unordered_multimap/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/unordered_multiset/moveable.cc (test for excess errors)
WARNING: 23_containers/unordered_multiset/moveable.cc compilation failed to produce executable
FAIL: 23_containers/unordered_multiset/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/unordered_multiset/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/unordered_set/moveable.cc (test for excess errors)
WARNING: 23_containers/unordered_set/moveable.cc compilation failed to produce executable
FAIL: 23_containers/unordered_set/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/unordered_set/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/1.cc (test for excess errors)
WARNING: 23_containers/vector/bool/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/6886.cc (test for excess errors)
WARNING: 23_containers/vector/bool/6886.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/capacity/1.cc (test for excess errors)
WARNING: 23_containers/vector/bool/capacity/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/vector/bool/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/clear_allocator.cc (test for excess errors)
WARNING: 23_containers/vector/bool/clear_allocator.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/cons/1.cc (test for excess errors)
WARNING: 23_containers/vector/bool/cons/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/cons/2.cc (test for excess errors)
WARNING: 23_containers/vector/bool/cons/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/modifiers/erase/1.cc (test for excess errors)
WARNING: 23_containers/vector/bool/modifiers/erase/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/modifiers/insert/1.cc (test for excess errors)
WARNING: 23_containers/vector/bool/modifiers/insert/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/modifiers/insert/31370.cc (test for excess errors)
WARNING: 23_containers/vector/bool/modifiers/insert/31370.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/vector/bool/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/vector/bool/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/bool/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/vector/bool/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/vector/capacity/1.cc (test for excess errors)
WARNING: 23_containers/vector/capacity/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/capacity/2.cc (test for excess errors)
WARNING: 23_containers/vector/capacity/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/capacity/29134-2.cc (test for excess errors)
WARNING: 23_containers/vector/capacity/29134-2.cc compilation failed to produce executable
FAIL: 23_containers/vector/capacity/29134.cc (test for excess errors)
WARNING: 23_containers/vector/capacity/29134.cc compilation failed to produce executable
FAIL: 23_containers/vector/capacity/8230.cc (test for excess errors)
WARNING: 23_containers/vector/capacity/8230.cc compilation failed to produce executable
FAIL: 23_containers/vector/capacity/reserve/moveable.cc (test for excess errors)
WARNING: 23_containers/vector/capacity/reserve/moveable.cc compilation failed to produce executable
FAIL: 23_containers/vector/check_construct_destroy.cc (test for excess errors)
WARNING: 23_containers/vector/check_construct_destroy.cc compilation failed to produce executable
FAIL: 23_containers/vector/cons/1.cc (test for excess errors)
WARNING: 23_containers/vector/cons/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/cons/2.cc (test for excess errors)
WARNING: 23_containers/vector/cons/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/cons/3.cc (test for excess errors)
WARNING: 23_containers/vector/cons/3.cc compilation failed to produce executable
FAIL: 23_containers/vector/cons/4.cc (test for excess errors)
WARNING: 23_containers/vector/cons/4.cc compilation failed to produce executable
FAIL: 23_containers/vector/cons/6513.cc (test for excess errors)
WARNING: 23_containers/vector/cons/6513.cc compilation failed to produce executable
FAIL: 23_containers/vector/cons/clear_allocator.cc (test for excess errors)
WARNING: 23_containers/vector/cons/clear_allocator.cc compilation failed to produce executable
FAIL: 23_containers/vector/data_access/1.cc (test for excess errors)
WARNING: 23_containers/vector/data_access/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/element_access/1.cc (test for excess errors)
WARNING: 23_containers/vector/element_access/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/invalidation/1.cc (test for excess errors)
WARNING: 23_containers/vector/invalidation/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/invalidation/2.cc (test for excess errors)
WARNING: 23_containers/vector/invalidation/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/invalidation/3.cc (test for excess errors)
WARNING: 23_containers/vector/invalidation/3.cc compilation failed to produce executable
FAIL: 23_containers/vector/invalidation/4.cc (test for excess errors)
WARNING: 23_containers/vector/invalidation/4.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/1.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/2.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/erase/1.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/erase/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/erase/moveable.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/erase/moveable.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/insert/1.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/insert/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/moveable.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/moveable.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/swap/1.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/swap/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/swap/2.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/swap/2.cc compilation failed to produce executable
FAIL: 23_containers/vector/modifiers/swap/3.cc (test for excess errors)
WARNING: 23_containers/vector/modifiers/swap/3.cc compilation failed to produce executable
FAIL: 23_containers/vector/moveable.cc (test for excess errors)
WARNING: 23_containers/vector/moveable.cc compilation failed to produce executable
FAIL: 23_containers/vector/requirements/citerators.cc (test for excess errors)
WARNING: 23_containers/vector/requirements/citerators.cc compilation failed to produce executable
FAIL: 23_containers/vector/resize/1.cc (test for excess errors)
WARNING: 23_containers/vector/resize/1.cc compilation failed to produce executable
FAIL: 23_containers/vector/resize/moveable.cc (test for excess errors)
WARNING: 23_containers/vector/resize/moveable.cc compilation failed to produce executable
FAIL: 23_containers/vector/zero_sized_allocations.cc (test for excess errors)
WARNING: 23_containers/vector/zero_sized_allocations.cc compilation failed to produce executable
FAIL: 24_iterators/back_insert_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/back_insert_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/front_insert_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/front_insert_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/insert_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/insert_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/istream_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/istream_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/istreambuf_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/istreambuf_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/istreambuf_iterator/2627.cc (test for excess errors)
WARNING: 24_iterators/istreambuf_iterator/2627.cc compilation failed to produce executable
FAIL: 24_iterators/ostreambuf_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/ostreambuf_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/random_access_iterator/26020.cc (test for excess errors)
WARNING: 24_iterators/random_access_iterator/26020.cc compilation failed to produce executable
FAIL: 24_iterators/random_access_iterator/string_vector_iterators.cc (test for excess errors)
WARNING: 24_iterators/random_access_iterator/string_vector_iterators.cc compilation failed to produce executable
FAIL: 24_iterators/reverse_iterator/11729.cc (test for excess errors)
WARNING: 24_iterators/reverse_iterator/11729.cc compilation failed to produce executable
FAIL: 24_iterators/reverse_iterator/2.cc (test for excess errors)
WARNING: 24_iterators/reverse_iterator/2.cc compilation failed to produce executable
FAIL: 24_iterators/reverse_iterator/3.cc (test for excess errors)
WARNING: 24_iterators/reverse_iterator/3.cc compilation failed to produce executable
FAIL: 25_algorithms/adjacent_find/1.cc (test for excess errors)
WARNING: 25_algorithms/adjacent_find/1.cc compilation failed to produce executable
FAIL: 25_algorithms/binary_search/1.cc (test for excess errors)
WARNING: 25_algorithms/binary_search/1.cc compilation failed to produce executable
FAIL: 25_algorithms/binary_search/2.cc (test for excess errors)
WARNING: 25_algorithms/binary_search/2.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/1.cc (test for excess errors)
WARNING: 25_algorithms/copy/1.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/2.cc (test for excess errors)
WARNING: 25_algorithms/copy/2.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/3.cc (test for excess errors)
WARNING: 25_algorithms/copy/3.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/34595.cc (test for excess errors)
WARNING: 25_algorithms/copy/34595.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/4.cc (test for excess errors)
WARNING: 25_algorithms/copy/4.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/move_iterators/1.cc (test for excess errors)
WARNING: 25_algorithms/copy/move_iterators/1.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/streambuf_iterators/char/1.cc (test for excess errors)
WARNING: 25_algorithms/copy/streambuf_iterators/char/1.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/streambuf_iterators/char/2.cc (test for excess errors)
WARNING: 25_algorithms/copy/streambuf_iterators/char/2.cc compilation failed to produce executable
FAIL: 25_algorithms/copy/streambuf_iterators/char/3.cc (test for excess errors)
WARNING: 25_algorithms/copy/streambuf_iterators/char/3.cc compilation failed to produce executable
FAIL: 25_algorithms/copy_backward/move_iterators/1.cc (test for excess errors)
WARNING: 25_algorithms/copy_backward/move_iterators/1.cc compilation failed to produce executable
FAIL: 25_algorithms/count/1.cc (test for excess errors)
WARNING: 25_algorithms/count/1.cc compilation failed to produce executable
FAIL: 25_algorithms/count_if/1.cc (test for excess errors)
WARNING: 25_algorithms/count_if/1.cc compilation failed to produce executable
FAIL: 25_algorithms/equal/1.cc (test for excess errors)
WARNING: 25_algorithms/equal/1.cc compilation failed to produce executable
FAIL: 25_algorithms/equal/no_operator_ne.cc (test for excess errors)
FAIL: 25_algorithms/equal_range/1.cc (test for excess errors)
WARNING: 25_algorithms/equal_range/1.cc compilation failed to produce executable
FAIL: 25_algorithms/equal_range/2.cc (test for excess errors)
WARNING: 25_algorithms/equal_range/2.cc compilation failed to produce executable
FAIL: 25_algorithms/fill/1.cc (test for excess errors)
WARNING: 25_algorithms/fill/1.cc compilation failed to produce executable
FAIL: 25_algorithms/fill/2.cc (test for excess errors)
WARNING: 25_algorithms/fill/2.cc compilation failed to produce executable
FAIL: 25_algorithms/fill/3.cc (test for excess errors)
WARNING: 25_algorithms/fill/3.cc compilation failed to produce executable
FAIL: 25_algorithms/fill/4.cc (test for excess errors)
WARNING: 25_algorithms/fill/4.cc compilation failed to produce executable
FAIL: 25_algorithms/fill/5.cc (test for excess errors)
WARNING: 25_algorithms/fill/5.cc compilation failed to produce executable
FAIL: 25_algorithms/find/1.cc (test for excess errors)
WARNING: 25_algorithms/find/1.cc compilation failed to produce executable
FAIL: 25_algorithms/find/17441.cc (test for excess errors)
WARNING: 25_algorithms/find/17441.cc compilation failed to produce executable
FAIL: 25_algorithms/find/istreambuf_iterators/char/1.cc (test for excess errors)
WARNING: 25_algorithms/find/istreambuf_iterators/char/1.cc compilation failed to produce executable
FAIL: 25_algorithms/find_end/1.cc (test for excess errors)
WARNING: 25_algorithms/find_end/1.cc compilation failed to produce executable
FAIL: 25_algorithms/find_first_of/1.cc (test for excess errors)
WARNING: 25_algorithms/find_first_of/1.cc compilation failed to produce executable
FAIL: 25_algorithms/find_if/1.cc (test for excess errors)
WARNING: 25_algorithms/find_if/1.cc compilation failed to produce executable
FAIL: 25_algorithms/heap/1.cc (test for excess errors)
WARNING: 25_algorithms/heap/1.cc compilation failed to produce executable
FAIL: 25_algorithms/heap/moveable.cc (test for excess errors)
WARNING: 25_algorithms/heap/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/includes/1.cc (test for excess errors)
WARNING: 25_algorithms/includes/1.cc compilation failed to produce executable
FAIL: 25_algorithms/inplace_merge/1.cc (test for excess errors)
WARNING: 25_algorithms/inplace_merge/1.cc compilation failed to produce executable
FAIL: 25_algorithms/is_heap/1.cc (test for excess errors)
WARNING: 25_algorithms/is_heap/1.cc compilation failed to produce executable
FAIL: 25_algorithms/is_heap_until/1.cc (test for excess errors)
WARNING: 25_algorithms/is_heap_until/1.cc compilation failed to produce executable
FAIL: 25_algorithms/is_sorted/1.cc (test for excess errors)
WARNING: 25_algorithms/is_sorted/1.cc compilation failed to produce executable
FAIL: 25_algorithms/is_sorted_until/1.cc (test for excess errors)
WARNING: 25_algorithms/is_sorted_until/1.cc compilation failed to produce executable
FAIL: 25_algorithms/iter_swap/20577.cc (test for excess errors)
WARNING: 25_algorithms/iter_swap/20577.cc compilation failed to produce executable
FAIL: 25_algorithms/lexicographical_compare/1.cc (test for excess errors)
WARNING: 25_algorithms/lexicographical_compare/1.cc compilation failed to produce executable
FAIL: 25_algorithms/lower_bound/1.cc (test for excess errors)
WARNING: 25_algorithms/lower_bound/1.cc compilation failed to produce executable
FAIL: 25_algorithms/lower_bound/2.cc (test for excess errors)
WARNING: 25_algorithms/lower_bound/2.cc compilation failed to produce executable
FAIL: 25_algorithms/max/1.cc (test for excess errors)
WARNING: 25_algorithms/max/1.cc compilation failed to produce executable
FAIL: 25_algorithms/max/2.cc (test for excess errors)
WARNING: 25_algorithms/max/2.cc compilation failed to produce executable
FAIL: 25_algorithms/max_element/1.cc (test for excess errors)
WARNING: 25_algorithms/max_element/1.cc compilation failed to produce executable
FAIL: 25_algorithms/merge/1.cc (test for excess errors)
WARNING: 25_algorithms/merge/1.cc compilation failed to produce executable
FAIL: 25_algorithms/min/1.cc (test for excess errors)
WARNING: 25_algorithms/min/1.cc compilation failed to produce executable
FAIL: 25_algorithms/min/2.cc (test for excess errors)
WARNING: 25_algorithms/min/2.cc compilation failed to produce executable
FAIL: 25_algorithms/min_element/1.cc (test for excess errors)
WARNING: 25_algorithms/min_element/1.cc compilation failed to produce executable
FAIL: 25_algorithms/minmax/1.cc (test for excess errors)
WARNING: 25_algorithms/minmax/1.cc compilation failed to produce executable
FAIL: 25_algorithms/minmax_element/1.cc (test for excess errors)
WARNING: 25_algorithms/minmax_element/1.cc compilation failed to produce executable
FAIL: 25_algorithms/mismatch/1.cc (test for excess errors)
WARNING: 25_algorithms/mismatch/1.cc compilation failed to produce executable
FAIL: 25_algorithms/move/1.cc (test for excess errors)
WARNING: 25_algorithms/move/1.cc compilation failed to produce executable
FAIL: 25_algorithms/move_backward/1.cc (test for excess errors)
WARNING: 25_algorithms/move_backward/1.cc compilation failed to produce executable
FAIL: 25_algorithms/next_permutation/1.cc (test for excess errors)
WARNING: 25_algorithms/next_permutation/1.cc compilation failed to produce executable
FAIL: 25_algorithms/nth_element/1.cc (test for excess errors)
WARNING: 25_algorithms/nth_element/1.cc compilation failed to produce executable
FAIL: 25_algorithms/nth_element/2.cc (test for excess errors)
WARNING: 25_algorithms/nth_element/2.cc compilation failed to produce executable
FAIL: 25_algorithms/nth_element/3.cc (test for excess errors)
WARNING: 25_algorithms/nth_element/3.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort/1.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort/1.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort/2.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort/2.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort/moveable.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort_copy/1.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort_copy/1.cc compilation failed to produce executable
FAIL: 25_algorithms/partial_sort_copy/2.cc (test for excess errors)
WARNING: 25_algorithms/partial_sort_copy/2.cc compilation failed to produce executable
FAIL: 25_algorithms/partition/1.cc (test for excess errors)
WARNING: 25_algorithms/partition/1.cc compilation failed to produce executable
FAIL: 25_algorithms/partition/moveable.cc (test for excess errors)
WARNING: 25_algorithms/partition/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/prev_permutation/1.cc (test for excess errors)
WARNING: 25_algorithms/prev_permutation/1.cc compilation failed to produce executable
FAIL: 25_algorithms/random_shuffle/1.cc (test for excess errors)
WARNING: 25_algorithms/random_shuffle/1.cc compilation failed to produce executable
FAIL: 25_algorithms/remove/1.cc (test for excess errors)
WARNING: 25_algorithms/remove/1.cc compilation failed to produce executable
FAIL: 25_algorithms/remove/moveable.cc (test for excess errors)
WARNING: 25_algorithms/remove/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/remove_if/1.cc (test for excess errors)
WARNING: 25_algorithms/remove_if/1.cc compilation failed to produce executable
FAIL: 25_algorithms/remove_if/moveable.cc (test for excess errors)
WARNING: 25_algorithms/remove_if/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/replace/1.cc (test for excess errors)
WARNING: 25_algorithms/replace/1.cc compilation failed to produce executable
FAIL: 25_algorithms/replace_copy/1.cc (test for excess errors)
WARNING: 25_algorithms/replace_copy/1.cc compilation failed to produce executable
FAIL: 25_algorithms/replace_copy_if/1.cc (test for excess errors)
WARNING: 25_algorithms/replace_copy_if/1.cc compilation failed to produce executable
FAIL: 25_algorithms/replace_if/1.cc (test for excess errors)
WARNING: 25_algorithms/replace_if/1.cc compilation failed to produce executable
FAIL: 25_algorithms/rotate/1.cc (test for excess errors)
WARNING: 25_algorithms/rotate/1.cc compilation failed to produce executable
FAIL: 25_algorithms/rotate/moveable.cc (test for excess errors)
WARNING: 25_algorithms/rotate/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/rotate/rotate.cc (test for excess errors)
WARNING: 25_algorithms/rotate/rotate.cc compilation failed to produce executable
FAIL: 25_algorithms/search/1.cc (test for excess errors)
WARNING: 25_algorithms/search/1.cc compilation failed to produce executable
FAIL: 25_algorithms/search_n/iterator.cc (test for excess errors)
WARNING: 25_algorithms/search_n/iterator.cc compilation failed to produce executable
FAIL: 25_algorithms/set_difference/1.cc (test for excess errors)
WARNING: 25_algorithms/set_difference/1.cc compilation failed to produce executable
FAIL: 25_algorithms/set_intersection/1.cc (test for excess errors)
WARNING: 25_algorithms/set_intersection/1.cc compilation failed to produce executable
FAIL: 25_algorithms/set_symmetric_difference/1.cc (test for excess errors)
WARNING: 25_algorithms/set_symmetric_difference/1.cc compilation failed to produce executable
FAIL: 25_algorithms/set_union/1.cc (test for excess errors)
WARNING: 25_algorithms/set_union/1.cc compilation failed to produce executable
FAIL: 25_algorithms/sort/1.cc (test for excess errors)
WARNING: 25_algorithms/sort/1.cc compilation failed to produce executable
FAIL: 25_algorithms/sort/34095.cc (test for excess errors)
WARNING: 25_algorithms/sort/34095.cc compilation failed to produce executable
FAIL: 25_algorithms/sort/34636.cc (test for excess errors)
WARNING: 25_algorithms/sort/34636.cc compilation failed to produce executable
FAIL: 25_algorithms/sort/35588.cc (test for excess errors)
WARNING: 25_algorithms/sort/35588.cc compilation failed to produce executable
FAIL: 25_algorithms/sort/vectorbool.cc (test for excess errors)
WARNING: 25_algorithms/sort/vectorbool.cc compilation failed to produce executable
FAIL: 25_algorithms/stable_partition/1.cc (test for excess errors)
WARNING: 25_algorithms/stable_partition/1.cc compilation failed to produce executable
FAIL: 25_algorithms/stable_sort/1.cc (test for excess errors)
WARNING: 25_algorithms/stable_sort/1.cc compilation failed to produce executable
FAIL: 25_algorithms/stable_sort/2.cc (test for excess errors)
WARNING: 25_algorithms/stable_sort/2.cc compilation failed to produce executable
FAIL: 25_algorithms/swap_ranges/1.cc (test for excess errors)
WARNING: 25_algorithms/swap_ranges/1.cc compilation failed to produce executable
FAIL: 25_algorithms/unique/1.cc (test for excess errors)
WARNING: 25_algorithms/unique/1.cc compilation failed to produce executable
FAIL: 25_algorithms/unique/11480.cc (test for excess errors)
WARNING: 25_algorithms/unique/11480.cc compilation failed to produce executable
FAIL: 25_algorithms/unique/2.cc (test for excess errors)
WARNING: 25_algorithms/unique/2.cc compilation failed to produce executable
FAIL: 25_algorithms/unique/moveable.cc (test for excess errors)
WARNING: 25_algorithms/unique/moveable.cc compilation failed to produce executable
FAIL: 25_algorithms/unique_copy/1.cc (test for excess errors)
WARNING: 25_algorithms/unique_copy/1.cc compilation failed to produce executable
FAIL: 25_algorithms/unique_copy/2.cc (test for excess errors)
WARNING: 25_algorithms/unique_copy/2.cc compilation failed to produce executable
FAIL: 25_algorithms/unique_copy/26133.cc (test for excess errors)
WARNING: 25_algorithms/unique_copy/26133.cc compilation failed to produce executable
FAIL: 25_algorithms/upper_bound/1.cc (test for excess errors)
WARNING: 25_algorithms/upper_bound/1.cc compilation failed to produce executable
FAIL: 25_algorithms/upper_bound/2.cc (test for excess errors)
WARNING: 25_algorithms/upper_bound/2.cc compilation failed to produce executable
FAIL: 26_numerics/accumulate/1.cc (test for excess errors)
WARNING: 26_numerics/accumulate/1.cc compilation failed to produce executable
FAIL: 26_numerics/adjacent_difference/1.cc (test for excess errors)
WARNING: 26_numerics/adjacent_difference/1.cc compilation failed to produce executable
FAIL: 26_numerics/complex/13450.cc (test for excess errors)
WARNING: 26_numerics/complex/13450.cc compilation failed to produce executable
FAIL: 26_numerics/complex/buggy_complex.cc (test for excess errors)
WARNING: 26_numerics/complex/buggy_complex.cc compilation failed to produce executable
FAIL: 26_numerics/complex/complex_value.cc (test for excess errors)
WARNING: 26_numerics/complex/complex_value.cc compilation failed to produce executable
FAIL: 26_numerics/complex/inserters_extractors/char/1.cc (test for excess errors)
WARNING: 26_numerics/complex/inserters_extractors/char/1.cc compilation failed to produce executable
FAIL: 26_numerics/complex/pow.cc (test for excess errors)
WARNING: 26_numerics/complex/pow.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cmath/19322.cc (test for excess errors)
WARNING: 26_numerics/headers/cmath/19322.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cmath/c_math.cc (test for excess errors)
WARNING: 26_numerics/headers/cmath/c_math.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cmath/c_math_dynamic.cc (test for excess errors)
FAIL: 26_numerics/headers/cmath/fabs_inline.cc (test for excess errors)
WARNING: 26_numerics/headers/cmath/fabs_inline.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cmath/overloads.cc (test for excess errors)
WARNING: 26_numerics/headers/cmath/overloads.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cmath/powi.cc (test for excess errors)
WARNING: 26_numerics/headers/cmath/powi.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cstdlib/13943.cc (test for excess errors)
WARNING: 26_numerics/headers/cstdlib/13943.cc compilation failed to produce executable
FAIL: 26_numerics/headers/cstdlib/2190.cc (test for excess errors)
WARNING: 26_numerics/headers/cstdlib/2190.cc compilation failed to produce executable
FAIL: 26_numerics/inner_product/1.cc (test for excess errors)
WARNING: 26_numerics/inner_product/1.cc compilation failed to produce executable
FAIL: 26_numerics/partial_sum/1.cc (test for excess errors)
WARNING: 26_numerics/partial_sum/1.cc compilation failed to produce executable
FAIL: 26_numerics/slice/1.cc (test for excess errors)
WARNING: 26_numerics/slice/1.cc compilation failed to produce executable
FAIL: 26_numerics/slice_array/array_assignment.cc (test for excess errors)
WARNING: 26_numerics/slice_array/array_assignment.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/27867.cc (test for excess errors)
WARNING: 26_numerics/valarray/27867.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/28277.cc (test for excess errors)
WARNING: 26_numerics/valarray/28277.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/30416.cc (test for excess errors)
WARNING: 26_numerics/valarray/30416.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/algo.cc (test for excess errors)
WARNING: 26_numerics/valarray/algo.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/binary_closure.cc (test for excess errors)
WARNING: 26_numerics/valarray/binary_closure.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/const_bracket.cc (test for excess errors)
WARNING: 26_numerics/valarray/const_bracket.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/dr543.cc (test for excess errors)
WARNING: 26_numerics/valarray/dr543.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/operators.cc (test for excess errors)
WARNING: 26_numerics/valarray/operators.cc compilation failed to produce executable
FAIL: 26_numerics/valarray/subset_assignment.cc (test for excess errors)
WARNING: 26_numerics/valarray/subset_assignment.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/close/char/3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/close/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/close/char/5.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/close/char/5.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/cons/char/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/cons/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/imbue/12206.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/12206.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/imbue/char/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/imbue/char/3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/overflow/char/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/overflow/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/overflow/char/13858.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/overflow/char/13858.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/overflow/char/3599.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/overflow/char/3599.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sbumpc/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sbumpc/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sbumpc/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sbumpc/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/10132-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/10132-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/12232.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/12232.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/10132-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/10132-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/12790-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sgetc/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sgetc/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sgetn/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sgetn/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sgetn/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sgetn/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/showmanyc/char/9533-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/showmanyc/char/9533-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/snextc/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/snextc/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/snextc/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/snextc/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputbackc/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputbackc/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputbackc/char/9425.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/9425.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputc/char/1-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputc/char/1-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputc/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputc/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputc/char/2-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputc/char/2-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputc/char/9701-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputc/char/9701-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputn/char/1-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputn/char/1-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputn/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputn/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputn/char/2-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputn/char/2-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputn/char/9701-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputn/char/9701-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sungetc/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sungetc/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sync/char/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sync/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sync/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sync/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/underflow/char/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/underflow/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/underflow/char/9027.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/underflow/char/9027.cc compilation failed to produce executable
FAIL: 27_io/basic_fstream/cons/3.cc (test for excess errors)
WARNING: 27_io/basic_fstream/cons/3.cc compilation failed to produce executable
FAIL: 27_io/basic_fstream/rdbuf/char/2832.cc (test for excess errors)
WARNING: 27_io/basic_fstream/rdbuf/char/2832.cc compilation failed to produce executable
FAIL: 27_io/basic_ifstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ifstream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_ifstream/rdbuf/char/2832.cc (test for excess errors)
WARNING: 27_io/basic_ifstream/rdbuf/char/2832.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/clear/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ios/clear/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ios/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/cons/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ios/cons/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/cons/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ios/cons/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/cons/char/3.cc (test for excess errors)
WARNING: 27_io/basic_ios/cons/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/copyfmt/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ios/copyfmt/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/exceptions/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ios/exceptions/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/exceptions/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ios/exceptions/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/imbue/14072.cc (test for excess errors)
WARNING: 27_io/basic_ios/imbue/14072.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/locales/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ios/locales/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_iostream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_iostream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/cons/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/cons/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/exceptions/char/9561.cc (test for excess errors)
WARNING: 27_io/basic_istream/exceptions/char/9561.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/01.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/01.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/02.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/02.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/03.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/03.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/06.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/06.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/07.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/07.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/08.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/08.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/09.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/09.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/10.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/10.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/11.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/11.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/12.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/13.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/13.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_character/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/char/11095-i.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_character/char/11095-i.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/char/2.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_character/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/char/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_character/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/char/9555-ic.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_character/char/9555-ic.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/pod/3983-2.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_character/pod/3983-2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/26181.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/26181.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/9318-in.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/9318-in.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/9424-in.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/9424-in.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/9555-io.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/9555-io.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/error_failbit.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/error_failbit.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/char/exceptions_null.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/pod/3983-3.cc (test for excess errors)
WARNING: 27_io/basic_istream/extractors_other/pod/3983-3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/get/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/get/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/get/char/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/get/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/getline/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/getline/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/getline/char/2.cc (test for excess errors)
WARNING: 27_io/basic_istream/getline/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/getline/char/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/getline/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/getline/char/4.cc (test for excess errors)
WARNING: 27_io/basic_istream/getline/char/4.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/getline/char/6.cc (test for excess errors)
WARNING: 27_io/basic_istream/getline/char/6.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/ignore/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/ignore/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/ignore/char/6360.cc (test for excess errors)
WARNING: 27_io/basic_istream/ignore/char/6360.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/ignore/char/7220.cc (test for excess errors)
WARNING: 27_io/basic_istream/ignore/char/7220.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/peek/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/peek/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/peek/char/12296.cc (test for excess errors)
WARNING: 27_io/basic_istream/peek/char/12296.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/peek/char/6414.cc (test for excess errors)
WARNING: 27_io/basic_istream/peek/char/6414.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/putback/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/putback/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/read/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/read/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/read/char/2.cc (test for excess errors)
WARNING: 27_io/basic_istream/read/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/read/char/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/read/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/readsome/char/6746-1.cc (test for excess errors)
WARNING: 27_io/basic_istream/readsome/char/6746-1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/readsome/char/8258.cc (test for excess errors)
WARNING: 27_io/basic_istream/readsome/char/8258.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/seekg/char/2.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/seekg/char/8348-1.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/8348-1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/seekg/char/8348-2.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/8348-2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/sentry/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/sentry/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/sentry/char/12297.cc (test for excess errors)
WARNING: 27_io/basic_istream/sentry/char/12297.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/sentry/char/2.cc (test for excess errors)
WARNING: 27_io/basic_istream/sentry/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/sentry/char/3.cc (test for excess errors)
WARNING: 27_io/basic_istream/sentry/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/sentry/pod/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/sentry/pod/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/tellg/char/2.cc (test for excess errors)
WARNING: 27_io/basic_istream/tellg/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/tellg/char/8348.cc (test for excess errors)
WARNING: 27_io/basic_istream/tellg/char/8348.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/ws/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/ws/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_istringstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_istringstream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_istringstream/rdbuf/char/2832.cc (test for excess errors)
WARNING: 27_io/basic_istringstream/rdbuf/char/2832.cc compilation failed to produce executable
FAIL: 27_io/basic_istringstream/str/char/1.cc (test for excess errors)
WARNING: 27_io/basic_istringstream/str/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ofstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ofstream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_ofstream/rdbuf/char/2832.cc (test for excess errors)
WARNING: 27_io/basic_ofstream/rdbuf/char/2832.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ostream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/cons/char/9827.cc (test for excess errors)
WARNING: 27_io/basic_ostream/cons/char/9827.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/endl/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/endl/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/ends/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/ends/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/ends/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/ends/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/exceptions/char/9561.cc (test for excess errors)
WARNING: 27_io/basic_ostream/exceptions/char/9561.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/flush/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/flush/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/flush/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/flush/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/3.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/4.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/4.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/4402.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/4402.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/5.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/5.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/6.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/6.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/7.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/7.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/pod/23875.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/pod/23875.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/11095-oa.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/11095-oa.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/11095-ob.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/11095-ob.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/11095-oc.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/11095-oc.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/28277-3.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/28277-3.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/28277-4.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/28277-4.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/3.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/4.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/4.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/5.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/5.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/6.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/6.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/8.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/8.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/9555-oc.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_character/char/9555-oc.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/3.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/4.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/4.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/5.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/5.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/9318-out.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/9318-out.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/9424-out.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/9424-out.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/9555-oo.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/9555-oo.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/error_failbit.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/error_failbit.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/put/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/put/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/seekp/char/2346-sstream.cc (test for excess errors)
WARNING: 27_io/basic_ostream/seekp/char/2346-sstream.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/sentry/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/sentry/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/sentry/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/sentry/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/sentry/pod/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/sentry/pod/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/tellp/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/tellp/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/write/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/write/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostringstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ostringstream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_ostringstream/cons/char/3.cc (test for excess errors)
WARNING: 27_io/basic_ostringstream/cons/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_ostringstream/rdbuf/char/2832.cc (test for excess errors)
WARNING: 27_io/basic_ostringstream/rdbuf/char/2832.cc compilation failed to produce executable
FAIL: 27_io/basic_ostringstream/str/char/1.cc (test for excess errors)
WARNING: 27_io/basic_ostringstream/str/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_ostringstream/str/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostringstream/str/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/cons/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/cons/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/imbue/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/imbue/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/in_avail/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/in_avail/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/overflow/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/overflow/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/overflow/char/2.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/overflow/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/overflow/char/3599.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/overflow/char/3599.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sgetc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sgetc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sgetn/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sgetn/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sputbackc/char/9538.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sputbackc/char/9538.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sputc/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sputc/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sputn/char/1.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sputn/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sputn/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sputn/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/sync/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/sync/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/cons/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/cons/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/imbue/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/imbue/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/in_avail/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/in_avail/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/in_avail/char/21955.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/in_avail/char/21955.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/overflow/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/overflow/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/26250.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/overflow/char/26250.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/3599.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/overflow/char/3599.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/9988.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/overflow/char/9988.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/pbackfail/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/pbackfail/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/pbackfail/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/pbackfail/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sbumpc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sbumpc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sbumpc/char/9825.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sbumpc/char/9825.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/10975.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/10975.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/16956.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/16956.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/char/29354.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/char/29354.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/char/3.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/setbuf/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/setbuf/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/setbuf/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/setbuf/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/setbuf/char/3.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/setbuf/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/setbuf/char/4.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/setbuf/char/4.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sgetc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sgetc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sgetn/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sgetn/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/snextc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/snextc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputbackc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputbackc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputbackc/char/9425.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputbackc/char/9425.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputc/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputc/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputc/char/9404-1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputc/char/9404-1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputn/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputn/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputn/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputn/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sputn/char/9404-2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sputn/char/9404-2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/str/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/str/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/str/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/str/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/str/char/3.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/str/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/str/char/3955.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/str/char/3955.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sungetc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sungetc/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sync/char/1057.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sync/char/1057.cc compilation failed to produce executable
FAIL: 27_io/basic_stringstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/cons/2020.cc compilation failed to produce executable
FAIL: 27_io/basic_stringstream/rdbuf/char/2832.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/rdbuf/char/2832.cc compilation failed to produce executable
FAIL: 27_io/basic_stringstream/str/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/str/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringstream/str/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/str/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringstream/str/char/3.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/str/char/3.cc compilation failed to produce executable
FAIL: 27_io/basic_stringstream/str/char/4.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/str/char/4.cc compilation failed to produce executable
FAIL: 27_io/fpos/11450.cc (test for excess errors)
WARNING: 27_io/fpos/11450.cc compilation failed to produce executable
FAIL: 27_io/fpos/14252.cc (test for excess errors)
WARNING: 27_io/fpos/14252.cc compilation failed to produce executable
FAIL: 27_io/fpos/14320-1.cc (test for excess errors)
WARNING: 27_io/fpos/14320-1.cc compilation failed to produce executable
FAIL: 27_io/fpos/14320-2.cc (test for excess errors)
WARNING: 27_io/fpos/14320-2.cc compilation failed to produce executable
FAIL: 27_io/fpos/14320-3.cc (test for excess errors)
WARNING: 27_io/fpos/14320-3.cc compilation failed to produce executable
FAIL: 27_io/fpos/14320-4.cc (test for excess errors)
WARNING: 27_io/fpos/14320-4.cc compilation failed to produce executable
FAIL: 27_io/fpos/14320-5.cc (test for excess errors)
WARNING: 27_io/fpos/14320-5.cc compilation failed to produce executable
FAIL: 27_io/fpos/14775.cc (test for excess errors)
WARNING: 27_io/fpos/14775.cc compilation failed to produce executable
FAIL: 27_io/fpos/mbstate_t/1.cc (test for excess errors)
WARNING: 27_io/fpos/mbstate_t/1.cc compilation failed to produce executable
FAIL: 27_io/fpos/mbstate_t/12065.cc (test for excess errors)
WARNING: 27_io/fpos/mbstate_t/12065.cc compilation failed to produce executable
FAIL: 27_io/fpos/mbstate_t/2.cc (test for excess errors)
WARNING: 27_io/fpos/mbstate_t/2.cc compilation failed to produce executable
FAIL: 27_io/fpos/mbstate_t/3.cc (test for excess errors)
WARNING: 27_io/fpos/mbstate_t/3.cc compilation failed to produce executable
FAIL: 27_io/ios_base/callbacks/1.cc (test for excess errors)
WARNING: 27_io/ios_base/callbacks/1.cc compilation failed to produce executable
FAIL: 27_io/ios_base/failure/cons_virtual_derivation.cc (test for excess errors)
WARNING: 27_io/ios_base/failure/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: 27_io/ios_base/failure/what-1.cc (test for excess errors)
WARNING: 27_io/ios_base/failure/what-1.cc compilation failed to produce executable
FAIL: 27_io/ios_base/failure/what-2.cc (test for excess errors)
WARNING: 27_io/ios_base/failure/what-2.cc compilation failed to produce executable
FAIL: 27_io/ios_base/failure/what-3.cc (test for excess errors)
WARNING: 27_io/ios_base/failure/what-3.cc compilation failed to produce executable
FAIL: 27_io/ios_base/failure/what-big.cc (test for excess errors)
WARNING: 27_io/ios_base/failure/what-big.cc compilation failed to produce executable
FAIL: 27_io/ios_base/state/1.cc (test for excess errors)
WARNING: 27_io/ios_base/state/1.cc compilation failed to produce executable
FAIL: 27_io/ios_base/storage/1.cc (test for excess errors)
WARNING: 27_io/ios_base/storage/1.cc compilation failed to produce executable
FAIL: 27_io/ios_base/storage/11584.cc (test for excess errors)
WARNING: 27_io/ios_base/storage/11584.cc compilation failed to produce executable
FAIL: 27_io/ios_base/storage/2.cc (test for excess errors)
WARNING: 27_io/ios_base/storage/2.cc compilation failed to produce executable
FAIL: 27_io/ios_base/storage/3.cc (test for excess errors)
WARNING: 27_io/ios_base/storage/3.cc compilation failed to produce executable
FAIL: 27_io/ios_base/sync_with_stdio/1.cc (test for excess errors)
WARNING: 27_io/ios_base/sync_with_stdio/1.cc compilation failed to produce executable
FAIL: 27_io/ios_base/sync_with_stdio/16959.cc (test for excess errors)
WARNING: 27_io/ios_base/sync_with_stdio/16959.cc compilation failed to produce executable
FAIL: 27_io/ios_base/sync_with_stdio/2.cc (test for excess errors)
WARNING: 27_io/ios_base/sync_with_stdio/2.cc compilation failed to produce executable
FAIL: 27_io/ios_base/sync_with_stdio/9523.cc (test for excess errors)
WARNING: 27_io/ios_base/sync_with_stdio/9523.cc compilation failed to produce executable
FAIL: 27_io/manipulators/adjustfield/char/1.cc (test for excess errors)
WARNING: 27_io/manipulators/adjustfield/char/1.cc compilation failed to produce executable
FAIL: 27_io/manipulators/adjustfield/char/2.cc (test for excess errors)
WARNING: 27_io/manipulators/adjustfield/char/2.cc compilation failed to produce executable
FAIL: 27_io/manipulators/basefield/char/1.cc (test for excess errors)
WARNING: 27_io/manipulators/basefield/char/1.cc compilation failed to produce executable
FAIL: 27_io/manipulators/standard/char/1.cc (test for excess errors)
WARNING: 27_io/manipulators/standard/char/1.cc compilation failed to produce executable
FAIL: 27_io/manipulators/standard/char/2.cc (test for excess errors)
WARNING: 27_io/manipulators/standard/char/2.cc compilation failed to produce executable
FAIL: 27_io/objects/char/1.cc (test for excess errors)
WARNING: 27_io/objects/char/1.cc compilation failed to produce executable
FAIL: 27_io/objects/char/2.cc (test for excess errors)
WARNING: 27_io/objects/char/2.cc compilation failed to produce executable
FAIL: 27_io/objects/char/3045.cc (test for excess errors)
WARNING: 27_io/objects/char/3045.cc compilation failed to produce executable
FAIL: 27_io/objects/char/3647.cc (test for excess errors)
WARNING: 27_io/objects/char/3647.cc compilation failed to produce executable
FAIL: 27_io/objects/char/5.cc (test for excess errors)
WARNING: 27_io/objects/char/5.cc compilation failed to produce executable
FAIL: 27_io/objects/char/5268.cc (test for excess errors)
WARNING: 27_io/objects/char/5268.cc compilation failed to produce executable
FAIL: 27_io/objects/char/6.cc (test for excess errors)
WARNING: 27_io/objects/char/6.cc compilation failed to produce executable
FAIL: 27_io/objects/char/8.cc (test for excess errors)
WARNING: 27_io/objects/char/8.cc compilation failed to produce executable
FAIL: 27_io/objects/char/dr455.cc (test for excess errors)
WARNING: 27_io/objects/char/dr455.cc compilation failed to produce executable
FAIL: 27_io/types/1.cc (test for excess errors)
WARNING: 27_io/types/1.cc compilation failed to produce executable
FAIL: 27_io/types/2.cc (test for excess errors)
WARNING: 27_io/types/2.cc compilation failed to produce executable
FAIL: 27_io/types/3.cc (test for excess errors)
WARNING: 27_io/types/3.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/01.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/01.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/02.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/02.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/03.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/03.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/04.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/04.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/05.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/05.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/06.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/06.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/07.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/07.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/08.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/08.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/09.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/09.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/10.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/10.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/11.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/11.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/12.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/12.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/13.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/13.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/14.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/14.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/15.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/15.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/16.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/16.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/17.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/17.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/18.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/18.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/19.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/19.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/20.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/20.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/21.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/21.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/22.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/22.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/23.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/23.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/24.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/24.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/25.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/25.cc compilation failed to produce executable
FAIL: abi/demangle/abi_examples/26.cc (test for excess errors)
WARNING: abi/demangle/abi_examples/26.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/01.cc (test for excess errors)
WARNING: abi/demangle/abi_text/01.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/02.cc (test for excess errors)
WARNING: abi/demangle/abi_text/02.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/03.cc (test for excess errors)
WARNING: abi/demangle/abi_text/03.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/04.cc (test for excess errors)
WARNING: abi/demangle/abi_text/04.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/05.cc (test for excess errors)
WARNING: abi/demangle/abi_text/05.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/06.cc (test for excess errors)
WARNING: abi/demangle/abi_text/06.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/07.cc (test for excess errors)
WARNING: abi/demangle/abi_text/07.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/08.cc (test for excess errors)
WARNING: abi/demangle/abi_text/08.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/09.cc (test for excess errors)
WARNING: abi/demangle/abi_text/09.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/10.cc (test for excess errors)
WARNING: abi/demangle/abi_text/10.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/11.cc (test for excess errors)
WARNING: abi/demangle/abi_text/11.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/12.cc (test for excess errors)
WARNING: abi/demangle/abi_text/12.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/13.cc (test for excess errors)
WARNING: abi/demangle/abi_text/13.cc compilation failed to produce executable
FAIL: abi/demangle/abi_text/14.cc (test for excess errors)
WARNING: abi/demangle/abi_text/14.cc compilation failed to produce executable
FAIL: abi/demangle/cxx0x/rref.cc (test for excess errors)
WARNING: abi/demangle/cxx0x/rref.cc compilation failed to produce executable
FAIL: abi/demangle/regression/3111-1.cc (test for excess errors)
WARNING: abi/demangle/regression/3111-1.cc compilation failed to produce executable
FAIL: abi/demangle/regression/3111-2.cc (test for excess errors)
WARNING: abi/demangle/regression/3111-2.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-01.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-01.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-02.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-02.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-03.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-03.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-04.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-04.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-05.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-05.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-06.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-06.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-07.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-07.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-08.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-08.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-09.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-09.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-10.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-10.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-11.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-11.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986-12.cc (test for excess errors)
WARNING: abi/demangle/regression/7986-12.cc compilation failed to produce executable
FAIL: abi/demangle/regression/7986.cc (test for excess errors)
WARNING: abi/demangle/regression/7986.cc compilation failed to produce executable
FAIL: abi/demangle/regression/8897.cc (test for excess errors)
WARNING: abi/demangle/regression/8897.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-01.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-01.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-02.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-02.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-03.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-03.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-04.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-04.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-05.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-05.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-06.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-06.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-07.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-07.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-08.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-08.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-09.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-09.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-10.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-10.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-11.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-11.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-12.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-12.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-13.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-13.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-14.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-14.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-15.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-15.cc compilation failed to produce executable
FAIL: abi/demangle/regression/cw-16.cc (test for excess errors)
WARNING: abi/demangle/regression/cw-16.cc compilation failed to produce executable
FAIL: abi/demangle/regression/old.cc (test for excess errors)
WARNING: abi/demangle/regression/old.cc compilation failed to produce executable
FAIL: backward/11460.cc (test for excess errors)
WARNING: backward/11460.cc compilation failed to produce executable
FAIL: backward/hash_map/1.cc (test for excess errors)
WARNING: backward/hash_map/1.cc compilation failed to produce executable
FAIL: backward/hash_map/14648.cc (test for excess errors)
WARNING: backward/hash_map/14648.cc compilation failed to produce executable
FAIL: backward/hash_set/1.cc (test for excess errors)
WARNING: backward/hash_set/1.cc compilation failed to produce executable
FAIL: backward/hash_set/check_construct_destroy.cc (test for excess errors)
WARNING: backward/hash_set/check_construct_destroy.cc compilation failed to produce executable
FAIL: backward/strstream_members.cc (test for excess errors)
WARNING: backward/strstream_members.cc compilation failed to produce executable
FAIL: ext/array_allocator/1.cc (test for excess errors)
WARNING: ext/array_allocator/1.cc compilation failed to produce executable
FAIL: ext/array_allocator/2.cc (test for excess errors)
WARNING: ext/array_allocator/2.cc compilation failed to produce executable
FAIL: ext/array_allocator/26875.cc (test for excess errors)
WARNING: ext/array_allocator/26875.cc compilation failed to produce executable
FAIL: ext/array_allocator/3.cc (test for excess errors)
WARNING: ext/array_allocator/3.cc compilation failed to produce executable
FAIL: ext/array_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/array_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/array_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/array_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/array_allocator/check_delete.cc (test for excess errors)
WARNING: ext/array_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/array_allocator/check_new.cc (test for excess errors)
WARNING: ext/array_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/array_allocator/variadic_construct.cc (test for excess errors)
WARNING: ext/array_allocator/variadic_construct.cc compilation failed to produce executable
FAIL: ext/bitmap_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/bitmap_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/bitmap_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/bitmap_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/bitmap_allocator/check_delete.cc (test for excess errors)
WARNING: ext/bitmap_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/bitmap_allocator/check_new.cc (test for excess errors)
WARNING: ext/bitmap_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/bitmap_allocator/variadic_construct.cc (test for excess errors)
WARNING: ext/bitmap_allocator/variadic_construct.cc compilation failed to produce executable
FAIL: ext/concept_checks.cc (test for excess errors)
WARNING: ext/concept_checks.cc compilation failed to produce executable
FAIL: ext/concurrence_lock_error/cons_virtual_derivation.cc (test for excess errors)
WARNING: ext/concurrence_lock_error/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: ext/concurrence_unlock_error/cons_virtual_derivation.cc (test for excess errors)
WARNING: ext/concurrence_unlock_error/cons_virtual_derivation.cc compilation failed to produce executable
FAIL: ext/debug_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/debug_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/debug_allocator/check_delete.cc (test for excess errors)
WARNING: ext/debug_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/debug_allocator/check_new.cc (test for excess errors)
WARNING: ext/debug_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/is_heap/1.cc (test for excess errors)
WARNING: ext/is_heap/1.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/check_delete.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/check_new.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/deallocate_global.cc (test for excess errors)
WARNING: ext/malloc_allocator/deallocate_global.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/deallocate_local.cc (test for excess errors)
WARNING: ext/malloc_allocator/deallocate_local.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/variadic_construct.cc (test for excess errors)
WARNING: ext/malloc_allocator/variadic_construct.cc compilation failed to produce executable
FAIL: ext/median.cc (test for excess errors)
WARNING: ext/median.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_allocate_big_per_type.cc (test for excess errors)
WARNING: ext/mt_allocator/check_allocate_big_per_type.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/mt_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/mt_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_deallocate_null_thread.cc (test for excess errors)
WARNING: ext/mt_allocator/check_deallocate_null_thread.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_delete.cc (test for excess errors)
WARNING: ext/mt_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_new.cc (test for excess errors)
WARNING: ext/mt_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_global-2.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_global-2.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_global-4.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_global-4.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_global_thread-1.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_global_thread-3.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_local-2.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_local-2.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_local-4.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_local-4.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_local_thread-1.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_local_thread-1.cc compilation failed to produce executable
FAIL: ext/mt_allocator/deallocate_local_thread-3.cc (test for excess errors)
WARNING: ext/mt_allocator/deallocate_local_thread-3.cc compilation failed to produce executable
FAIL: ext/mt_allocator/tune-1.cc (test for excess errors)
WARNING: ext/mt_allocator/tune-1.cc compilation failed to produce executable
FAIL: ext/mt_allocator/tune-2.cc (test for excess errors)
WARNING: ext/mt_allocator/tune-2.cc compilation failed to produce executable
FAIL: ext/mt_allocator/tune-3.cc (test for excess errors)
WARNING: ext/mt_allocator/tune-3.cc compilation failed to produce executable
FAIL: ext/mt_allocator/tune-4.cc (test for excess errors)
WARNING: ext/mt_allocator/tune-4.cc compilation failed to produce executable
FAIL: ext/mt_allocator/variadic_construct.cc (test for excess errors)
WARNING: ext/mt_allocator/variadic_construct.cc compilation failed to produce executable
FAIL: ext/new_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/new_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/new_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/new_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/new_allocator/check_delete.cc (test for excess errors)
WARNING: ext/new_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/new_allocator/check_new.cc (test for excess errors)
WARNING: ext/new_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/new_allocator/deallocate_global.cc (test for excess errors)
WARNING: ext/new_allocator/deallocate_global.cc compilation failed to produce executable
FAIL: ext/new_allocator/deallocate_local.cc (test for excess errors)
WARNING: ext/new_allocator/deallocate_local.cc compilation failed to produce executable
FAIL: ext/new_allocator/variadic_construct.cc (test for excess errors)
WARNING: ext/new_allocator/variadic_construct.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/assoc_container_traits.cc (test for excess errors)
WARNING: ext/pb_ds/example/assoc_container_traits.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/basic_map.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_map.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/basic_multimap.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_multimap.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/basic_multiset.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_multiset.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/basic_priority_queue.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_priority_queue.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_set.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/erase_if.cc (test for excess errors)
WARNING: ext/pb_ds/example/erase_if.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/hash_illegal_resize.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_illegal_resize.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/hash_initial_size.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_initial_size.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/hash_load_set_change.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_load_set_change.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/hash_mod.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_mod.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/hash_resize.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_resize.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/hash_shift_mask.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_shift_mask.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/priority_queue_container_traits.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_container_traits.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/priority_queue_dijkstra.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_dijkstra.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/priority_queue_erase_if.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_erase_if.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/priority_queue_split_join.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_split_join.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/priority_queue_xref.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_xref.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/ranged_hash.cc (test for excess errors)
WARNING: ext/pb_ds/example/ranged_hash.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/store_hash.cc (test for excess errors)
WARNING: ext/pb_ds/example/store_hash.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/tree_intervals.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_intervals.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/tree_join.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_join.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/tree_order_statistics.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_order_statistics.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/tree_order_statistics_join.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_order_statistics_join.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/trie_dna.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_dna.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/trie_prefix_search.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_prefix_search.cc compilation failed to produce executable
FAIL: ext/pb_ds/example/trie_split.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_split.cc compilation failed to produce executable
FAIL: ext/pb_ds/regression/associative_containers.cc (test for excess errors)
WARNING: ext/pb_ds/regression/associative_containers.cc compilation failed to produce executable
FAIL: ext/pb_ds/regression/priority_queues.cc (test for excess errors)
WARNING: ext/pb_ds/regression/priority_queues.cc compilation failed to produce executable
FAIL: ext/pod_char_traits.cc (test for excess errors)
WARNING: ext/pod_char_traits.cc compilation failed to produce executable
FAIL: ext/pool_allocator/allocate_chunk.cc (test for excess errors)
WARNING: ext/pool_allocator/allocate_chunk.cc compilation failed to produce executable
FAIL: ext/pool_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/pool_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/pool_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/pool_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/pool_allocator/check_delete.cc (test for excess errors)
WARNING: ext/pool_allocator/check_delete.cc compilation failed to produce executable
FAIL: ext/pool_allocator/check_new.cc (test for excess errors)
WARNING: ext/pool_allocator/check_new.cc compilation failed to produce executable
FAIL: ext/pool_allocator/variadic_construct.cc (test for excess errors)
WARNING: ext/pool_allocator/variadic_construct.cc compilation failed to produce executable
FAIL: ext/rope/1.cc (test for excess errors)
WARNING: ext/rope/1.cc compilation failed to produce executable
FAIL: ext/rope/2.cc (test for excess errors)
WARNING: ext/rope/2.cc compilation failed to produce executable
FAIL: ext/rope/3.cc (test for excess errors)
WARNING: ext/rope/3.cc compilation failed to produce executable
FAIL: ext/rope/36832.cc (test for excess errors)
WARNING: ext/rope/36832.cc compilation failed to produce executable
FAIL: ext/rope/4.cc (test for excess errors)
WARNING: ext/rope/4.cc compilation failed to produce executable
FAIL: ext/slist/check_construct_destroy.cc (test for excess errors)
WARNING: ext/slist/check_construct_destroy.cc compilation failed to produce executable
FAIL: ext/stdio_sync_filebuf/char/35209.cc (test for excess errors)
FAIL: ext/type_traits/add_unsigned.cc (test for excess errors)
WARNING: ext/type_traits/add_unsigned.cc compilation failed to produce executable
FAIL: ext/type_traits/remove_unsigned.cc (test for excess errors)
WARNING: ext/type_traits/remove_unsigned.cc compilation failed to produce executable
FAIL: ext/vstring/capacity/29134.cc (test for excess errors)
WARNING: ext/vstring/capacity/29134.cc compilation failed to produce executable
FAIL: ext/vstring/element_access/char/front_back.cc (test for excess errors)
WARNING: ext/vstring/element_access/char/front_back.cc compilation failed to produce executable
FAIL: ext/vstring/inserters_extractors/char/28277.cc (test for excess errors)
WARNING: ext/vstring/inserters_extractors/char/28277.cc compilation failed to produce executable
FAIL: ext/vstring/moveable.cc (test for excess errors)
WARNING: ext/vstring/moveable.cc compilation failed to produce executable
FAIL: ext/vstring/requirements/citerators.cc (test for excess errors)
WARNING: ext/vstring/requirements/citerators.cc compilation failed to produce executable
FAIL: thread/18185.cc (test for excess errors)
WARNING: thread/18185.cc compilation failed to produce executable
FAIL: thread/pthread1.cc (test for excess errors)
WARNING: thread/pthread1.cc compilation failed to produce executable
FAIL: thread/pthread2.cc (test for excess errors)
WARNING: thread/pthread2.cc compilation failed to produce executable
FAIL: thread/pthread3.cc (test for excess errors)
WARNING: thread/pthread3.cc compilation failed to produce executable
FAIL: thread/pthread4.cc (test for excess errors)
WARNING: thread/pthread4.cc compilation failed to produce executable
FAIL: thread/pthread5.cc (test for excess errors)
WARNING: thread/pthread5.cc compilation failed to produce executable
FAIL: thread/pthread6.cc (test for excess errors)
WARNING: thread/pthread6.cc compilation failed to produce executable
FAIL: thread/pthread7-rope.cc (test for excess errors)
WARNING: thread/pthread7-rope.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/enable_shared_from_this/not_shared.cc (test for excess errors)
WARNING: tr1/2_general_utilities/enable_shared_from_this/not_shared.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/enable_shared_from_this/not_shared2.cc (test for excess errors)
WARNING: tr1/2_general_utilities/enable_shared_from_this/not_shared2.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/enable_shared_from_this/not_shared3.cc (test for excess errors)
WARNING: tr1/2_general_utilities/enable_shared_from_this/not_shared3.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/enable_shared_from_this/shared.cc (test for excess errors)
WARNING: tr1/2_general_utilities/enable_shared_from_this/shared.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/enable_shared_from_this/still_shared.cc (test for excess errors)
WARNING: tr1/2_general_utilities/enable_shared_from_this/still_shared.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/assign/assign.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/assign/assign.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/assign/shared_ptr.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/comparison/cmp.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/comparison/cmp.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/cons/auto_ptr.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/cons/auto_ptr.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/cons/copy.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/cons/copy.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/cons/default.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/cons/default.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/cons/pointer.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/cons/pointer.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/cons/weak_ptr.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/cons/weak_ptr.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/cons/weak_ptr_expired.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/cons/weak_ptr_expired.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/dest/dest.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/dest/dest.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/misc/24595.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/misc/24595.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/misc/io.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/misc/io.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/misc/swap.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/misc/swap.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/modifiers/reset.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/modifiers/reset.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/modifiers/swap.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/modifiers/swap.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/observers/bool_conv.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/observers/bool_conv.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/observers/get.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/observers/get.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/observers/unique.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/observers/unique.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/observers/use_count.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/observers/use_count.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc compilation failed to produce executable
FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc (test for excess errors)
WARNING: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/bind/all_bound.cc (test for excess errors)
WARNING: tr1/3_function_objects/bind/all_bound.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/bind/nested.cc (test for excess errors)
WARNING: tr1/3_function_objects/bind/nested.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/bind/placeholders.cc (test for excess errors)
WARNING: tr1/3_function_objects/bind/placeholders.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/bind/ref.cc (test for excess errors)
WARNING: tr1/3_function_objects/bind/ref.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/1.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/1.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/2.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/2.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/3.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/3.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/4.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/4.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/5.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/5.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/6.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/6.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/7.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/7.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/8.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/8.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/function/9.cc (test for excess errors)
WARNING: tr1/3_function_objects/function/9.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/mem_fn.cc (test for excess errors)
WARNING: tr1/3_function_objects/mem_fn.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/reference_wrapper/invoke.cc (test for excess errors)
WARNING: tr1/3_function_objects/reference_wrapper/invoke.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/reference_wrapper/typedefs.cc (test for excess errors)
WARNING: tr1/3_function_objects/reference_wrapper/typedefs.cc compilation failed to produce executable
FAIL: tr1/3_function_objects/result_of.cc (test for excess errors)
WARNING: tr1/3_function_objects/result_of.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/add_const/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/add_const/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/add_cv/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/add_cv/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/add_pointer/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/add_pointer/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/add_reference/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/add_reference/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/add_volatile/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/add_volatile/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/aligned_storage/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/aligned_storage/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/alignment_of/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/alignment_of/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/extent/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/extent/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_nothrow_assign/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_nothrow_assign/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_nothrow_constructor/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_nothrow_constructor/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_nothrow_copy/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_nothrow_copy/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_trivial_assign/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_trivial_assign/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_trivial_constructor/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_trivial_constructor/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_trivial_copy/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_trivial_copy/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_trivial_destructor/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_trivial_destructor/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/has_virtual_destructor/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/has_virtual_destructor/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/integral_constant/static_definition.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/integral_constant/static_definition.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/integral_constant/true_false_value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/integral_constant/true_false_value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_abstract/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_abstract/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_arithmetic/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_arithmetic/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_array/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_array/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_base_of/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_base_of/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_class/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_class/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_compound/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_compound/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_const/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_const/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_convertible/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_convertible/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_empty/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_empty/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_enum/24808.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_enum/24808.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_enum/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_enum/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_floating_point/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_floating_point/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_function/24808.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_function/24808.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_function/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_function/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_fundamental/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_fundamental/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_integral/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_integral/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_member_function_pointer/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_member_function_pointer/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_member_object_pointer/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_member_object_pointer/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_member_pointer/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_member_pointer/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_object/24808.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_object/24808.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_object/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_object/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_pod/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_pod/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_pointer/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_pointer/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_polymorphic/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_polymorphic/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_reference/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_reference/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_same/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_same/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_scalar/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_scalar/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_signed/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_signed/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_union/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_union/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_unsigned/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_unsigned/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_void/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_void/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/is_volatile/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/is_volatile/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/rank/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/rank/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_all_extents/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_all_extents/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_const/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_const/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_cv/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_cv/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_extent/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_extent/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_pointer/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_pointer/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_reference/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_reference/value.cc compilation failed to produce executable
FAIL: tr1/4_metaprogramming/remove_volatile/value.cc (test for excess errors)
WARNING: tr1/4_metaprogramming/remove_volatile/value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/discard_block/operators/equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/discard_block/operators/equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/discard_block/operators/not_equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/discard_block/operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/discard_block/operators/serialize.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/discard_block/operators/serialize.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/linear_congruential/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/linear_congruential/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/linear_congruential/cons/seed1.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/linear_congruential/cons/seed1.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/linear_congruential/cons/seed2.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/linear_congruential/cons/seed2.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/linear_congruential/operators/equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/linear_congruential/operators/equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/linear_congruential/operators/not_equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/linear_congruential/operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/linear_congruential/operators/serialize.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/linear_congruential/operators/serialize.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mersenne_twister/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mersenne_twister/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mersenne_twister/cons/seed1.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mersenne_twister/cons/seed1.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mersenne_twister/cons/seed2.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mersenne_twister/cons/seed2.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mersenne_twister/operators/equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mersenne_twister/operators/equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mersenne_twister/operators/not_equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mersenne_twister/operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mersenne_twister/operators/serialize.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mersenne_twister/operators/serialize.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/minstd_rand.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/minstd_rand.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/minstd_rand0.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/minstd_rand0.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/mt19937.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/mt19937.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/random_device/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/random_device/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/random_device/cons/token.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/random_device/cons/token.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/ranlux3.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/ranlux3.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/ranlux3_01.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/ranlux3_01.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/ranlux4.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/ranlux4.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/ranlux4_01.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/ranlux4_01.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry/cons/seed1.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry/cons/seed1.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry/cons/seed2.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry/cons/seed2.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry/operators/equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry/operators/equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry/operators/not_equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry/operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry/operators/serialize.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry/operators/serialize.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/seed1.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/seed1.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/seed2.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/seed2.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/operators/equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry_01/operators/equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/operators/not_equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry_01/operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/operators/serialize.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/subtract_with_carry_01/operators/serialize.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/uniform_int/33128.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/uniform_int/33128.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/uniform_int/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/uniform_int/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/uniform_int/cons/range.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/uniform_int/cons/range.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/uniform_int/cons/range_neg.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/uniform_int/cons/range_neg.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/xor_combine/cons/default.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/xor_combine/cons/default.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/xor_combine/operators/equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/xor_combine/operators/equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/xor_combine/operators/not_equal.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/xor_combine/operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/random/xor_combine/operators/serialize.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/random/xor_combine/operators/serialize.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/03_beta/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/03_beta/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/04_comp_ellint_1/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/04_comp_ellint_1/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/07_conf_hyperg/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/07_conf_hyperg/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/12_ellint_1/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/12_ellint_1/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/15_expint/check_value_neg.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/15_expint/check_value_neg.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/15_expint/check_value_pos.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/15_expint/check_value_pos.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/18_laguerre/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/18_laguerre/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/19_legendre/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/19_legendre/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_neg.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_neg.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_pos.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_value_pos.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_value.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/capacity/empty.cc (test for excess errors)
WARNING: tr1/6_containers/array/capacity/empty.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/capacity/max_size.cc (test for excess errors)
WARNING: tr1/6_containers/array/capacity/max_size.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/capacity/size.cc (test for excess errors)
WARNING: tr1/6_containers/array/capacity/size.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/comparison_operators/equal.cc (test for excess errors)
WARNING: tr1/6_containers/array/comparison_operators/equal.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/comparison_operators/greater.cc (test for excess errors)
WARNING: tr1/6_containers/array/comparison_operators/greater.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/comparison_operators/greater_or_equal.cc (test for excess errors)
WARNING: tr1/6_containers/array/comparison_operators/greater_or_equal.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/comparison_operators/less.cc (test for excess errors)
WARNING: tr1/6_containers/array/comparison_operators/less.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/comparison_operators/less_or_equal.cc (test for excess errors)
WARNING: tr1/6_containers/array/comparison_operators/less_or_equal.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/comparison_operators/not_equal.cc (test for excess errors)
WARNING: tr1/6_containers/array/comparison_operators/not_equal.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/element_access/at_out_of_range.cc (test for excess errors)
WARNING: tr1/6_containers/array/element_access/at_out_of_range.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/element_access/back.cc (test for excess errors)
WARNING: tr1/6_containers/array/element_access/back.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/element_access/data.cc (test for excess errors)
WARNING: tr1/6_containers/array/element_access/data.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/element_access/front.cc (test for excess errors)
WARNING: tr1/6_containers/array/element_access/front.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/iterators/end_is_one_past.cc (test for excess errors)
WARNING: tr1/6_containers/array/iterators/end_is_one_past.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/requirements/assign.cc (test for excess errors)
WARNING: tr1/6_containers/array/requirements/assign.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/requirements/contiguous.cc (test for excess errors)
WARNING: tr1/6_containers/array/requirements/contiguous.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/requirements/member_swap.cc (test for excess errors)
WARNING: tr1/6_containers/array/requirements/member_swap.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/requirements/zero_sized_arrays.cc (test for excess errors)
WARNING: tr1/6_containers/array/requirements/zero_sized_arrays.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/specialized_algorithms/swap.cc (test for excess errors)
WARNING: tr1/6_containers/array/specialized_algorithms/swap.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/tuple_interface/get.cc (test for excess errors)
WARNING: tr1/6_containers/array/tuple_interface/get.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/tuple_interface/tuple_element.cc (test for excess errors)
WARNING: tr1/6_containers/array/tuple_interface/tuple_element.cc compilation failed to produce executable
FAIL: tr1/6_containers/array/tuple_interface/tuple_size.cc (test for excess errors)
WARNING: tr1/6_containers/array/tuple_interface/tuple_size.cc compilation failed to produce executable
FAIL: tr1/6_containers/hash/24799.cc (test for excess errors)
WARNING: tr1/6_containers/hash/24799.cc compilation failed to produce executable
FAIL: tr1/6_containers/hash/operators/size_t.cc (test for excess errors)
WARNING: tr1/6_containers/hash/operators/size_t.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/comparison_operators/comparisons.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/comparison_operators/comparisons.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/cons/assignment.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/cons/assignment.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/cons/big_tuples.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/cons/big_tuples.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/cons/constructor.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/cons/constructor.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/creation_functions/23978.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/creation_functions/23978.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/creation_functions/make_tuple.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/creation_functions/make_tuple.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/creation_functions/tie.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/creation_functions/tie.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/creation_functions/tie2.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/creation_functions/tie2.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/element_access/get.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/element_access/get.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/tuple_element.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/tuple_element.cc compilation failed to produce executable
FAIL: tr1/6_containers/tuple/tuple_size.cc (test for excess errors)
WARNING: tr1/6_containers/tuple/tuple_size.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/24064.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/24064.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/capacity/29134-map.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/capacity/29134-map.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/erase/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/erase/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/erase/24061-map.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/erase/24061-map.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/find/map1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/find/map1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/insert/24061-map.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/insert/24061-map.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/insert/array_syntax.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/insert/array_syntax.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/insert/map_range.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/insert/map_range.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/insert/map_single.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/insert/map_single.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/swap/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/swap/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_map/swap/2.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_map/swap/2.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/capacity/29134-multimap.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/capacity/29134-multimap.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/erase/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/erase/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/erase/24061-multimap.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/erase/24061-multimap.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/find/multimap1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/find/multimap1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/insert/24061-multimap.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/insert/24061-multimap.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/insert/multimap_range.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/insert/multimap_range.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/insert/multimap_single.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/insert/multimap_single.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/swap/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/swap/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multimap/swap/2.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multimap/swap/2.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/24054.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/24054.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/capacity/29134-multiset.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/capacity/29134-multiset.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/erase/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/erase/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/erase/24061-multiset.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/erase/24061-multiset.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/find/multiset1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/find/multiset1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/insert/24061-multiset.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/insert/24061-multiset.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/insert/multiset_range.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/insert/multiset_range.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/insert/multiset_single.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/insert/multiset_single.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/swap/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/swap/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_multiset/swap/2.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_multiset/swap/2.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/23465.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/23465.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/26132.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/26132.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/capacity/29134-set.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/capacity/29134-set.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/erase/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/erase/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/erase/24061-set.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/erase/24061-set.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/find/set1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/find/set1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/insert/24061-set.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/insert/24061-set.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/insert/set_range.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/insert/set_range.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/insert/set_single.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/insert/set_single.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/swap/1.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/swap/1.cc compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/swap/2.cc (test for excess errors)
WARNING: tr1/6_containers/unordered_set/swap/2.cc compilation failed to produce executable
FAIL: tr1/6_containers/utility/19535.cc (test for excess errors)
WARNING: tr1/6_containers/utility/19535.cc compilation failed to produce executable
FAIL: tr1/6_containers/utility/pair.cc (test for excess errors)
WARNING: tr1/6_containers/utility/pair.cc compilation failed to produce executable
FAIL: tr1/7_regular_expressions/basic_regex/assign/char/cstring.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/assign/char/cstring_op.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/assign/char/pstring.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/assign/char/range.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/assign/char/string.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/assign/char/string_op.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/ctors/char/cstring.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/ctors/char/default.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/ctors/char/pstring.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/ctors/char/range.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/basic_regex/ctors/char/string.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/match_results/ctors/char/default.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/regex/cons/char/c_string_extended.cc (test for excess errors)
WARNING: tr1/7_regular_expressions/regex/cons/char/c_string_extended.cc compilation failed to produce executable
FAIL: tr1/7_regular_expressions/regex_traits/char/ctor.cc (test for excess errors)
FAIL: tr1/7_regular_expressions/regex_traits/char/translate_nocase.cc (test for excess errors)
WARNING: tr1/7_regular_expressions/regex_traits/char/translate_nocase.cc compilation failed to produce executable
FAIL: tr1/8_c_compatibility/complex/overloads_int.cc (test for excess errors)
WARNING: tr1/8_c_compatibility/complex/overloads_int.cc compilation failed to produce executable

		=== libstdc++ Summary for unix/-mabi=64 ===

# of expected passes		1043
# of unexpected failures	1340
# of expected failures		41
# of unsupported tests		379

		=== libstdc++ Summary ===

# of expected passes		9115
# of unexpected failures	1353
# of expected failures		155
# of unsupported tests		775

Compiler version: 4.3.4 (GCC) 
Platform: mips-sgi-irix6.2
configure flags: --prefix=/usr/tgcware/gcc-4.3.4 --with-local-prefix=/usr/tgcware/gcc-4.3.4 --disable-nls --with-libiconv-prefix=/usr/tgcware --with-gmp=/usr/tgcware --with-mpfr=/usr/tgcware --enable-shared --enable-threads=posix95 --with-gnu-as --with-as=/usr/tgcware/bin/gas --without-gnu-ld --with-ld=/usr/bin/ld --enable-languages=c,ada,c++,fortran,objc,obj-c++


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