Re: Fix ipa-polymorphic-call-info ICE

2015-11-07 Thread Jan Hubicka
> Hi! > > On Fri, 6 Nov 2015 07:07:27 +0100, Jan Hubicka wrote: > > this patch fixes tripple thinko when in > > ipa_polymorphic_call_context::restrict_to_inner_type when dealing with an > > offset that is out of the range of the type considered. In this case > > function > > should return true

Fix ipa-polymorphic-call-info ICE

2015-11-05 Thread Jan Hubicka
Hi, this patch fixes tripple thinko when in ipa_polymorphic_call_context::restrict_to_inner_type when dealing with an offset that is out of the range of the type considered. In this case function should return true only when type is dynamic (so there may be additional type after the known type) or