From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fb264cdd67c2f20f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Possibly fixed in gcc 4.1.1, but bug box -- Was: Re: A smaller self contained test case ... Date: Wed, 28 Jun 2006 12:43:08 +0200 Message-ID: <4gf4mmF1mau2bU1@individual.net> References: <05lkrrojfd.fsf@hod.lan.m-e-leypold.de> <16veqny46o.fsf_-_@hod.lan.m-e-leypold.de> <4gdbbqF1ld2nsU1@individual.net> <1151484112.998493.14620@p79g2000cwp.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit X-Trace: individual.net 4DDb5zEVz2qxZIDmn2qEGQsXE5ZFaFjmpXndGAdhNLFH6/uZo= User-Agent: KNode/0.10.2 Xref: g2news2.google.com comp.lang.ada:5202 Date: 2006-06-28T12:43:08+02:00 List-Id: Ludovic Brenta wrote: > Alex R. Mosteo a �crit : >> Last time I heard, Ada is not a release criterion for gcc. As I >> understand it, this means that the gcc version, even if GMGPL, can be in >> any state. It could be perfectly ok yesterday, and today be broken in >> subtle ways, and this wouldn't alter the gcc releasing schedule. > > True, Ada is not a release criterion, but GCC _is_ stable, because > AdaCore still follows the rules of development in GCC. They merge most > of their changes during Stage 1; in Stage 2 and Stage 3, only bug fixes > are accepted into the compiler. So, GCC 4.1 is quite useable and > appropriate for most purposes; Robert Dewar himself confirmed so, > verbally, during FOSDEM. I didn't want to sound excessively negative. It's just that they're not forced like other frontends to correct a bug or regression when release is nearing. And given the number of bugs I've found in the two latest GAP releases, that I suppose are packaged when they want, after the testing they want, I wouldn't hold my breath on the 4.x branch. Admitely I am heavily experimenting with the 05 features, I can't comment on pure 95 code stability.