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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.142.72 with SMTP id ru8mr27525713obb.47.1440489065757; Tue, 25 Aug 2015 00:51:05 -0700 (PDT) X-Received: by 10.182.81.9 with SMTP id v9mr134936obx.40.1440489065681; Tue, 25 Aug 2015 00:51:05 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!u8no32032igq.0!news-out.google.com!f6ni4677igi.0!nntp.google.com!se8no9944245igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 25 Aug 2015 00:51:05 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=197.242.185.148; posting-account=RLLoCgoAAAAlrjFze52eMRxLw8Zw6JGC NNTP-Posting-Host: 197.242.185.148 References: <73ef89c7-3aea-4221-afac-cc83e2f1e674@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <57ced13b-a868-4ed9-bf64-5c5f146c7e20@googlegroups.com> Subject: Re: Understanding the dependency to a-calend.adb introduced by gnatcoll-xref.adb in gnatcoll-xref.ali From: David SAUVAGE Injection-Date: Tue, 25 Aug 2015 07:51:05 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:27606 Date: 2015-08-25T00:51:05-07:00 List-Id: On Tuesday, August 25, 2015 at 11:34:47 AM UTC+4, Simon Wright wrote: > There are a whole lot of pragma Inline's in Ada.Calendar'spec (in the > private part). > > https://gcc.gnu.org/onlinedocs/gnat_ugn/Inlining-of-Subprograms.html Oh yes many thanks Simon, I missed that the GNATColl.Xref unit has been built with -O2.