On Wed, 14 Dec 2011, Richard Guenther wrote:
>
> The following patch avoids streaming extern var and function decls
> into the global decls and types section when streaming a tree
> chain list (effectively only when processing BLOCK_VARS). This
> avoids the last LTO debug-info ICE I know of (kno
The following patch avoids streaming extern var and function decls
into the global decls and types section when streaming a tree
chain list (effectively only when processing BLOCK_VARS). This
avoids the last LTO debug-info ICE I know of (knocks on wood)
and provides a cleaner (well ...) fix for P