>>>>> "Jeff" == Jeff Law <l...@redhat.com> writes:

Jeff> So, presumably there's no way to know we're throwing to
Jeff> NullPointerException from the exception information attached to the
Jeff> statement or BB?  If not I could disable if the statement with the
Jeff> memory op throws anywhere.  It's not ideal, but conservatively correct.

I don't know the answer, but Java uses -fnon-call-exceptions, so maybe
gating it on this would be appropriate.  Or, adding a new flag that the
Java FE sets would also be fine by me.

Tom

Reply via email to