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-Thread: 103376,6da02c98ea5cc99c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!news.osn.de!diablo2.news.osn.de!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Tue, 05 Aug 2008 07:27:47 +0200 From: Thomas Locke User-Agent: Thunderbird 2.0.0.16 (X11/20080707) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Project file - suggestions/help needed. References: <2Hllk.282253$yE1.253487@attbi_s21> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4897e4d3$0$90271$14726298@news.sunsite.dk> Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 77.212.116.206 X-Trace: news.sunsite.dk DXC=Z`aBN]51J\7oDTKD0DTdP>YSB=nbEKnk;ebg1>^?UCA:]KcSoP8OK@8@kCUDmHHZ?5Q@YG?9\n\[0YcNc@LkKo=?VeG^IN_Td36 X-Complaints-To: staff@sunsite.dk Xref: g2news1.google.com comp.lang.ada:1445 Date: 2008-08-05T07:27:47+02:00 List-Id: Colin_Paul_Gloster@ACM.org wrote: > For the sake clarity, I point out that the supposed -O3 optimization > setting is not merely seriously flawed for GNAT, but for all of the > GNU Compiler Collection. Well, that's the first change then. Gone is -O3, and back is -O2 :o) /Thomas