This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: ia64 eh, part 20d [libjava]
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: ia64 eh, part 20d [libjava]
- From: Richard Henderson <rth at redhat dot com>
- Date: Sat, 31 Mar 2001 12:39:49 -0800
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- References: <20010328022455.A14837@redhat.com> <874rwa3c70.fsf@creche.redhat.com>
On Fri, Mar 30, 2001 at 07:27:15PM -0700, Tom Tromey wrote:
> This should mention removal of -fasynchronous-exceptions. But is that
> removal actually correct? Maybe we should use -fnon-call-exceptions?
> (Or maybe you added it directly to the compiler? I didn't read the
> gcj patches.)
Actually, someone else added it to the compiler a while ago.
I moved the setting of the flag around, but it was definitely
there before my changes.
> Could you change this to remove the compat-include case?
> We only needed that when libgcj could be built in a separate tree from
> gcc. I don't see any need to continue to support that.
Sure.
> I think abort() here is reasonable. You can remove the FIXME.
Right.
r~