CPP: exit status changed behaviour breaks linux kernel Makefile

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Sun Sep 17 14:13:00 GMT 2000


Hi,

  gcc -fno-strict-aliasing -S -o /dev/null -xc /dev/null

no longer exits with status zero. This breaks the test for features in the 
toplevel Linux kernel Makefile. Compiling with -traditional fixes it.

Franz.


More information about the Gcc-bugs mailing list