Results for 4.7.4 20130817 (prerelease) (GCC) testsuite on m68k-unknown-linux-gnu
Mikael Pettersson
mikpe@it.uu.se
Wed Aug 21 08:35:00 GMT 2013
LAST_UPDATED: Obtained from SVN: branches/gcc-4_7-branch revision 201818
Native configuration is m68k-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/cdce3.C -std=gnu++98 scan-tree-dump cdce "cdce3.C:108: note: function call is shrink-wrapped into error conditions."
FAIL: g++.dg/cdce3.C -std=gnu++11 scan-tree-dump cdce "cdce3.C:108: note: function call is shrink-wrapped into error conditions."
FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++98 scan-tree-dump-times ompexp "__atomic_fetch_add" 4
FAIL: c-c++-common/gomp/atomic-10.c -std=gnu++11 scan-tree-dump-times ompexp "__atomic_fetch_add" 4
FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++98 scan-tree-dump-times ompexp "xyzzy, 4" 1
FAIL: c-c++-common/gomp/atomic-3.c -std=gnu++11 scan-tree-dump-times ompexp "xyzzy, 4" 1
FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++98 scan-tree-dump-times ompexp "__atomic_fetch_add" 1
FAIL: c-c++-common/gomp/atomic-9.c -std=gnu++11 scan-tree-dump-times ompexp "__atomic_fetch_add" 1
=== g++ Summary ===
# of expected passes 45298
# of unexpected failures 8
# of expected failures 284
# of unsupported tests 696
/mnt/scratch/objdir47/gcc/testsuite/g++/../../g++ version 4.7.4 20130817 (prerelease) (GCC)
=== gcc tests ===
Running target unix
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-externalid.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/limits-structnest.c -Os (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr37669-2.c -O1 (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr37669-2.c -O2 (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr37669-2.c -O3 -fomit-frame-pointer (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr37669-2.c -O3 -g (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/pr37669-2.c -Os (test for excess errors)
FAIL: gcc.c-torture/execute/20040709-1.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/20040709-1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/20040709-2.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/20040709-2.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
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
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O0
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -g
FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -Os
FAIL: gcc.dg/pr46309.c scan-tree-dump-times reassoc1 "Optimizing range tests a_[0-9]*.D. -.1, 1. and -.2, 2. and -.3, 3. and -.4, 4.[\\n\\r]* into" 2
FAIL: gcc.dg/pr46309.c scan-tree-dump-times reassoc1 "Optimizing range tests a_[0-9]*.D. -.1, 1. and -.3, 3.[\\n\\r]* into" 1
FAIL: gcc.dg/pr46309.c scan-tree-dump-times reassoc1 "Optimizing range tests a_[0-9]*.D. -.1, 1. and -.2, 2.[\\n\\r]* into" 1
FAIL: gcc.dg/pr46309.c scan-tree-dump-times reassoc1 "Optimizing range tests a_[0-9]*.D. -.0, 31. and -.64, 95.[\\n\\r]* into" 2
FAIL: gcc.dg/pr46309.c scan-tree-dump-times reassoc1 "Optimizing range tests a_[0-9]*.D. -.128, 159. and -.192, 223.[\\n\\r]* into" 1
FAIL: gcc.dg/pr46309.c scan-tree-dump-times reassoc2 "Optimizing range tests D.[0-9]*_[0-9]* -.0, 31. and -.128, 159.[\\n\\r]* into" 1
FAIL: gcc.dg/pr46647.c scan-tree-dump-not optimized "memset"
FAIL: c-c++-common/gomp/atomic-10.c scan-tree-dump-times ompexp "__atomic_fetch_add" 4
FAIL: c-c++-common/gomp/atomic-3.c scan-tree-dump-times ompexp "xyzzy, 4" 1
FAIL: c-c++-common/gomp/atomic-9.c scan-tree-dump-times ompexp "__atomic_fetch_add" 1
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
XPASS: gcc.dg/guality/example.c -O2 execution test
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
XPASS: gcc.dg/guality/example.c -Os execution test
XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O1 execution test
XPASS: gcc.dg/guality/guality.c -O2 execution test
XPASS: gcc.dg/guality/guality.c -O3 -g execution test
XPASS: gcc.dg/guality/guality.c -Os execution test
XPASS: gcc.dg/guality/inline-params.c -O2 execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test
XPASS: gcc.dg/guality/inline-params.c -Os execution test
XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 i1 == 2 * 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O3 -g execution test
XPASS: gcc.dg/guality/pr41447-1.c -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O3 -g execution test
XPASS: gcc.dg/guality/pr41616-1.c -Os execution test
FAIL: gcc.dg/guality/pr43077-1.c -O1 line 19 vara == 1
FAIL: gcc.dg/guality/pr43077-1.c -O2 line 19 vara == 1
FAIL: gcc.dg/guality/pr43077-1.c -O2 line 42 c == 3
FAIL: gcc.dg/guality/pr43077-1.c -O3 -fomit-frame-pointer line 19 vara == 1
FAIL: gcc.dg/guality/pr43077-1.c -O3 -fomit-frame-pointer line 42 c == 3
FAIL: gcc.dg/guality/pr43077-1.c -O3 -g line 19 vara == 1
FAIL: gcc.dg/guality/pr43077-1.c -O3 -g line 42 c == 3
FAIL: gcc.dg/guality/pr43077-1.c -Os line 19 vara == 1
FAIL: gcc.dg/guality/pr43077-1.c -Os line 42 c == 3
FAIL: gcc.dg/guality/pr43479.c -O1 line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O1 line 18 j == 8
FAIL: gcc.dg/guality/pr43479.c -O1 line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c -O2 line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O2 line 18 j == 8
FAIL: gcc.dg/guality/pr43479.c -O2 line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c -O3 -fomit-frame-pointer line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O3 -fomit-frame-pointer line 18 j == 8
FAIL: gcc.dg/guality/pr43479.c -O3 -fomit-frame-pointer line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c -O3 -g line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -O3 -g line 18 j == 8
FAIL: gcc.dg/guality/pr43479.c -O3 -g line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c -Os line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c -Os line 18 j == 8
FAIL: gcc.dg/guality/pr43479.c -Os line 18 h == 9
FAIL: gcc.dg/guality/sra-1.c -O1 line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O3 -fomit-frame-pointer line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O3 -g line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -Os line 43 a.j == 14
FAIL: gcc.dg/torture/builtin-math-7.c -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gcc.dg/torture/builtin-math-7.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gcc.dg/tree-prof/stringop-2.c scan-tree-dump optimized "a\\\\[0\\\\] = 168430090"
FAIL: gcc.dg/tree-ssa/predcom-1.c execution test
FAIL: gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 3
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "[xy][^ ]* !=" 0
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom2 "x[^ ]* & y" 1
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "x[^ ]* [|] y" 1
FAIL: gcc.target/m68k/20090709-1.c scan-assembler-times .LC0 3
FAIL: gcc.target/m68k/tls-gd.c scan-assembler foo@TLSGD\\\\(%a5\\\\)
FAIL: gcc.target/m68k/tls-ie-xgot.c scan-assembler #foo@TLSIE,%[ad][0-7]
FAIL: gcc.target/m68k/tls-ld-xgot.c scan-assembler lea \\\\(foo@TLSLDO,%a0\\\\)
FAIL: gcc.target/m68k/tls-ld-xtls.c scan-assembler foo@TLSLDM\\\\(%a5\\\\)
FAIL: gcc.target/m68k/tls-ld.c scan-assembler foo@TLSLDM\\\\(%a5\\\\)
FAIL: gcc.target/m68k/tls-ld.c scan-assembler lea \\\\(foo@TLSLDO,%a0\\\\)
FAIL: gcc.target/m68k/tls-le.c scan-assembler lea \\\\(foo@TLSLE,%a0\\\\)
=== gcc Summary ===
# of expected passes 62701
# of unexpected failures 86
# of unexpected successes 27
# of expected failures 120
# of unsupported tests 1139
/mnt/scratch/objdir47/gcc/xgcc version 4.7.4 20130817 (prerelease) (GCC)
=== libgomp tests ===
Running target unix
FAIL: libgomp.c++/for-1.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/for-1.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/for-2.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/for-2.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/for-3.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/for-3.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/for-4.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/for-4.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/for-5.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/for-5.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/for-8.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/for-8.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
=== libgomp Summary ===
# of expected passes 1229
# of unexpected failures 12
# of unsupported tests 8
=== libstdc++ tests ===
Running target unix
FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test
=== libstdc++ Summary ===
# of expected passes 8694
# of unexpected failures 2
# of expected failures 45
# of unsupported tests 168
Compiler version: 4.7.4 20130817 (prerelease) (GCC)
Platform: m68k-unknown-linux-gnu
configure flags: --prefix=/mnt/scratch/install47 --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++ --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --disable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --disable-sjlj-exceptions --disable-libmudflap --disable-plugin --disable-lto --disable-multilib --disable-build-poststage1-with-cxx
BOOT_CFLAGS=-g -O2
More information about the Gcc-testresults
mailing list