avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] [bug] cbi optimization error for 8-bit AVRs


From: Georg-Johann Lay
Subject: Re: [avr-gcc-list] [bug] cbi optimization error for 8-bit AVRs
Date: Mon, 17 Nov 2014 10:44:09 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Am 11/09/2014 05:35 PM, schrieb Joern Rennecke:
On 8 November 2014 00:32, Szikra István <address@hidden> wrote:

Unfortunately GCC support for AVR (among other things) is not always
flawless. And it changes from versions to version (and not always for the
better).

regression tests can help to catch instances where the compiler looses
functionality.

I'm trying to make gcc 5.0 do the right thing.  As a matter of fact, I
get a preprocessor failure and an ICE (Internal Compiler Error) there.

There is a typo in predicates.md:low_io_address_operand.

The constant should read 0x20, not 020.

Johann




reply via email to

[Prev in Thread] Current Thread [Next in Thread]