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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,a287efecf9b6c0d7 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!feedme.ziplink.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: avr-ada ubuntu cross-compiler build failed Date: Fri, 11 Feb 2011 18:16:27 +0000 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx03.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="22900"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX197dx4A8tY/T6IBd8mDuet9yUzW023495k=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:+ykZxxkY2oOb82GnJKLE4wbWneQ= sha1:RCO5pzLpNMqImr0Ku1kpXRguYp4= Xref: g2news1.google.com comp.lang.ada:17241 Date: 2011-02-11T18:16:27+00:00 List-Id: Brian Drummond writes: > My dreams of success were short-lived, though, when someone pointed > out a catastrophic bug in GCC4.5.0 targeting the AVR... > > (search the obvious place for a comp.lang.ada thread called "AVR-Ada > and GCC4.5.0 revisited" for more details) Actually, this bug is also present in gcc version 4.6.0 20110203 (experimental) [trunk revision 157963] for x86_64-apple-darwin10. I've updated bugzilla (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192). The problem is there at -O2, goes away at -O1 (and -O0).