3 new GCC HEAD@140153 regressions

GCC regression tester regress@geoffk.org
Tue Sep 9 15:34:00 GMT 2008


With your recent patch, GCC HEAD revision 140153 had problems on:
native: regress-14 (3 NEW failures)
The previous build was of revision 140147.

Regressions for native:
old   g++.sum g++.dg/other/PR23205.C
old   gcc.sum gcc.dg/array-init-1.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/pr33645-3.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
old   gcc.sum gcc.target/i386/pr12329.c
old   gcc.sum gcc.target/i386/sse-5.c
NEW   objc.sum objc.dg/super-class-2.m
NEW   objc.sum objc.dg/zero-link-1.m
NEW   objc.sum objc.dg/zero-link-2.m

Log information for changes since the last build:
------------------------------------------------------------------------
r140148 | schwab | 2008-09-09 13:37:14 +0000 (Tue, 09 Sep 2008) | 3 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/acinclude.m4
   M /trunk/libstdc++-v3/configure

(GLIBCXX_CHECK_STANDARD_LAYOUT): Fix compile check
not to redefine main.

------------------------------------------------------------------------
r140149 | rguenth | 2008-09-09 13:52:59 +0000 (Tue, 09 Sep 2008) | 5 lines
Changed paths:
   M /trunk/gcc/java/ChangeLog
   M /trunk/gcc/java/decl.c

2008-09-09  Richard Guenther  <rguenther@suse.de>

	* decl.c (build_result_decl): Remove no longer applicable
	promotion.

------------------------------------------------------------------------
r140150 | rguenth | 2008-09-09 13:54:08 +0000 (Tue, 09 Sep 2008) | 20 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/tree-cfg.c

2008-09-09  Richard Guenther  <rguenther@suse.de>

	* tree-cfg.c (verify_types_in_gimple_op): Remove.
	(verify_types_in_gimple_call): Rename to ...
	(verify_gimple_call): ... this.  Enhance.
	(verify_types_in_gimple_cond): Remove.
	(verify_gimple_comparison): New function ...
	(verify_types_in_gimple_assign): ... split out from here.
	(verify_types_in_gimple_return): Rename to ...
	(verify_gimple_return): ... this.  Enhance.
	(verify_types_in_gimple_switch): Rename to ...
	(verify_gimple_switch): ... this.  Enhance.
	(verify_gimple_goto): New function.
	(verify_types_in_gimple_phi): Rename to ...
	(verify_gimple_phi): ... this.  Enhance.
	(verify_types_in_gimple_stmt): Adjust calls to helper functions.
	Fold in single-statement cases from verify_types_in_gimple_seq_2.
	(verify_types_in_gimple_seq_2): Remove cases handled in
	verify_types_in_gimple_stmt.

------------------------------------------------------------------------
r140151 | abel | 2008-09-09 14:19:31 +0000 (Tue, 09 Sep 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/haifa-sched.c

        PR rtl-optimization/37360
        * haifa-sched.c (max_issue): Do not assert that we never issue more
        insns than issue_rate.  Add comment.


------------------------------------------------------------------------
r140152 | abel | 2008-09-09 14:23:19 +0000 (Tue, 09 Sep 2008) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/haifa-sched.c

        * haifa-sched.c (advance_one_cycle): Do not print '\n' before printing
        dump message.
        (choose_ready): When first insn is chosen from the ready list, also
        dump it.


------------------------------------------------------------------------

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