CVS1902 preprocessor problem on Linux/ia64

Neil Booth neil@daikokuya.demon.co.uk
Mon Feb 19 11:09:00 GMT 2001


Jes Sorensen wrote:-

> While trying to bootstrap today's snapshot (Feb 19, 2001) under
> Linux/ia64, I am having problems with the pre processor (I asume)
> segfaulting.
> Ie. if I run a compile on some of the files with -O2 it fails, On the

Hi Jes,

If you get differences between -O1 and -O2 it is very unlikely to be
the preprocessor, since those flags are for the compiler only.  I suspect
it is some issue to do with a #line appearing and surprising the compiler;
but I really don't know.

A backtrace in GDB would help people track it down.

Neil.



More information about the Gcc mailing list