This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch for -Wno-long-long and early GNAT compilers


<<No, only maintaining compatibility with previous versions of GNAT.  I
do see your point that making GNAT entirely standard Ada is not really
worth it given the expense and rarity of other Ada compilers.
>>

Well let me see if I understand. What you mean by compatibility here is
that the later version of GNAT must be compilable using all the versions
of the C compiler that happened to compile the earlier version. This is
an untestable condition, and I still don't see your insistence on the
value of this.

We are talking about how to do the initial bootstrap here. once bootstrapped
the problem disappears, so why would it be so important to you to do the
bootstrap using untested unrecommded combinations of compilers?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]