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!feeder.news-service.com!newsfeed0.kamp.net!newsfeed.kamp.net!news.k-dsl.de!aioe.org!not-for-mail From: Colin_Paul_Gloster@ACM.org Newsgroups: comp.lang.ada Subject: Re: Project file - suggestions/help needed. Date: Mon, 4 Aug 2008 23:05:25 +0200 (CEST) Organization: Aioe.org NNTP Server Message-ID: References: <2Hllk.282253$yE1.253487@attbi_s21> NNTP-Posting-Host: iFlHyY38uAinrqsUmcaJfw.user.aioe.org X-Complaints-To: abuse@aioe.org Xref: g2news1.google.com comp.lang.ada:1439 Date: 2008-08-04T23:05:25+02:00 List-Id: References: <4895659d$0$15880$edfadb0f@dtext01.news.tele.dk> <2Hllk.282253$yE1.253487@attbi_s21> Similarly to Stephe A. Leake, Jeffrey R. Carter warned: |--------------------------------------------------------------------------| |"Thomas wrote: | |> | |> The goals of the file is: | |> | |> 1. A fairly well optimized executable | | | |-O2 is probably a better choice than -O3, which applies possibly dangerous| |experimental optimizations. | | | |[..]" | |--------------------------------------------------------------------------| 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.