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: a07f3367d7,8147e9052e4bc0df X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: -gnatN breakage was: Child vs nested package : efficiency matter Followup-To: comp.lang.ada Date: Wed, 02 Jun 2010 13:11:16 +0200 Organization: A noiseless patient Spider Message-ID: References: <37b699c4-da76-4b5f-9074-0aa465af4a19@v12g2000prb.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit Injection-Date: Wed, 2 Jun 2010 11:12:08 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="CgeQJFhmVqlm7PSKqn5RPQ"; logging-data="6741"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18xmA9L90/o6WtMBRX6mBMO" User-Agent: KNode/4.4.3 Cancel-Lock: sha1:D26c0ql1WeE5jmiT6eHjvy/a0xc= Xref: g2news2.google.com comp.lang.ada:12197 Date: 2010-06-02T13:11:16+02:00 List-Id: Yannick DuchĂȘne (Hibou57) wrote: > Le Tue, 01 Jun 2010 21:04:44 +0200, Simon Wright a > Ă©crit: >> First, you may need to use -gnatn or -gnatN and at least -O2 (have to >> look up the manual for this). > I've just noticed the same a short moment ago, indeed ;) I've played with -gnatn and -gnatN in the past, and found that the latter tends to bomb the compiler quite a lot. (GPL2008 and 2009 experiences). Anyone seeing the same?