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.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bdebc54a485c13a4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.235.4 with SMTP id ui4mr12120910pbc.3.1332529371922; Fri, 23 Mar 2012 12:02:51 -0700 (PDT) Path: kz5ni25274pbc.0!nntp.google.com!news1.google.com!news3.google.com!feeder2.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!87.79.20.101.MISMATCH!newsreader4.netcologne.de!news.netcologne.de!newsfeed.straub-nv.de!just2write2.myftp.org!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: My first compiler bug: work around or redesign? Date: Fri, 23 Mar 2012 11:22:25 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: NNTP-Posting-Host: d62639696764def508d2d9838f9dca15 Mime-Version: 1.0 X-Trace: 7746edd3b31d226550fe5942ca9c3a2e X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120310 Thunderbird/11.0 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=7746edd3b31d226550fe5942ca9c3a2e X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-03-23T11:22:25-07:00 List-Id: On 03/23/2012 09:29 AM, Natasha Kerensikova wrote: > > I happen to have encountered my very first compiler bug, or at least > something that claims to be in the following message: > > +===========================GNAT BUG DETECTED==============================+ > | 4.6.2 20111026 (release) -=> GNAT AUX [FreeBSD64] (x86_64-aux-freebsd9.0) GCC error:| > | in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:4134 | > | Error detected at dressup-parsers-markdown.adb:184:4 [dressup-parsers-markdown.adb:1651:7 [markdown.adb:32:4]]| > | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | > | Use a subject line meaningful to you and us to track the bug. | > | Include the entire contents of this bug box in the report. | > | Include the exact gcc or gnatmake command that you entered. | > | Also include sources listed below in gnatchop format | > | (concatenated together with no headers between files). | > +==========================================================================+ > > So my first question is, would anyone be kind enough to try and > reproduce that bug? The files involved are available individually at > http://fossil.instinctive.eu/dressup/dir?ci=bf54531f8dcf7117 > or as a tarball at > http://fossil.instinctive.eu/dressup/tarball/Dressup-bf54531f8dcf7117.tar.gz?uuid=bf54531f8dcf71174ccb486812b886701222c342 I get: jrcarter@jrcarter-gateway-1:~/Code/Natasha/Dressup-bf54531f8dcf7117$ gnatmake -p -P markdown.gpr object directory "/home/jrcarter/Code/Natasha/Dressup-bf54531f8dcf7117/obj" created exec directory "/home/jrcarter/Code/Natasha/Dressup-bf54531f8dcf7117/bin" created gcc-4.4 -c -gnatafnovy -gnateE -gnatwae -fstack-check -O3 -I- -gnatA /home/jrcarter/Code/Natasha/Dressup-bf54531f8dcf7117/markdown.adb gnat1: invalid switch: -gnateE gnatmake: "/home/jrcarter/Code/Natasha/Dressup-bf54531f8dcf7117/markdown.adb" compilation error -- Jeff Carter "You couldn't catch clap in a brothel, silly English K...niggets." Monty Python & the Holy Grail 19