<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 11, 2013 at 11:46 AM, Hal Finkel <span dir="ltr"><<a href="mailto:hfinkel@anl.gov" target="_blank" class="cremed">hfinkel@anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As I recall, this is currently -O3 -ffast-math -fstrict-aliasing, and we might as well say so.</blockquote></div><br>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".</div>
</div>