This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Require at least GNAT 3.14 as bootstrap compiler
- From: Geert Bosch <bosch at gnat dot com>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 4 Jun 2003 19:43:00 -0400
- Subject: Re: [Ada] Require at least GNAT 3.14 as bootstrap compiler
On Tuesday, May 27, 2003, at 11:51 America/New_York, Florian Weimer
wrote:
PR 8560 shows that GNAT 3.13 results in problems at least on some
architectures, while 3.14 does not. Is it okay to simply update the
requirement documentation?
I think you misread the bug report. It seems that the problem occurs
when using GCC 3.2 as a bootstrap compiler (look at the bug box)
and the How-to-reproduce comment. It would be useful if you could
reproduce the problem, and if so, see if a workaround can be found,
such as compiling the specific file without optimization.
I do not know of any issues bootstrapping from GNAT 3.13p.
-Geert