[Bug bootstrap/48148] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 1 21:14:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48148
--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-04-01 21:14:39 UTC ---
Author: jakub
Date: Fri Apr 1 21:14:36 2011
New Revision: 171856
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171856
Log:
PR bootstrap/48148
* dwarf2out.c (resolve_addr): Don't call force_decl_die
if DECL_EXTERNAL has non-NULL DECL_ABSTRACT_ORIGIN.
Revert:
2011-03-17 Richard Guenther <rguenther@suse.de>
PR bootstrap/48148
* lto-cgraph.c (input_overwrite_node): Clear the abstract
origin for decls in other ltrans units.
(input_varpool_node): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
trunk/gcc/lto-cgraph.c
More information about the Gcc-bugs
mailing list