K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-01-01T15:56:15.187717Z K 7 svn:log V 246 Instead of forcing -O1 on PowerPC for LLVM and clang, fix the actual problem by adding -fno-strict-aliasing to CFLAGS. Since this is a global issue that just happened to manifest on PowerPC, add this to CFLAGS unconditionally. MFC after: 1 week END