On Wed, 2014-01-08 at 10:54 +0100, Andreas Schwab wrote:
> Michael Ellerman writes:
>
> > On Mon, 2013-12-30 at 15:31 +0100, Andreas Schwab wrote:
> >> GCC 4.8 now generates out-of-line vr save/restore functions when
> >> optimizing for size. They are needed for the raid6 altivec support.
> >
>
Michael Ellerman writes:
> On Mon, 2013-12-30 at 15:31 +0100, Andreas Schwab wrote:
>> GCC 4.8 now generates out-of-line vr save/restore functions when
>> optimizing for size. They are needed for the raid6 altivec support.
>
> It looks like they're identical for 32 & 64-bit ?
They use different
On Mon, 2013-12-30 at 15:31 +0100, Andreas Schwab wrote:
> GCC 4.8 now generates out-of-line vr save/restore functions when
> optimizing for size. They are needed for the raid6 altivec support.
It looks like they're identical for 32 & 64-bit ? If so can't we arrange to
have a single version?
che
GCC 4.8 now generates out-of-line vr save/restore functions when
optimizing for size. They are needed for the raid6 altivec support.
Signed-off-by: Andreas Schwab
---
arch/powerpc/lib/crtsavres.S | 186 +++
scripts/mod/modpost.c| 8 +-
2 files c