This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Open Issues List feedback
- To: "Holder, John" <John_Holder at jdedwards dot com>
- Subject: Re: GCC 3.0 Open Issues List feedback
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 26 Mar 2001 14:17:53 -0800
- Cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- References: <D8020D6F0DB8D211B99A0008C7C59CFE7B536A@cormails1.jdedwards.com>
On Mon, Mar 26, 2001 at 11:21:44AM -0700, Holder, John wrote:
> I hope that this functionality remains available, if for no other reason
> than legacy code compilation. I have not read the C99 standard, so I
> am not aware of any other exception handling mechanism available to C
> that would achieve the same functionality.
C has no exception handling in the try/catch sense, therefore
this query is confused.
r~