Re: cris/arch-v10/lib/memset.c compile error

2008-02-14 Thread Jesper Nilsson
On Wed, Feb 13, 2008 at 08:57:03PM +0200, Adrian Bunk wrote: > Trying to compile a cris defconfig with an svn gcc (that will become > gcc 4.3) fails with the following error: Ah, yes. Cast doesn't return an lvalue. I've also seen this (as a warning) when running with sparse with the 3.2.1 gcc.

Re: cris/arch-v10/lib/memset.c compile error

2008-02-14 Thread Jesper Nilsson
On Wed, Feb 13, 2008 at 08:57:03PM +0200, Adrian Bunk wrote: Trying to compile a cris defconfig with an svn gcc (that will become gcc 4.3) fails with the following error: Ah, yes. Cast doesn't return an lvalue. I've also seen this (as a warning) when running with sparse with the 3.2.1 gcc.

cris/arch-v10/lib/memset.c compile error

2008-02-13 Thread Adrian Bunk
Trying to compile a cris defconfig with an svn gcc (that will become gcc 4.3) fails with the following error: <-- snip --> ... CC arch/cris/arch-v10/lib/memset.o /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/cris/arch-v10/lib/memset.c: In function 'memset':

cris/arch-v10/lib/memset.c compile error

2008-02-13 Thread Adrian Bunk
Trying to compile a cris defconfig with an svn gcc (that will become gcc 4.3) fails with the following error: -- snip -- ... CC arch/cris/arch-v10/lib/memset.o /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/cris/arch-v10/lib/memset.c: In function 'memset':