[Bug c++/35047] New: gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2

2008-01-31 Thread jrp at dial dot pipex dot com
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

2008-01-31 Thread jrp at dial dot pipex dot com
--- 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 === # o

[Bug libmudflap/35048] New: testsuite test pass41-frag.cxx fails

2008-01-31 Thread jrp at dial dot pipex dot com
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

[Bug testsuite/35047] gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2

2008-02-01 Thread jrp at dial dot pipex dot com
--- 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

[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i338-apple-darwin8.11.1

2008-02-06 Thread jrp at dial dot pipex dot com
--- 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

2008-02-07 Thread jrp at dial dot pipex dot com
--- 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&

[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i338-apple-darwin8.11.1

2008-02-07 Thread jrp at dial dot pipex dot com
--- 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

2008-02-10 Thread jrp at dial dot pipex dot com
--- 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

[Bug c++/35349] New: gcc.c-torture/execute/20050604-1.c fails

2008-02-24 Thread jrp at dial dot pipex dot com
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

[Bug c++/35350] New: FAIL: gcc.target/i386/isa-10.c execution test

2008-02-24 Thread jrp at dial dot pipex dot com
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

[Bug libstdc++/35351] New: FAIL: abi_check

2008-02-24 Thread jrp at dial dot pipex dot com
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

[Bug libstdc++/35352] New: XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)

2008-02-24 Thread jrp at dial dot pipex dot com
/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

[Bug libstdc++/35417] New: testsuite assign/shared_ptr_neg.cc (including tr1) has started to fail

2008-03-01 Thread jrp at dial dot pipex dot com
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

2008-03-16 Thread jrp at dial dot pipex dot com
-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

[Bug c/35608] gcc.c-torture/compile/limits-structnest.c fails -O2 -Os

2008-03-16 Thread jrp at dial dot pipex dot com
--- 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

[Bug c++/35629] New: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails

2008-03-18 Thread jrp at dial dot pipex dot com
-- 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 d