Changes between Initial Version and Version 1 of Ticket #1019, comment 14
- Timestamp:
- Oct 25, 2015, 1:42:39 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1019, comment 14
initial v1 8 8 Native configuration is x86_64-unknown-linux-gnu 9 9 10 10 === g++ tests === 11 11 12 12 … … 15 15 XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test 16 16 17 17 === g++ Summary === 18 18 19 # of expected passes 20 # of unexpected successes 21 # of expected failures 22 # of unsupported tests 19 # of expected passes 93499 20 # of unexpected successes 2 21 # of expected failures 339 22 # of unsupported tests 3695 23 23 /sources/gcc-build/gcc/testsuite/g++/../../xg++ version 5.2.0 (GCC) 24 24 25 25 === gcc tests === 26 26 27 27 28 28 Running target unix 29 FAIL: gcc.dg/plugin/finish_unit-test-1.c -fplugin=./finish_unit_plugin.so (test for excess errors) 30 FAIL: gcc.dg/plugin/ggcplug-test-1.c -fplugin=./ggcplug.so (test for excess errors) 31 FAIL: gcc.dg/plugin/one_time-test-1.c -fplugin=./one_time_plugin.so (test for excess errors) 32 FAIL: gcc.dg/plugin/self-assign-test-1.c -fplugin=./selfassign.so (test for warnings, line 15) 33 FAIL: gcc.dg/plugin/self-assign-test-1.c -fplugin=./selfassign.so (test for warnings, line 19) 34 FAIL: gcc.dg/plugin/self-assign-test-1.c -fplugin=./selfassign.so (test for warnings, line 20) 35 FAIL: gcc.dg/plugin/self-assign-test-1.c -fplugin=./selfassign.so (test for warnings, line 21) 36 FAIL: gcc.dg/plugin/self-assign-test-1.c -fplugin=./selfassign.so (test for warnings, line 22) 37 FAIL: gcc.dg/plugin/self-assign-test-1.c -fplugin=./selfassign.so (test for excess errors) 38 FAIL: gcc.dg/plugin/self-assign-test-2.c -fplugin=./selfassign.so (test for excess errors) 39 FAIL: gcc.dg/plugin/sreal-test-1.c -fplugin=./sreal_plugin.so (test for excess errors) 40 FAIL: gcc.dg/plugin/start_unit-test-1.c -fplugin=./start_unit_plugin.so (test for excess errors) 41 FAIL: gcc.dg/plugin/wide-int-test-1.c -fplugin=./wide-int_plugin.so (test for excess errors) 29 42 ERROR: child killed: segmentation violation 30 43 ERROR: tcl error sourcing /sources/gcc-5.2.0/gcc/testsuite/gcc.misc-tests/linkage.exp. 31 44 32 45 === gcc Summary === 33 46 34 # of expected passes 114877 35 # of expected failures 265 36 # of unsupported tests 1794 47 # of expected passes 114476 48 # of unexpected failures 13 49 # of expected failures 265 50 # of unsupported tests 1791 37 51 /sources/gcc-build/gcc/xgcc version 5.2.0 (GCC) 38 52 39 === libatomic tests ===40 41 42 Running target unix43 44 === libatomic Summary ===45 46 # of expected passes 5447 === libgomp tests ===48 49 50 Running target unix51 52 === libgomp Summary ===53 54 # of expected passes 166655 # of unsupported tests 17056 === libitm tests ===57 58 59 Running target unix60 61 === libitm Summary ===62 63 # of expected passes 2664 # of expected failures 365 # of unsupported tests 166 === libstdc++ tests ===67 68 69 Running target unix70 71 === libstdc++ Summary ===72 73 # of expected passes 1034274 # of expected failures 6575 # of unsupported tests 23776 53 77 54 Compiler version: 5.2.0 (GCC) 78 55 Platform: x86_64-unknown-linux-gnu 79 configure flags: --prefix=/usr --libexecdir=/usr/lib --enable-languages=c,c++ -- disable-multilib --with-system-zlib --enable-checking=release --disable-boostrap56 configure flags: --prefix=/usr --libexecdir=/usr/lib --enable-languages=c,c++ --with-system-zlib --enable-checking=release --disable-bootstrap --enable-install-libiberty 80 57 EOF 81 58 Mail -s "Results for 5.2.0 (GCC) testsuite on x86_64-unknown-linux-gnu" gcc-testresults@gcc.gnu.org && 82 59 mv /sources/gcc-build/./gcc/testsuite/g++/g++.sum /sources/gcc-build/./gcc/testsuite/g++/g++.sum.sent && 83 60 mv /sources/gcc-build/./gcc/testsuite/gcc/gcc.sum /sources/gcc-build/./gcc/testsuite/gcc/gcc.sum.sent && 84 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libatomic/testsuite/libatomic.sum /sources/gcc-build/./x86_64-unknown-linux-gnu/libatomic/testsuite/libatomic.sum.sent &&85 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libgomp/testsuite/libgomp.sum /sources/gcc-build/./x86_64-unknown-linux-gnu/libgomp/testsuite/libgomp.sum.sent &&86 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libitm/testsuite/libitm.sum /sources/gcc-build/./x86_64-unknown-linux-gnu/libitm/testsuite/libitm.sum.sent &&87 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum /sources/gcc-build/./x86_64-unknown-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum.sent &&88 61 mv /sources/gcc-build/./gcc/testsuite/g++/g++.log /sources/gcc-build/./gcc/testsuite/g++/g++.log.sent && 89 62 mv /sources/gcc-build/./gcc/testsuite/gcc/gcc.log /sources/gcc-build/./gcc/testsuite/gcc/gcc.log.sent && 90 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libatomic/testsuite/libatomic.log /sources/gcc-build/./x86_64-unknown-linux-gnu/libatomic/testsuite/libatomic.log.sent &&91 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libgomp/testsuite/libgomp.log /sources/gcc-build/./x86_64-unknown-linux-gnu/libgomp/testsuite/libgomp.log.sent &&92 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libitm/testsuite/libitm.log /sources/gcc-build/./x86_64-unknown-linux-gnu/libitm/testsuite/libitm.log.sent &&93 mv /sources/gcc-build/./x86_64-unknown-linux-gnu/libstdc++-v3/testsuite/libstdc++.log /sources/gcc-build/./x86_64-unknown-linux-gnu/libstdc++-v3/testsuite/libstdc++.log.sent &&94 63 true 95 64 }}}