r194405 - Improve the documentation of the optimization flags

Chandler Carruth chandlerc at google.com
Mon Nov 11 11:48:52 PST 2013


On Mon, Nov 11, 2013 at 11:46 AM, Hal Finkel <hfinkel at anl.gov> wrote:

> As I recall, this is currently -O3 -ffast-math -fstrict-aliasing, and we
> might as well say so.


I would really like to discourage any use of -Ofast. I like having '-f...'
flags for semantic changes. I consider supporting '-Ofast' a necessity to
cope with legacy projects and build systems that expect it to behave "like
it does in GCC".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131111/0d36c88a/attachment.html>


More information about the cfe-commits mailing list