[Bug c++/35047] New: gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2
Running target unix FAIL: gcc.c-torture/execute/20050316-2.c execution, -O0 FAIL: gcc.c-torture/execute/20050316-2.c execution, -O1 FAIL: gcc.c-torture/execute/pr34982.c execution, -O0 FAIL: gcc.c-torture/execute/pr34982.c execution, -O1 FAIL: gcc.dg/compat/vector-2 c_compat_x_tst.o-c_compat_y_tst.o execute XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file (^|n)cmdlne-dI-M.*:[^n]*cmdlne-dI-M.c XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file (^|n)cmdlne-dM-M[^n]*:[^n]*cmdlne-dM-M.c FAIL: gcc.dg/builtin-apply4.c execution test FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-2.c scan-tree-dump-times vect "Vectorizing an unaligned access" 0 FAIL: gcc.dg/tree-ssa/gen-vect-32.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-iv-9.c scan-tree-dump-times vect "vectorized 1 loops" 2 FAIL: gcc.target/i386/pr17390.c scan-assembler-times fnstsw 1 === gcc Summary === # of expected passes48722 # of unexpected failures12 # of unexpected successes 2 # of expected failures 165 # of untested testcases 35 # of unsupported tests 269 /home/jrp/build/gcc/xgcc version 4.3.0 20080130 (experimental) (GCC) Compiler version: 4.3.020080130(experimental)(GCC) Platform: i686-pc-linux-gnu configure flags: -v --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 --enable-languages=c,c++,fortran --no-create --no-recursion running under latest Ubuntu -- Summary: gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: 4.3.0 20080130 (experimental) (GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug c++/35047] gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2
--- Comment #1 from jrp at dial dot pipex dot com 2008-02-01 00:11 --- Additionally === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not ivopts "offset: (4294967292|0x0f+fc)" === g++ Summary === # of expected passes17416 # of unexpected successes 1 # of expected failures 82 # of unsupported tests 88 /home/jrp/build/gcc/testsuite/g++/../../g++ version 4.3.0 20080130 (experimental) (GCC) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug libmudflap/35048] New: testsuite test pass41-frag.cxx fails
=== libmudflap tests === Running target unix FAIL: libmudflap.c++/pass41-frag.cxx execution test FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test === libmudflap Summary === # of expected passes1844 # of unexpected failures5 Compiler version: 4.3.020080130(experimental)(GCC) Platform: i686-pc-linux-gnu configure flags: -v --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 --enable-languages=c,c++,fortran --no-create --no-recursion -- Summary: testsuite test pass41-frag.cxx fails Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libmudflap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: 4.3.020080130(experimental)(GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35048
[Bug testsuite/35047] gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2
--- Comment #5 from jrp at dial dot pipex dot com 2008-02-01 12:24 --- Not completely: === gcc tests === Running target unix FAIL: gcc.dg/compat/vector-2 c_compat_x_tst.o-c_compat_y_tst.o execute XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file (^|n)cmdlne-dI-M.*:[^n]*cmdlne-dI-M.c XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file (^|n)cmdlne-dM-M[^n]*:[^n]*cmdlne-dM-M.c FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-2.c scan-tree-dump-times vect "Vectorizing an unaligned access" 0 FAIL: gcc.dg/tree-ssa/gen-vect-32.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-iv-9.c scan-tree-dump-times vect "vectorized 1 loops" 2 === gcc Summary === # of expected passes48734 # of unexpected failures6 # of unexpected successes 2 # of expected failures 165 # of untested testcases 35 # of unsupported tests 269 /home/jrp/build/gcc/xgcc version 4.3.0 20080201 (experimental) (GCC) === gfortran tests === Running target unix === gfortran Summary === # of expected passes23686 # of expected failures 3 # of unsupported tests 16 /home/jrp/build/gcc/testsuite/gfortran/../../gfortran version 4.3.0 20080201 (experimental) (GCC) === g++ tests === Running target unix FAIL: g++.dg/conversion/simd3.C (test for errors, line 13) === g++ Summary === # of expected passes17424 # of unexpected failures1 # of expected failures 82 # of unsupported tests 88 /home/jrp/build/gcc/testsuite/g++/../../g++ version 4.3.0 20080201 (experimental) (GCC) Compiler version: 4.3.020080201(experimental)(GCC) Platform: i686-pc-linux-gnu configure flags: -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 -- jrp at dial dot pipex dot com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i338-apple-darwin8.11.1
--- Comment #10 from jrp at dial dot pipex dot com 2008-02-06 20:39 --- The latest checkins seem to have removed the following failure! FAIL: g++.dg/conversion/simd3.C (test for errors, line 13) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i338-apple-darwin8.11.1
--- Comment #11 from jrp at dial dot pipex dot com 2008-02-07 22:10 --- Latest gcc now reports only: FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-2.c scan-tree-dump-times vect "Vectorizing an unaligned access" 0 FAIL: gcc.dg/tree-ssa/gen-vect-32.c scan-tree-dump-times vect "vectorized 1 loops" 1 -- jrp at dial dot pipex dot com changed: What|Removed |Added Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i338-apple-darwin8.11.1
--- Comment #12 from jrp at dial dot pipex dot com 2008-02-07 22:13 --- oh and FAIL: gcc.dg/compat/vector-2 c_compat_x_tst.o-c_compat_y_tst.o execute also fails -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i386-apple-darwin8.11.1
--- Comment #15 from jrp at dial dot pipex dot com 2008-02-10 23:05 --- Cool. We're down to === gcc tests === Running target unix FAIL: gcc.dg/compat/vector-2 c_compat_x_tst.o-c_compat_y_tst.o execute XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file (^|n)cmdlne-dI-M.*:[^n]*cmdlne-dI-M.c XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file (^|n)cmdlne-dM-M[^n]*:[^n]*cmdlne-dM-M.c -- jrp at dial dot pipex dot com changed: What|Removed |Added Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35047
[Bug c++/35349] New: gcc.c-torture/execute/20050604-1.c fails
Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.c-torture/execute/20050604-1.c execution, -O0 FAIL: gcc.c-torture/execute/20050604-1.c execution, -O1 FAIL: gcc.c-torture/execute/20050604-1.c execution, -O2 FAIL: gcc.c-torture/execute/20050604-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/20050604-1.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/20050604-1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/20050604-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/20050604-1.c execution, -Os Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 Thread model: posix gcc version 4.4.0 20080224 (experimental) (GCC) -- Summary: gcc.c-torture/execute/20050604-1.c fails Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: gcc version 4.4.0 20080224 (experimental) (GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35349
[Bug c++/35350] New: FAIL: gcc.target/i386/isa-10.c execution test
The above test started to fail over the last few days. Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 Thread model: posix gcc version 4.4.0 20080224 (experimental) (GCC) -- Summary: FAIL: gcc.target/i386/isa-10.c execution test Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: gcc version 4.4.0 20080224 (experimental) (GCC GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35350
[Bug libstdc++/35351] New: FAIL: abi_check
The above test has started to fail in recent days Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 Thread model: posix gcc version 4.4.0 20080224 (experimental) (GCC) -- Summary: FAIL: abi_check Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: gcc version 4.4.0 20080224 (experimental) (GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35351
[Bug libstdc++/35352] New: XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) has been failing over the last couple of weeks Compiler version: 4.4.020080224(experimental)(GCC) Platform: i686-pc-linux-gnu configure flags: -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 -- Summary: XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: 4.4.0 20080224(experimental)(GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35352
[Bug libstdc++/35417] New: testsuite assign/shared_ptr_neg.cc (including tr1) has started to fail
Running target unix FAIL: abi_check FAIL: 20_util/shared_ptr/assign/shared_ptr_neg.cc (test for excess errors) XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr_neg.cc (test for excess errors) === libstdc++ Summary === # of expected passes4965 # of unexpected failures3 # of unexpected successes 1 # of expected failures 60 # of unsupported tests 326 Compiler version: 4.4.020080301(experimental)(GCC) Platform: i686-pc-linux-gnu configure flags: -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 -- Summary: testsuite assign/shared_ptr_neg.cc (including tr1) has started to fail Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: 4.4.0 20080301 (experimental) (GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35417
[Bug c/35608] New: gcc.c-torture/compile/limits-structnest.c fails -O2 -Os
The gcc.c-torture/compile/limits-structnest.c started to fail at revision 133270. It was OK at 133177. Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.c-torture/compile/limits-structnest.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/limits-structnest.c -Os (test for excess errors) XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file (^|n)cmdlne-dI-M.*:[^n]*cmdlne-dI-M.c XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file (^|n)cmdlne-dM-M[^n]*:[^n]*cmdlne-dM-M.c === gcc Summary === # of expected passes49125 # of unexpected failures2 # of unexpected successes 2 # of expected failures 166 # of untested testcases 35 # of unsupported tests 269 : Compiler version: 4.4.020080316(experimental)(GCC) Platform: i686-pc-linux-gnu configure flags: -v --enable-languages=c,c++,fortran --enable-shared --with-syst em-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable- __cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enabl e-checking=release --with-arch=core2 -- Summary: gcc.c-torture/compile/limits-structnest.c fails -O2 -Os Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: 4.4.0 20080316 (experimental) (GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35608
[Bug c/35608] gcc.c-torture/compile/limits-structnest.c fails -O2 -Os
--- Comment #2 from jrp at dial dot pipex dot com 2008-03-16 16:07 --- PASS: gcc.c-torture/compile/limits-structnest.c -O1 (test for excess errors) Executing on host: /home/jrp/build/gcc/xgcc -B/home/jrp/build/gcc/ -O2 -w -fn o-show-column -c -o limits-structnest.o /home/jrp/gcc/gcc/testsuite/gcc.c-tortu re/compile/limits-structnest.c(timeout = 300) xgcc: Internal error: Killed (program cc1) Please submit a full bug report. See <http://gcc.gnu.org/bugs.html> for instructions. compiler exited with status 1 output is: xgcc: Internal error: Killed (program cc1) Please submit a full bug report. See <http://gcc.gnu.org/bugs.html> for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35608
[Bug c++/35629] New: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails
Revision 133318 failed: Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file (^|n)cmdlne-dI-M.*:[^n]*cmdlne-dI-M.c XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file (^|n)cmdlne-dM-M[^n]*:[^n]*cmdlne-dM-M.c FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "Found latch edge" 5 FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "Merged latch edges" 2 FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "4 loops found" 2 FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "3 loops found" 2 FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "2 loops found" 1 === gcc Summary === # of expected passes49134 # of unexpected failures5 # of unexpected successes 2 # of expected failures 166 # of untested testcases 35 # of unsupported tests 269 /home/jrp/build/gcc/xgcc version 4.4.0 20080318 (experimental) (GCC) Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure -v --enable-languages=c,c++,fortran --enable-shared --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release --with-arch=core2 Thread model: posix gcc version 4.4.0 20080317 (experimental) (GCC) -- Summary: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrp at dial dot pipex dot com GCC build triplet: gcc version 4.4.0 20080317 (experimental) (GCC) GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35629