This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Bootstrapping mainline GNAT fails
- From: dewar at gnat dot com (Robert Dewar)
- To: kenner at vlsi1 dot ultra dot nyu dot edu, zack at codesourcery dot com
- Cc: dewar at gnat dot com, gcc at gcc dot gnu dot org
- Date: Mon, 18 Mar 2002 22:48:19 -0500 (EST)
- Subject: Re: [Ada] Bootstrapping mainline GNAT fails
I will test out this patch. It is probably wrong to remove the exception
handler, since that can only make the compiler less reliable. One of the
reasons for exception handlers like this is to deal with malformed trees
that come from syntax errors when -gnatq is used.