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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM 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 Received: by 10.68.235.4 with SMTP id ui4mr8048038pbc.3.1333421450775; Mon, 02 Apr 2012 19:50:50 -0700 (PDT) Path: r9ni12189pbh.0!nntp.google.com!news1.google.com!postnews.google.com!fw28g2000vbb.googlegroups.com!not-for-mail From: onox Newsgroups: comp.lang.ada Subject: Re: My first compiler bug: work around or redesign? Date: Mon, 2 Apr 2012 19:50:50 -0700 (PDT) Organization: http://groups.google.com Message-ID: <041507e9-59df-4ce4-8e1d-30e08e29722f@fw28g2000vbb.googlegroups.com> References: <2229037.332.1332788108220.JavaMail.geo-discussion-forums@vbht7> <19538743.70.1333009514665.JavaMail.geo-discussion-forums@ynes7> <87ty11yi0f.fsf@ludovic-brenta.org> NNTP-Posting-Host: 82.139.123.174 Mime-Version: 1.0 X-Trace: posting.google.com 1333421450 15655 127.0.0.1 (3 Apr 2012 02:50:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 3 Apr 2012 02:50:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: fw28g2000vbb.googlegroups.com; posting-host=82.139.123.174; posting-account=BtkjvAoAAADwEquGb07eykXfyiDMOxfl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20100101 Firefox/9.0,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-04-02T19:50:50-07:00 List-Id: On Apr 2, 10:51=A0pm, Ludovic Brenta wrote: > onox writes on comp.lang.ada: > > > Ludovic Brenta wrote: > >>>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D52752 > >> which pointed me tohttp://gcc.gnu.org/PR52735 > > >> So you should indicate that your bug is a duplicate with a more > >> minimal test case. > > > It seems the error is triggered in a different .c file with GPL 2010: > > If you have not already, please add that information to the bug reports > in the Bugzilla database. =A0The part about different optimization levels > triggering the bug in different ways is particularly relevant. > > -- > Ludovic Brenta. I tried to avoid creating yet another account for something I will only use once, but I've done what you asked for and added the info to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D52752 ^_^