[PATCH] Fix PR48148

H.J. Lu hjl.tools@gmail.com
Thu Mar 17 13:31:00 GMT 2011


On Thu, Mar 17, 2011 at 6:24 AM, Richard Guenther <rguenther@suse.de> wrote:
>
> This fixes PR48148, we shouldn't keep abstract origin references
> for external decls.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
>
> Richard.
>
> 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.
>

Bootstrap also failed with bootstrap-profiled, but without LTO.
I don't see how it can fix it.


-- 
H.J.



More information about the Gcc-patches mailing list