1 new GCC HEAD@138760 regression

GCC regression tester regress@geoffk.org
Wed Aug 6 07:31:00 GMT 2008


With your recent patch, GCC HEAD revision 138760 had problems on:
native: regress-10 (1 NEW failures)
The previous build was of revision 138756.

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/save-temps-1.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
old   libjava.sum StackTrace2
NEW   libstdc++.sum ext/pb_ds/regression/trie_data_map_rand.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r138757 | mkuvyrkov | 2008-08-06 06:20:02 +0000 (Wed, 06 Aug 2008) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/sched-rgn.c

	* sched-rgn.c (new_ready): Check if instruction can be
	speculatively scheduled before attempting speculation.
	(debug_rgn_dependencies): Remove wrongful assert.

------------------------------------------------------------------------
r138758 | mkuvyrkov | 2008-08-06 06:22:33 +0000 (Wed, 06 Aug 2008) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/haifa-sched.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.target/ia64/20080802-1.c

	* haifa-sched.c (extend_global): Split to extend_global_data and
	extend_region_data.  Update all uses.
	(extend_all): Rename to extend_block_data.

	* gcc.target/ia64/20080802-1.c: New test.

------------------------------------------------------------------------
r138759 | mkuvyrkov | 2008-08-06 06:23:47 +0000 (Wed, 06 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/haifa-sched.c
   M /trunk/gcc/sched-deps.c
   M /trunk/gcc/sched-int.h

	PR target/35659
	* haifa-sched.c (sched_insn_is_legitimate_for_speculation_p): Move ...
	* sched-deps.c (sched_insn_is_legitimate_for_speculation_p): ... here.
	Don't allow predicated instructions for data speculation.
	* sched-int.h (sched_insn_is_legitimate_for_speculation_p): Move
	declaration.

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

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