Minor cleanup in options class and apparently we were overriding cpu opts with a standard -O2 release flag, this disabled the -O option set in cpu_opts (disabled vectorization which is turned on by -O3 by default in current gen gcc)
Authored by: cellsafemode 2013-03-09
Parent: [r13564]
Child: [r13566]