diff options
author | Oleg Endo <olegendo@gcc.gnu.org> | 2012-07-18 07:49:50 +0000 |
---|---|---|
committer | Oleg Endo <olegendo@gcc.gnu.org> | 2012-07-18 07:49:50 +0000 |
commit | 13f1f50857edf803798ee6ab9f42a2ec79f56c57 (patch) | |
tree | fa3a48852b7b7f7f3f70579909d4b47f2f6cc6a0 /gcc/expr.c | |
parent | 512ab65410b71ebd1fa32cab38405cd937c1e9d7 (diff) | |
download | gcc-13f1f50857edf803798ee6ab9f42a2ec79f56c57.zip gcc-13f1f50857edf803798ee6ab9f42a2ec79f56c57.tar.gz gcc-13f1f50857edf803798ee6ab9f42a2ec79f56c57.tar.bz2 |
re PR target/33135 ([SH] -ffinite-math-only should not be on by default)
PR target/33135
* config/sh/sh.opt (mieee): Use Var instead of Mask. Correct
description.
* config/sh/sh.c (sh_option_override): Do not change
flag_finite_math_only. Set TARGET_IEEE to complement of
flag_finite_math_only.
* doc/invoke.texi (SH options): Add mno-ieee. Correct description
of mieee and mno-ieee behavior.
PR target/33135
* gcc.target/sh/pr33135-1.c: New.
* gcc.target/sh/pr33135-2.c: New.
* gcc.target/sh/pr33135-3.c: New.
* gcc.target/sh/pr33135-4.c: New.
From-SVN: r189602
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions