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

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

Re: [avr-gcc-list] How to place data in FLASH on GCC 3.2 (avrfreaks)?


From: E. Weddington
Subject: Re: [avr-gcc-list] How to place data in FLASH on GCC 3.2 (avrfreaks)?
Date: Thu, 12 Sep 2002 11:59:35 -0600

On 12 Sep 2002 at 17:47, Joerg Wunsch wrote:

> address@hidden (Joerg Wunsch) wrote:
> 
> >> So it looks like you just have to reorder your declaration and it
> >> will work.
> > 
> > That's really weird, and i think worth a bug report.
> 
> Guess i withdraw this...
> 
>    An attribute specifier list may appear as part of a `struct',
> `union' or `enum' specifier.  It may go either immediately after the
> `struct', `union' or `enum' keyword, or after the closing brace.
> 
> So that's clear why FLASH works directly after the closing brace, but
> nowhere else.
> 
> Weird anyway.
> 

Agreed that it's weird. Perhaps a change suggestion to the gcc team?

Eric


avr-gcc-list at http://avr1.org



reply via email to

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