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.