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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c2b3e0a81ca523a4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-14 14:40:25 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Sender: lbrenta@deuteronomy Newsgroups: comp.lang.ada Subject: Re: Ada compiler References: <214d6b7.0404140559.70966796@posting.google.com> From: Ludovic Brenta Date: 14 Apr 2004 23:42:43 +0200 Message-ID: <87vfk244oc.fsf@insalien.org> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tiscali bv NNTP-Posting-Date: 14 Apr 2004 23:40:24 CEST NNTP-Posting-Host: 83.134.240.75 X-Trace: 1081978824 dreader2.news.tiscali.nl 41748 83.134.240.75:32827 X-Complaints-To: abuse@tiscali.nl Xref: archiver1.google.com comp.lang.ada:7108 Date: 2004-04-14T23:40:24+02:00 List-Id: Duncan Sands writes: > On Wednesday 14 April 2004 15:59, Ludovic Brenta wrote: > > Sergey said: > > > Ok, I don't know exactly but the only thing that I can said for > > > certain - it isn't that good. I've tried to compile aws-1.4.0 using > > > 3.2.3. Compilation finished well, but regression tests have badly > > > failed... > > > > Have you filed problem reports in GCC's bugzilla? This kind of > > information, if detailed, is very valuable, especially if the problems > > are regressions since 3.15p. > > > > I just received a bunch of very detailed bug reports for 3.15p. Since > > 3.15p doesn't have a public bug database, I'll file them in the Debian > > bug tracking system for all to see. Time permitting, I'll do this over > > this and next weeks. > > Hi Ludovic, gcc 3.2.3 is horribly out of date, so wouldn't it be > pointless to file bug reports against it? Better to use gcc from > CVS. It is true that GCC 3.2.3 is a bit old, but 3.3.x is not much better as far as Ada is concerned. Filing bug reports against 3.2.3 and trying to reproduce them on 3.3.x and 3.4 would be a tremendous help for GCC developers. Moreover, several GNU/Linux distributions still in widespread use ship GCC 3.2.x (e.g. Red Hat 9, Slackware 9.1, Debian Sarge, and Red Hat Enterprise Linux which Sergey, the OP, uses). -- Ludovic Brenta.