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: 103376,468faeb0abcd305e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.104.98 with SMTP id gd2mr2524895wib.0.1365366052580; Sun, 07 Apr 2013 13:20:52 -0700 (PDT) X-Received: by 10.49.82.134 with SMTP id i6mr1446897qey.20.1365366052246; Sun, 07 Apr 2013 13:20:52 -0700 (PDT) Path: p18ni34068wiv.0!nntp.google.com!19no67613092wie.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 7 Apr 2013 13:20:52 -0700 (PDT) In-Reply-To: <3c252206-989c-40c6-838f-6a37eeac9349@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.203.222.142; posting-account=mOyWBQoAAAD7S-NBmMUOr9hRClcL0vqR NNTP-Posting-Host: 93.203.222.142 References: <39102c40-a4e3-4991-a94a-d7d51856c83d@googlegroups.com> <3c252206-989c-40c6-838f-6a37eeac9349@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Extended Exceptions and other tweaks. From: rrr.eee.27@gmail.com Injection-Date: Sun, 07 Apr 2013 20:20:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2013-04-07T13:20:52-07:00 List-Id: On Saturday, April 6, 2013 5:49:55 PM UTC+2, Lucretia wrote: > On Monday, 1 April 2013 21:36:58 UTC+1, Brian Drummond wrote: >=20 >=20 >=20 > > To Luke : thanks for the clarification on your experiments. >=20 >=20 >=20 > No problems. There is confusion here because the documentation alludes to= it being doable, AdaCore even say it can be done on their site and in thei= r manuals. When I asked about it, the reply from AdaCore was that it can't,= weird. >=20 >=20 >=20 > In fact the bug report is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D5= 3684 and as usual, monosyllablic style responses :/ >=20 > So, it could be that it's a difference between FSF and GPL or FSF and Pro= , I don't know. >=20 >=20 > Luke. The comment #2 in the mentioned bug report is correct. Also in the configur= able run time mode you need the files a-except.ad[sb]. They can be very sh= ort, however. Have look at these files in the latest AVR-Ada (V1.2.1). Loc= al exceptions -- including user defined ones -- are possible in AVR-Ada. Rolf