OSDN Git Service

PR bootstrap/48148
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Apr 2011 21:14:36 +0000 (21:14 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Apr 2011 21:14:36 +0000 (21:14 +0000)
commitb6a800c7ff4caf0c93bc481254ab5e65ec6a85d6
tree79dbdd7286d65bf6f6f9d3995fe8ef43b657af16
parent3a1751607f510e49bd0c35ecb7b10e9f9b918111
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c
gcc/lto-cgraph.c