8sa1-gcc/gcc/lto
Richard Biener ce2f49b3bf re PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO)
2014-03-19  Richard Biener  <rguenther@suse.de>

	PR middle-end/60553
	* tree-core.h (tree_type_common): Re-order pointer members
	to reduce recursion depth during GC walks.

	lto/
	* lto-tree.h (lang_tree_node): For types use TYPE_NEXT_VARIANT 
	instead of TREE_CHAIN as chain_next.

From-SVN: r208682
2014-03-19 15:37:28 +00:00
..
ChangeLog re PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO) 2014-03-19 15:37:28 +00:00
common.c
common.h
config-lang.in
lang-specs.h
lang.opt
lto-lang.c
lto-object.c
lto-partition.c
lto-partition.h
lto-symtab.c
lto-tree.h re PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO) 2014-03-19 15:37:28 +00:00
lto.c lto.c (lto_wpa_write_files): Move call to lto_promote_cross_file_statics ... 2014-03-19 11:35:59 +00:00
lto.h
Make-lang.in