Re: [GOOGLE] get resolved node in walk_polymorphic_call_targets
ok. David On Fri, May 23, 2014 at 3:03 PM, Dehao Chen wrote: > This patch fixes LIPO ICE that an unresolved node escaped after lipo fixup. > > testing on going. OK for google-4_9? > > Thanks, > Dehao > > Index: gcc/ipa.c > === > ---
[GOOGLE] get resolved node in walk_polymorphic_call_targets
This patch fixes LIPO ICE that an unresolved node escaped after lipo fixup. testing on going. OK for google-4_9? Thanks, Dehao Index: gcc/ipa.c === --- gcc/ipa.c (revision 210864) +++ gcc/ipa.c (working copy) @@ -39,6 +39,7 @@ along