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,e387f06de055df74 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.98.102 with SMTP id eh6mr1473459wib.7.1359665048816; Thu, 31 Jan 2013 12:44:08 -0800 (PST) Path: bp2ni8810wib.1!nntp.google.com!proxad.net!feeder1-2.proxad.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Odd overflow exception being raised in one-line program Date: Thu, 31 Jan 2013 20:44:05 +0000 Organization: A noiseless patient Spider Message-ID: References: <8259d65f-4b81-49d2-b1a0-613072c6b0fe@googlegroups.com> <0a6181d1-4862-4973-a141-2c62d82da119@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="c8da4aa61d590a5e477a2e03e552a940"; logging-data="15844"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/M9cC6aB8UHqgexsVcmJ40jwRrLFniyzA=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:r8f6iueJmKtuzGsGnzPewlLOMSQ= sha1:ptdL0YInLrwWkbxeY8c89ghQpaE= Content-Type: text/plain Date: 2013-01-31T20:44:05+00:00 List-Id: Jerry writes: > Thanks for the comments, guys. Randy: I mentioned that the user with > the problem is on Fedora Rawhide. Simon: Thanks for checking some > other compilers. > > I'll report back to the user and I guess tell him to chill on using > bleeding-edge stuff. Tried with the latest GCC: no exception raised. Target: x86_64-apple-darwin12 gcc version 4.8.0 20130131 (experimental) [trunk revision 195611] (GCC) There was one ACATS fail, c52104y, presumably related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 (perhaps Apple have fixed the bug?)