This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Code motion around labels
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: Code motion around labels
- From: Richard Henderson <rth at redhat dot com>
- Date: Sat, 14 Apr 2001 22:51:33 -0700
- Cc: fjh at cs dot mu dot oz dot au, gcc at gcc dot gnu dot org
- References: <10104141617.AA20810@vlsi1.ultra.nyu.edu>
On Sat, Apr 14, 2001 at 12:17:30PM -0400, Richard Kenner wrote:
> For one thing, it's the only way to do a zero-cost exception
> mechanism without using the one built in.
And this is a good idea why? Rather than hacking things
to make this work again, why not make Ada use the builtin
mechanisms?
r~