[parisc-linux] gcc-3.2 failed to compile kernel

John David Anglin dave@hiauly1.hia.nrc.ca
Thu, 27 Jun 2002 10:58:08 -0400 (EDT)


> Oops,  gcc -E ... works well and give the expect results (if I do a link
> 1->linux) but gcc -dM -E ... SegFault :((
> 
> # gcc -dM -E -D__ASSEMBLY__ -traditional -D__KERNEL__
> -I/Develop/parisc-linux/src/linux/include  -c -o pacache.CPP pacache.S
> In file included from /Develop/parisc-linux/src/linux/include/asm/assembly.h:31,
>                  from pacache.S:44:
> /Develop/parisc-linux/src/linux/include/asm/offset.h:3: unterminated #ifndef
> cc1: internal compiler error: internal error: Segmentation fault

The '-c' shouldn't be there but cc1 shouldn't ICE on an unterminated #ifdef.
Is the #ifdef actually unterminated?  Would you file a PR on this one as
well?

I'm also seeing a problem with the preprocessor on the vax :(

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)