2 new GCC HEAD@182833 regressions

GCC regression tester regress@geoffk.org
Tue Jan 3 11:33:00 GMT 2012


With your recent patch, GCC HEAD revision 182833 had problems on:
native: regress-6 (2 NEW failures)
The previous build was of revision 182828.

Regressions for native:
old   gcc.sum gcc.dg/guality/vla-2.c
old   gcc.sum gcc.dg/torture/tls/thr-init-1.c
old   gcc.sum gcc.dg/torture/tls/thr-init-2.c
old   gcc.sum gcc.dg/torture/tls/tls-test.c
NEW   libstdc++.sum 25_algorithms/heap/moveable.cc
NEW   libstdc++.sum 25_algorithms/heap/moveable2.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r182829 | uros | 2012-01-03 00:10:27 -0800 (Tue, 03 Jan 2012) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/ia64/ia64.c

	* config/ia64/ia64.c (expand_vec_perm_broadcast): Use correct
	operands for extzv pattern.


------------------------------------------------------------------------
r182830 | rguenth | 2012-01-03 00:59:21 -0800 (Tue, 03 Jan 2012) | 8 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/fold-const.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/fold-compare-6.c

2012-01-03  Richard Guenther  <rguenther@suse.de>

	PR middle-end/51730
	* fold-const.c (fold_comparison): Properly canonicalize
	tree offset and HOST_WIDE_INT bit position.

	* gcc.dg/fold-compare-6.c: New testcase.

------------------------------------------------------------------------
r182831 | krebbel | 2012-01-03 01:03:35 -0800 (Tue, 03 Jan 2012) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/s390/s390.md

2012-01-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* config/s390/s390.md ("*cmp<mode>_ccs"): Fix comment mentioning
	the instructions emitted by the pattern.
	("*TDC_insn_<mode>"): Add comment.


------------------------------------------------------------------------
r182832 | jakub | 2012-01-03 01:09:41 -0800 (Tue, 03 Jan 2012) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/tree-prof/pr51719.C
   M /trunk/gcc/value-prof.c

	PR tree-optimization/51719
	* value-prof.c (gimple_ic): When indirect call isn't noreturn,
	but direct call is, clear direct call's lhs and don't add fallthrough
	edge from dcall_bb to join_bb and PHIs.

	* g++.dg/tree-prof/pr51719.C: New test.

------------------------------------------------------------------------
r182833 | paolo | 2012-01-03 01:33:33 -0800 (Tue, 03 Jan 2012) | 13 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/decl.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/warn/Wredundant-decls-spec.C

/cp
2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/15867
	* decl.c (duplicate_decls): With -Wredundant-decls don't warn for
	declaration followed by specialization.

/testsuite
2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/15867
	* g++.dg/warn/Wredundant-decls-spec.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