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] | |
[08:08:06.879774561][bruce:/home/bruce/dev/gccsrc/libstdc++-v3]\$ uname --all Linux mercury 2.6.32-504.3.3.el6.centos.plus.i686 #1 SMP Tue Dec 16 23:15:00 UTC 2014 i686 i686 i386 GNU/Linux LAST_UPDATED: Obtained from SVN: tags/gcc_4_9_2_release revision 216910 Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O1 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O1 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O2 -std=c99 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O2 -std=c99 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O2 -ftree-vectorize execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O2 -ftree-vectorize execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O3 -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O3 -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O3 -flto -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O3 -flto -g execution test FAIL: gcc.dg/torture/tls/run-ld.c -O1 -pie -fpie execution test FAIL: gcc.dg/torture/tls/run-ld.c -O2 -pie -fpie execution test FAIL: gcc.dg/torture/tls/run-ld.c -O3 -fomit-frame-pointer -pie -fpie execution test FAIL: gcc.dg/torture/tls/run-ld.c -O3 -g -pie -fpie execution test FAIL: gcc.dg/torture/tls/run-ld.c -Os -pie -fpie execution test FAIL: gcc.dg/torture/tls/run-ld.c -O1 -pie -fPIE execution test FAIL: gcc.dg/torture/tls/run-ld.c -O2 -pie -fPIE execution test FAIL: gcc.dg/torture/tls/run-ld.c -O3 -fomit-frame-pointer -pie -fPIE execution test FAIL: gcc.dg/torture/tls/run-ld.c -O3 -g -pie -fPIE execution test FAIL: gcc.dg/torture/tls/run-ld.c -Os -pie -fPIE execution test === gcc Summary === # of expected passes 104800 # of unexpected failures 22 # of expected failures 253 # of unsupported tests 1811 /home/bruce/dev/gccbuild/gcc/xgcc version 4.9.2 (GCC) === gfortran tests === Running target unix FAIL: gfortran.dg/guality/pr41558.f90 -O2 line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-loops line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -g line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -Os line 7 s == 'foo' === gfortran Summary === # of expected passes 45750 # of unexpected failures 6 # of expected failures 52 # of unsupported tests 225 /home/bruce/dev/gccbuild/gcc/testsuite/gfortran/../../gfortran version 4.9.2 (GCC) === g++ tests === Running target unix FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_HugeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test WARNING: program timed out. FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O1 -fcilkplus execution test WARNING: program timed out. FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O3 -fcilkplus execution test WARNING: program timed out. FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -g -fcilkplus execution test WARNING: program timed out. FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -g -O2 -fcilkplus execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O1 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O1 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -O3 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -O3 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -g -O2 execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -g -O2 execution test FAIL: g++.dg/ipa/pr61160-3.C -std=gnu++98 execution test FAIL: g++.dg/ipa/pr61160-3.C -std=gnu++11 execution test FAIL: g++.dg/ipa/pr61160-3.C -std=gnu++1y execution test === g++ Summary === # of expected passes 87085 # of unexpected failures 16 # of expected failures 445 # of unsupported tests 2812 /home/bruce/dev/gccbuild/gcc/testsuite/g++/../../xg++ version 4.9.2 (GCC) === objc tests === Running target unix === objc Summary === # of expected passes 2988 # of expected failures 6 # of unsupported tests 74 /home/bruce/dev/gccbuild/gcc/xgcc version 4.9.2 (GCC) === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes 12 # of unsupported tests 1 === libatomic tests === Running target unix === libatomic Summary === # of expected passes 44 # of unsupported tests 5 === libffi tests === Running target unix === libffi Summary === # of expected passes 1819 # of unsupported tests 55 === libgomp tests === Running target unix === libgomp Summary === # of expected passes 3247 # of unsupported tests 35 === libitm tests === Running target unix === libitm Summary === # of expected passes 26 # of expected failures 3 # of unsupported tests 1 === libjava tests === Running target unix XPASS: sourcelocation -O3 -findirect-dispatch output - source compiled test === libjava Summary === # of expected passes 2582 # of unexpected successes 1 # of expected failures 3 === libstdc++ tests === Running target unix === libstdc++ Summary === # of expected passes 9947 # of expected failures 41 # of unsupported tests 222 Compiler version: 4.9.2 (GCC) Platform: i686-pc-linux-gnu configure flags: --prefix=/home/bruce/local
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |