This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

CPP: exit status changed behaviour breaks linux kernel Makefile


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]