[PATCH] Add idle wait support for 44x platforms
Arnd Bergmann
arnd at arndb.de
Tue Apr 8 12:41:28 EST 2008
On Tuesday 08 April 2008, Josh Boyer wrote:
> >
> > Actually, a static assignment to 0 has not caused the symbol to end up
> > in .data for many gcc versions, it always goes into .bss now unless you
> > assign it a value other than 0 or use explicit section attributes.
>
> IIRC, gcc 3.2 is still supported and it didn't do that. Old toolchains
> still exist.
Ok, I thought it was before 3.2. The oldest version I had around was
gcc-3.3 and that had the new behaviour.
Arnd <><
More information about the Linuxppc-dev
mailing list