K 10 svn:author V 5 danfe K 8 svn:date V 27 2016-01-21T15:47:48.128814Z K 7 svn:log V 267 Don't build with `-ffast-math -funroll-loops' flags by default: contemporary compilers should be smart enough to generate good code of of the box without potentially unsafe fast-math, and remove standard `-O2 -fno-strict-aliasing' options from the "optimized flags". END