Bug#242916: gcc-3.3: GCC 3.3 crashes when assembling ARM Linux 2.6.5 kernel

2004-04-10 Thread Philip Blundell
On Fri, 2004-04-09 at 16:37, Peter Naulls wrote: gcc -Wp,-MD,arch/arm/boot/compressed/.ll_char_wr.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNEL__ -Iinclude -D__ASSEMBLY__ -mlittle-endian -mapcs-32 -D__LINUX_ARM_ARCH__=3 -march=armv3 -mtune=strongarm110

Bug#242916: gcc-3.3: GCC 3.3 crashes when assembling ARM Linux 2.6.5 kernel

2004-04-10 Thread Peter Naulls
In message [EMAIL PROTECTED] Philip Blundell [EMAIL PROTECTED] wrote: Are you able to isolate a self-contained testcase that demonstrates the problem? Obviously preprocessed source isn't appropriate in this case, since the bug is in the preprocessor, but it would be helpful to be

Bug#242916: gcc-3.3: GCC 3.3 crashes when assembling ARM Linux 2.6.5 kernel

2004-04-09 Thread Peter Naulls
Package: gcc-3.3 Version: 1:3.3.3-6 Severity: normal GCC 3.3 crashes when performing the following when compiling the 2.6.5 kernel with RMK's patches (RiscPC target): gcc -Wp,-MD,arch/arm/boot/compressed/.ll_char_wr.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNEL__