On 07/11/2009 05:59 AM, Jan Hubicka wrote:
Well, we can either teach inlinable_call_p to handle your new indirect calls as "for sure uninlinable", make it conservative and consider all calls inlinable or we can stop doing the early removal of MUST_NOT_THROW receivers.
I think this last option would probably be best. Something to work on next week...
r~