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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,2901996ead8d0ecd X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.175.65 with SMTP id w1mr336819qaz.7.1361488918636; Thu, 21 Feb 2013 15:21:58 -0800 (PST) X-Received: by 10.49.116.115 with SMTP id jv19mr2208609qeb.21.1361488918610; Thu, 21 Feb 2013 15:21:58 -0800 (PST) Path: t2ni627qaj.0!nntp.google.com!dd2no1899779qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 21 Feb 2013 15:21:58 -0800 (PST) In-Reply-To: <51168f95$0$6565$9b4e6d93@newsspool3.arcor-online.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=149.32.224.34; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 149.32.224.34 References: <51168f95$0$6565$9b4e6d93@newsspool3.arcor-online.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <896ab7bf-7f77-4e7c-a3cd-197243c0a134@googlegroups.com> Subject: Re: Assertion_Policy implementation regarding Aspect Features From: Anh Vo Injection-Date: Thu, 21 Feb 2013 23:21:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-02-21T15:21:58-08:00 List-Id: On Saturday, February 9, 2013 10:04:10 AM UTC-8, Georg Bauhaus wrote: >> On 09.02.13 11:24, Simon Wright wrote: >> The fact that you need to enable assertions with -gnata seems to be a >> GNAT feature, so we'll maybe need to add -gnata to the other flags >> needed to make GNAT a standard-conforming compiler (-fstack-check, > -gnato). >Should this additional flag be reported as missing from >http://gcc.gnu.org/onlinedocs/gnat_rm/Strict-Conformance-to-the-Ada-Reference->Manual.html Robert Dewar confirms that Assertion_Policy is not fully implemented yet. A full implementation is being worked on as we speak. I am sure that this full implementation will be in gnat-gpl-2013.