Hi, On Fri, 11 Mar 2011, Richard Guenther wrote:
> This fixes PR48073 - we are not interested in types on IDENTIFIER_NODEs > for LTO and thus we don't need to walk types or decls that hang off such > types. free_lang_data should probably clear TREE_TYPE for IDENTIFIER_NODEs then. Ciao, Michael.