http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47534
Joel Sherrill <joel at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Joel Sherrill <joel at gcc dot gnu.org> 2011-02-07 21:37:02
UTC ---
On 02/07/2011 02:27 PM, Denis Chertykov wrote:
> 2011/2/7 Joel Sherrill <[email protected]>:
>>
>> There are two targets which cannot build C -- avr and lm32:
>>
>> + avr - http://gcc.gnu.org/PR47534
>
> I have committed the fix r169896
Confirmed. avr-rtems now compiles.
Thanks.