re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)
authorJakub Jelinek <jakub@redhat.com>
Fri, 1 Apr 2011 21:14:36 +0000 (23:14 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 1 Apr 2011 21:14:36 +0000 (23:14 +0200)
commit15a03a11ceae0d0423ce6d762842f89a0c8feadd
tree79dbdd7286d65bf6f6f9d3995fe8ef43b657af16
parent19228b93eacef5d8661c5d5a82272d42a82e0e26
re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)

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.

From-SVN: r171856
gcc/ChangeLog
gcc/dwarf2out.c
gcc/lto-cgraph.c