> Jan Hubicka wrote:
>
> > OK, pragma_java_exceptions variable is not there
>
> It's in mainline now.
>
> > does something like this work for you?
>
> Yes.
OK, I will do full testing cycle (x86_64-linux) and commit it.
Thanks!
Honza
>
> Andrew.
Jan Hubicka wrote:
> OK, pragma_java_exceptions variable is not there
It's in mainline now.
> does something like this work for you?
Yes.
Andrew.
> Jan Hubicka wrote:
>
> > current mainline is buggy in EH unwinding effectivly ignoring
> > MUST_NOT_THROW regions when reached via RESX from local handlers.
> > See http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01285.html for details.
> >
> > Unfortunately this patch causes bootstrap failure whe
Jan Hubicka wrote:
> current mainline is buggy in EH unwinding effectivly ignoring
> MUST_NOT_THROW regions when reached via RESX from local handlers.
> See http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01285.html for details.
>
> Unfortunately this patch causes bootstrap failure when building lib
Hi,
current mainline is buggy in EH unwinding effectivly ignoring
MUST_NOT_THROW regions when reached via RESX from local handlers.
See http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01285.html for details.
Unfortunately this patch causes bootstrap failure when building libjava,
because std::termina