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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4eca860272d4832b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!h3g2000cwc.googlegroups.com!not-for-mail From: Matt.Jaffe@gmail.com Newsgroups: comp.lang.ada Subject: Re: Static vs dynamic evaluation anomaly? Date: 6 Feb 2007 15:38:52 -0800 Organization: http://groups.google.com Message-ID: <1170805132.496361.169380@h3g2000cwc.googlegroups.com> References: <12shen4qjhv41a7@corp.supernews.com> <1170792077.235994.10900@q2g2000cwa.googlegroups.com> <87wt2vgi00.fsf@ludovic-brenta.org> NNTP-Posting-Host: 204.75.207.169 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1170805138 32051 127.0.0.1 (6 Feb 2007 23:38:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Feb 2007 23:38:58 +0000 (UTC) In-Reply-To: <87wt2vgi00.fsf@ludovic-brenta.org> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h3g2000cwc.googlegroups.com; posting-host=204.75.207.169; posting-account=xQKYQw0AAAB-R-DTcooFOv7rzzyYco0o Xref: g2news2.google.com comp.lang.ada:9040 Date: 2007-02-06T15:38:52-08:00 List-Id: On Feb 6, 1:15 pm, Ludovic Brenta wrote: > Adam Beneschan writes: > > On Feb 6, 9:29 am, Matt Jaffe wrote: > > >> Any further help in explaining these anomalies would be much > >> appreciated. (It's always possible we've stumbled across a > >> compiler bug; but I am reluctant to come to that conclusion > >> prematurely.) > > > I'm not so reluctant. It's a compiler bug. > > Confirmed on Debian gnat 4.1.1-22. > > -- > Ludovic Brenta. Ah, well, thank you all very much; good to know I wasn't missing something obvious.