1 new GCC HEAD@170370 regression

regress regress@apple.com
Tue Feb 22 04:49:00 GMT 2011


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

Regressions for native:
old   g++.sum g++.dg/eh/simd-3.C
old   g++.sum g++.dg/eh/simd-4.C
old   gcc.sum gcc.c-torture/execute/20040811-1.c
old   gcc.sum gcc.c-torture/execute/pr22061-4.c
old   gcc.sum gcc.dg/sms-2.c
old   gcc.sum gcc.dg/sms-3.c
old   gcc.sum gcc.dg/sms-4.c
old   gcc.sum gcc.dg/sms-5.c
old   gcc.sum gcc.dg/sms-6.c
old   gcc.sum gcc.dg/sms-7.c
old   gcc.sum gcc.target/powerpc/405-dlmzb-strlen-1.c
old   gcc.sum gcc.target/powerpc/440-dlmzb-strlen-1.c
old   gcc.sum gcc.target/powerpc/ppc-vector-memcpy.c
NEW   libjava.sum Thread_Sleep_2
old   libstdc++.sum ext/mt_allocator/deallocate_global_thread-1.cc
old   libstdc++.sum ext/mt_allocator/deallocate_global_thread-3.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r170359 | rguenth | 2011-02-21 05:38:48 -0800 (Mon, 21 Feb 2011) | 10 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/lto-streamer-in.c
   M /trunk/gcc/lto-streamer-out.c

2011-02-21  Richard Guenther  <rguenther@suse.de>

	PR lto/47820
	* lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
	Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
	(lto_input_ts_block_tree_pointers): Hook a BLOCK into the
	TUs context.
	* lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers): 
	Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.

------------------------------------------------------------------------
r170365 | jason | 2011-02-21 07:35:44 -0800 (Mon, 21 Feb 2011) | 7 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/call.c
   M /trunk/gcc/cp/decl2.c
   M /trunk/gcc/cp/semantics.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-diag2.C

	PR c++/47207
	* decl2.c (decl_constant_var_p): A constexpr var needs an
	initializer to be constant.
	* semantics.c (cxx_eval_constant_expression): Complain about
	constexpr var used in its own initializer.
	* call.c (set_up_extended_ref_temp): Set
	DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P too.
------------------------------------------------------------------------
r170366 | jakub | 2011-02-21 07:53:49 -0800 (Mon, 21 Feb 2011) | 3 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/debug/pr47106.C

	PR debug/47106
	* g++.dg/debug/pr47106.C: Require effective target lto.

------------------------------------------------------------------------
r170367 | aesok | 2011-02-21 08:22:21 -0800 (Mon, 21 Feb 2011) | 8 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/stormy16/stormy16-protos.h
   M /trunk/gcc/config/stormy16/stormy16.c
   M /trunk/gcc/config/stormy16/stormy16.h

	* config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
	* config/stormy16/stormy16-protos.h
	(xstormy16_mode_dependent_address_p): Remove.
	* config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
	Make static. Change return type to bool. Change argument type to
	const_rtx. Remove dead code.
	(TARGET_MODE_DEPENDENT_ADDRESS_P): Define.

------------------------------------------------------------------------
r170368 | danglin | 2011-02-21 08:34:17 -0800 (Mon, 21 Feb 2011) | 4 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv.C

	* g++.dg/cpp0x/lambda/lambda-conv.C: Skip scan-assembler check on
	*-*-hpux10*.


------------------------------------------------------------------------
r170370 | law | 2011-02-21 09:43:15 -0800 (Mon, 21 Feb 2011) | 7 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.c-torture/compile/pr46002.c
   A /trunk/gcc/testsuite/gcc.target/i386/pr46178.c


	PR rtl-optimization/46178
	* gcc.target/i386/pr46178.c: New test.

	PR rtl-optimization/46002
	* gcc.c-torture/compile/pr46002.c: New test.

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

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

-------------- next part --------------

-- 
Geoffrey Keating <geoffk@apple.com> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list