This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/59385] gcc 4.9 fails to use fma with __attribute__((target("fma")))


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59385

--- Comment #6 from Julian Taylor <jtaylor.debian at googlemail dot com> ---
shouldn't -ffast-math enable -ffp-contract=fast?

also gcc 4.9 still documents -ffp-contract=fast as being the default while it
is apparently not anymore.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]