On Oct 30, 2010, at 1:34 AM, Nick Lewycky wrote: > (Maybe -O2 -fstrict-aliasing -mllvm -disable-llvm-optzns?) Yep; you can do this today. And the -fstrict-aliasing is actually redundant since it's on by default with -O2. Dan