This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: patch for -Wno-long-long and early GNAT compilers
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: zack at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 14 Mar 02 14:15:37 EST
- Subject: Re: patch for -Wno-long-long and early GNAT compilers
I direct your attention to
http://gcc.gnu.org/ml/gcc/2001-11/msg00986.html, in which Robert Dewar
asserts that "the sources at gnu.org are buildable with 3.13 or 3.14".
I thought that's what I just said too.
There has not been a release of GCC with Ada as an official supported
language since then.
Or before then, which is my point.
Even when there is, support for building with 3.13 or later has to be
maintained until the newer version is in wide use. This is not
negotiable.
Well, 3.14 has been out for a while, but that's not the point. The point is
that there are apparently GNAT distributions out there that call themselves
"3.13" but don't seem to work properly. That's unfortunate, but not something
we can do anything about.
The reason for this is precisely that there was no previous FSF version,
which is why I'm making this point. It's perfectly reasonable to say that
from this point on we will ensure that each version of GNAT is buildable
from the previous version, but we can't go back into the past and deal
with the problem that the lack of official versions caused some people
to produce versions that didn't work properly.