r189762 - in /branches/gcc-4_6-branch/gcc: Chan...

olegendo@gcc.gnu.org olegendo@gcc.gnu.org
Sun Jul 22 23:49:00 GMT 2012


Author: olegendo
Date: Sun Jul 22 23:49:56 2012
New Revision: 189762

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189762
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_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/sh/sh.c
    branches/gcc-4_6-branch/gcc/config/sh/sh.opt
    branches/gcc-4_6-branch/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list