1 new GCC HEAD@170589 regression

GCC regression tester regress@geoffk.org
Tue Mar 1 11:15:00 GMT 2011


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

Regressions for native:
NEW   gcc.sum gcc.dg/guality/vla-2.c

Log information for changes since the last build:
------------------------------------------------------------------------
r170588 | rguenth | 2011-03-01 01:45:05 -0800 (Tue, 01 Mar 2011) | 14 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/lto-streamer-in.c
   M /trunk/gcc/lto-streamer-out.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/lto/pr46911_0.f

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

	PR lto/46911
	* lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
	Do not stream DECL_ABSTRACT_ORIGIN.
	(lto_input_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
	BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
	* lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
	Do not stream DECL_ABSTRACT_ORIGIN.
	(lto_output_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
	BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.

	* gfortran.dg/lto/pr46911_0.f: New testcase.

------------------------------------------------------------------------
r170589 | rguenth | 2011-03-01 01:46:19 -0800 (Tue, 01 Mar 2011) | 8 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/lto-streamer.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/lto/pr47924_0.c

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

	PR lto/47924
	* lto-streamer.c (lto_record_common_node): Also register
	the canonical type.

	* gcc.dg/lto/pr47924_0.c: New testcase.

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

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