[PATCH] [POWERPC] Fix kernel builds with newer gcc versions and -Os
Scott Wood
scottwood at freescale.com
Sat May 3 01:07:53 EST 2008
On Fri, May 02, 2008 at 09:21:08AM -0500, Kumar Gala wrote:
> GCC 4.4.x looks to be adding support for generating out-of-line register
> saves/restores based on:
>
> http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01678.html
>
> This breaks the kernel build as we'd have to link with libgcc to get the
> implementation of the register save/restores.
<brokenrecord>
Why don't we just link with libgcc?
</brokenrecord>
-Scott
More information about the Linuxppc-dev
mailing list