This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC build failure, HEAD@146820 on native


With your recent patch, GCC HEAD revision 146820 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 146818.

Log information for changes since the last build:
------------------------------------------------------------------------
r146819 | matz | 2009-04-26 15:09:50 -0700 (Sun, 26 Apr 2009) | 9 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/gimple-low.c
   M /trunk/gcc/passes.c
   M /trunk/gcc/tree-optimize.c
   M /trunk/gcc/tree-pass.h

	* tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
	pass_free_cfg_annotations, pass_free_datastructures): Remove decls.
	* gimple-low.c (mark_blocks_with_used_vars, mark_used_blocks,
	pass_mark_used_blocks): Remove.
	* tree-optimize.c (pass_free_datastructures,
	execute_free_cfg_annotations, pass_free_cfg_annotations): Remove.
	* passes.c (init_optimization_passes): Don't call
	pass_mark_used_blocks, remove dead code.

------------------------------------------------------------------------
r146820 | matz | 2009-04-26 15:13:39 -0700 (Sun, 26 Apr 2009) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/tree-flow.h

* tree-flow.h (tree_ann_common_d): Remove aux and value_handle members.

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

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

Attachment: native-log.txt
Description: Text document

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]