K 10 svn:author V 6 obrien K 8 svn:date V 27 2004-11-11T01:09:56.000000Z K 7 svn:log V 226 Compiling with 'strict-aliasing' optimization breaks some [notable] ports. GCC turns on 'strict-aliasing' optimization at all levels above -O[1], so explicitly turn it off when using compiling with the -O2 optimization level. END