patch for exception problem in GNAT
Joseph S. Myers
jsm28@cam.ac.uk
Wed Mar 20 11:30:00 GMT 2002
On Tue, 19 Mar 2002, Robert Dewar wrote:
> Here is a verified patch that removes the exception from being raised (this is
> the exception that caused trouble with a broken C compiler that generated
> bad code for exception raising), as reported by Zack. It is the same as
> Zack's patch, but does not remove the exception handler (since this handler
> provides important functionality)
>
> This patch is verified against the ACT test suite
When is it expected that
(a) this patch will be installed in the FSF tree (so fixing bootstrap in
the most common GNU/Linux configurations, where there's a separate gnatgcc
for Ada but the C compiler is based on a less ancient GCC version);
(b) the patches reverted in the merge are unreverted (this involves a
proper check of any public patches in the relevant timeframe, to see if
they were reverted; the list I gave might not be complete);
(c) the recently sent update to the Reference Manual, and the User Manual,
will be checked in (these really ought to be included in merges, along
with the code, so that the version of the manuals in CVS always
corresponds exactly to the version of the code, rather than being done
separately);
(d) the merge and all these changes will be merged to the 3.1 branch?
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc
mailing list