This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: -fasynchronous-exceptions


Tom Tromey wrote:

> Andrew notes that gcc's exception handling in leaf functions is
> currently broken, but that using -fasynchronous-exceptions works
> around it.  So, I'm committing this patch.
>
> 2000-04-26  Tom Tromey  <tromey@cygnus.com>
>
>         * Makefile.in: Rebuilt.
>         * Makefile.am (AM_CXXFLAGS): Added -fasynchronous-exceptions.

I think this flag should be added to the jc1 flags in libgcj.spec, and also
done for .java files in the libgcj build; or alternativly made the automatic
default in jc1 (at least until someone comes up with a better fix). I've tested
this and it fixes PR 184 (at least the parts of that which arn't a duplicate of
PR 2).

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]