This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: define __EXCEPTIONS for C as well
- From: Richard Henderson <rth at redhat dot com>
- To: Neil Booth <neil at daikokuya dot co dot uk>
- Cc: gcc-patches at gcc dot gnu dot org, Ulrich Drepper <drepper at redhat dot com>
- Date: Sat, 7 Jun 2003 16:57:30 -0700
- Subject: Re: define __EXCEPTIONS for C as well
- References: <20030607152610.A4435@redhat.com> <20030607224611.GB22685@daikokuya.co.uk>
On Sat, Jun 07, 2003 at 11:46:11PM +0100, Neil Booth wrote:
> Could you add an explicit comment that it's intended to
> be defined for C? Otherwise I can see it being changed
> accidentally somewhere down the line...
Done.
r~