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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b49d3a703a4b4db5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!newsfeed1.swip.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: compiler settings in AdaGIDE Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <95bd10c9-8747-4f02-b20b-8d4244465949@5g2000yqz.googlegroups.com> <4c49ad26$0$6880$9b4e6d93@newsspool2.arcor-online.net> <4c49b3ca$0$6891$9b4e6d93@newsspool2.arcor-online.net> Date: Fri, 23 Jul 2010 21:31:08 +0200 Message-ID: <15zdr0krml9tr$.qbarnnt3uw4e$.dlg@40tude.net> NNTP-Posting-Date: 23 Jul 2010 21:31:03 CEST NNTP-Posting-Host: 610b21d1.newsspool1.arcor-online.net X-Trace: DXC=A[I`4@bFfOl[F<50eo:0knic==]BZ:afn4Fo<]lROoRa<`=YMgDjhgbXeEk@>I_9Lh[6LHn;2LCVn[ On Fri, 23 Jul 2010 14:03:19 -0400, Robert A Duff wrote: > sjw writes: > >> -gnato is one of the things you have to do to make GNAT a conforming >> Ada compiler. > > Well, not really. If you don't say -gnato, then GNAT is implicitly > assuming "pragma Suppress(Overflow_Check);". Objection. Ada compiler should not assume anything not explicitly specified. Example: what about assuming raise Program_Error; at each even source line? -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de