|
| | Subject: | -ffast-math individual optimizations | | Group: | Gcc-help | | From: | Tim Prince | | Date: | 22 Sep 2007 |
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?
|