1 new GCC HEAD@138904 regression
GCC regression tester
regress@geoffk.org
Sat Aug 9 13:41:00 GMT 2008
With your recent patch, GCC HEAD revision 138904 had problems on:
native: regress-9 (1 NEW failures)
The previous build was of revision 138903.
Regressions for native:
old g++.sum g++.dg/other/PR23205.C
old gcc.sum gcc.dg/debug/dwarf2/dwarf-die3.c
old gcc.sum gcc.dg/pch/valid-1b.c
old gcc.sum gcc.dg/pr30286.c
old gcc.sum gcc.dg/vect/no-scevccp-outer-13.c
old gcc.sum gcc.dg/vect/no-scevccp-outer-7.c
old gcc.sum gcc.dg/vect/vect-67.c
NEW libstdc++.sum ext/pb_ds/regression/trie_data_map_rand.cc
old libstdc++.sum ext/pb_ds/regression/trie_no_data_map_rand.cc
Log information for changes since the last build:
------------------------------------------------------------------------
r138904 | manu | 2008-08-09 12:37:32 +0000 (Sat, 09 Aug 2008) | 15 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/c-common.c
M /trunk/gcc/c-parser.c
M /trunk/gcc/c-typeck.c
M /trunk/gcc/testsuite/ChangeLog
A /trunk/gcc/testsuite/gcc.dg/sequence-pt-pr17880.c
2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
PR c/17880
* c-typeck.c (digest_init): Call verify_sequence_points from here.
(c_finish_return): Likewise.
(c_start_case): Likewise.
* c-common.c (warn_for_collisions_1): Use explicit location in
warning.
* c-parser.c (c_parser_condition): New. Call
verify_sequence_points.
(c_parser_paren_condition): Call c_parser_condition.
(c_parser_for_statement): Call c_parser_condition.
testsuite/
* gcc.dg/sequence-pt-pr17880.c: New.
------------------------------------------------------------------------
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