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 -msoft-float -Wa,-mno-fpu -traditional   -c -o 
> arch/arm/boot/compressed/ll_char_wr.o 
> arch/arm/boot/compressed/ll_char_wr.S
> cc1: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions

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 able
to reproduce the failure from a single source file.

p.



Reply via email to