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

--- Comment #9 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-07-22 23:44:49 
UTC ---
Author: olegendo
Date: Sun Jul 22 23:44:45 2012
New Revision: 189761

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189761
Log:
    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.


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/sh/sh.c
    branches/gcc-4_7-branch/gcc/config/sh/sh.opt
    branches/gcc-4_7-branch/gcc/doc/invoke.texi

Reply via email to