This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR48073


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]