Is there documentation on how to get individual optimizations without invoking all of -ffast-math for gcc 4.3? In particular, vectorization of sum reduction, and abrupt underflow?
Is there documentation on how to get individual optimizations without invoking all of -ffast-math for gcc 4.3? In particular, vectorization of sum reduction, and abrupt underflow?