This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/52037] [4.7 regression] ICE in update_ssa, at tree-into-ssa.c:3362 while linking LTO libxul


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52037

--- Comment #9 from Jan Hubicka <hubicka at ucw dot cz> 2012-01-30 13:28:08 UTC ---
> only virtuals may need updating here.
> 
> Less dangerous (considering other callers) might be to simply adjust
> the code in inline-transform.
> 
> "Obvious" patch for this:
> 

Hmm, seems to make sense to me.  Thanks for looking into this!
Honza


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