http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46946
Summary: contradiction in docs for -Ofast and -ffast-math
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: [email protected]
ReportedBy: [email protected]
-ffast-math and its constituent options still claim "This option is not turned
on
by any -O option" but they're turned on by -Ofast
