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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.140.100.236 with SMTP id s99mr9033296qge.16.1465119489612; Sun, 05 Jun 2016 02:38:09 -0700 (PDT) X-Received: by 10.157.36.131 with SMTP id z3mr47981ota.2.1465119489438; Sun, 05 Jun 2016 02:38:09 -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!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!p34no2838156qgp.1!news-out.google.com!107ni190qgx.1!nntp.google.com!p34no2838152qgp.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 5 Jun 2016 02:38:09 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:1205:c6a0:1a70:5589:3b42:90b0:5058; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1205:c6a0:1a70:5589:3b42:90b0:5058 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: fyi, GNAT and SPARK GPL 2016 are out From: gautier_niouzes@hotmail.com Injection-Date: Sun, 05 Jun 2016 09:38:09 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2127 X-Received-Body-CRC: 1301133505 Xref: news.eternal-september.org comp.lang.ada:30615 Date: 2016-06-05T02:38:09-07:00 List-Id: Le samedi 4 juin 2016 21:34:44 UTC+2, Simon Wright a =C3=A9crit=C2=A0: > It looks as though the Windows compiler doesn't handle access violation > (which would normally be protected by a check) usefully. >=20 > Running the test_2016 program with Container_Checks suppressed under > gdb on OS X, I get Sure, it is well known that things work better on a Mac than on Windows ;-)= . Perhaps it depends also on other switches such as -O2. Usually -gnatp is lo= st among a long list of options, like: "-O2", "-gnatn", "-gnatp", "-fno-strict-aliasing", "-fipa-cp-clone", "-fgcs= e-after-reload", "-funroll-loops", "-fpeel-loops", "-ftracer", "-funswitch-= loops", "-fweb", "-frename-registers", "-ftree-vectorize", "-mfpmath=3Dsse"= , "-msse3" _________________________=20 Gautier's Ada programming=20 http://www.openhub.net/accounts/gautier_bd