From: olegendo Date: Sun, 22 Jul 2012 23:44:45 +0000 (+0000) Subject: PR target/33135 X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=16877e7c80bd921fdff0e32e6d4887731985a58a;hp=16877e7c80bd921fdff0e32e6d4887731985a58a 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@189761 138bc75d-0d04-0410-961f-82ee72b054a4 ---