c-opts.c (c_common_post_options): Set -ffp-contract=off in C standards modes.
[gcc.git] / gcc / c-family / ChangeLog
index 68929521087b463f4aeee76defbb7051610e8e3d..582aa9383d62f1f5e7fccc060eccab313ad14a64 100644 (file)
@@ -1,3 +1,10 @@
+2013-11-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * c-opts.c (c_common_post_options): Set -ffp-contract=off in C
+       standards modes.
+       * c-cppbuiltin.c (cpp_iec_559_value): Consider -ffp-contract=fast
+       to mean lack of IEEE 754 support.
+
 2013-11-05  Tobias Burnus  <burnus@net-b.de>
 
        * c.opt (-Wdate-time): New option