On Wed, Oct 29, 2014 at 9:46 AM, Juergen Borleis <jbe@pengutronix.de> wrote:
Hi Matthias,

On Wednesday 29 October 2014 14:04:14 Matthias Klein wrote:
> I try to complile linux-next and get an error about GCC4.8.2:
> http://permalink.gmane.org/gmane.linux.ports.arm.omap/119412
>
> arch/arm/kernel/asm-offsets.c:53:2: error: #error Your compiler is too
> buggy; it is known to miscompile kernels
>   #error Your compiler is too buggy; it is known to miscompile kernels
>    ^
> arch/arm/kernel/asm-offsets.c:54:2: error: #error and result in
> filesystem corruption and oopses.
>   #error and result in filesystem corruption and oopses.
>    ^
>
> Is the OSELAS Toolchain affected, or can I ignore / suppress that error?

You can ignore this error (but you must comment out the test). Our
OSELAS-4.8.2-Toolchains have the required patch already applied.


Is this fixed in OSELAS.Toolchain-2013.12.1 ?

Jon