Re: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

2001-05-04 Thread Christian Iseli
[EMAIL PROTECTED] said: > Looks like if you remove the "inline" from the function definition > this compiles OK. Yup, looks like a compiler bug. I submitted a bug report to GCC-gnats. Cheers, Christian - To unsubscribe from this list: send the line

Re: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

2001-05-04 Thread Christian Iseli
[EMAIL PROTECTED] said: Looks like if you remove the inline from the function definition this compiles OK. Yup, looks like a compiler bug. I submitted a bug report to GCC-gnats. Cheers, Christian - To unsubscribe from this list: send the line

Re: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

2001-05-03 Thread Mike Black
e page FAX 321-676-2355 - Original Message - From: "Christian Iseli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 02, 2001 12:13 PM Subject: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS Hi folks, I currently fail to compile t

Re: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

2001-05-03 Thread Mike Black
321-676-2355 - Original Message - From: Christian Iseli [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 02, 2001 12:13 PM Subject: Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS Hi folks, I currently fail to compile the 2.4.4-ac3 kernel using latest GCC 3.0

Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

2001-05-02 Thread Christian Iseli
Hi folks, I currently fail to compile the 2.4.4-ac3 kernel using latest GCC 3.0 from CVS: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686-DEXPORT_SYMTAB -c sys.c sys.c: In

Linux 2.4.4-ac3, asm problem in asm-i386/rwsem.h using gcc 3.0 CVS

2001-05-02 Thread Christian Iseli
Hi folks, I currently fail to compile the 2.4.4-ac3 kernel using latest GCC 3.0 from CVS: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686-DEXPORT_SYMTAB -c sys.c sys.c: In