2 new GCC HEAD@164001 regressions
GCC regression tester
regress@geoffk.org
Wed Sep 8 15:10:00 GMT 2010
With your recent patch, GCC HEAD revision 164001 had problems on:
native: regress-4 (2 NEW failures)
The previous build was of revision 163997.
Regressions for native:
NEW g++.sum c-c++-common/uninit-17.c
NEW gcc.sum c-c++-common/uninit-17.c
old gcc.sum gcc.c-torture/compile/limits-exprparen.c
old gcc.sum gcc.target/i386/pr38240.c
Log information for changes since the last build:
------------------------------------------------------------------------
r163998 | matz | 2010-09-08 05:34:52 -0700 (Wed, 08 Sep 2010) | 8 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/testsuite/ChangeLog
A /trunk/gcc/testsuite/gfortran.dg/vect/fast-math-vect-8.f90
M /trunk/gcc/tree-ssa-sink.c
PR tree-optimization/33244
* tree-ssa-sink.c (statement_sink_location): Don't sink into
empty loop latches.
testsuite/
PR tree-optimization/33244
* gfortran.dg/vect/fast-math-vect-8.f90: New test.
------------------------------------------------------------------------
r163999 | matz | 2010-09-08 05:40:24 -0700 (Wed, 08 Sep 2010) | 8 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/testsuite/ChangeLog
A /trunk/gcc/testsuite/gcc.dg/vect/pr43430-2.c
M /trunk/gcc/tree-vect-stmts.c
PR tree-optimization/43430
* tree-vect-stmts.c (vectorizable_condition): Support multiple
copies for conditional statements if it's not part of a reduction.
testsuite/
PR tree-optimization/43430
* gcc.dg/vect/pr43430-2.c: New test.
------------------------------------------------------------------------
r164000 | matz | 2010-09-08 05:41:33 -0700 (Wed, 08 Sep 2010) | 2 lines
Changed paths:
M /trunk/gcc/tree-ssa.c
Forgot to correct typo before committing last change.
------------------------------------------------------------------------
r164001 | rguenth | 2010-09-08 06:30:39 -0700 (Wed, 08 Sep 2010) | 14 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/gimple.c
M /trunk/gcc/lto/ChangeLog
M /trunk/gcc/lto/lto.c
2010-09-08 Richard Guenther <rguenther@suse.de>
* gimple.c (gimple_types, type_hash_cache): Move to GC memory.
(visit): Adjust.
(iterative_hash_gimple_type): Likewise.
(gimple_type_hash): Likewise.
(gimple_register_type): Likewise.
(print_gimple_types_stats): Likewise.
(free_gimple_type_tables): Likewise.
lto/
* lto.c (read_cgraph_and_symbols): Collect again after each
file.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
--
Geoffrey Keating <geoffk@geoffk.org>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list