K 10 svn:author V 6 obrien K 8 svn:date V 27 2004-03-18T18:05:08.000000Z K 7 svn:log V 295 For AMD64, lets officially support a -O2 kernel build! I've added -fno-strict-aliasing for now so we can ease into this. I wanted to shoot for -O3, but the inlining caused problems due to GCC's size heuristics; so also add -frename-registers, which is one of the things -O3 would have given us. END