This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sh-unknown-linux-gnu (Support of no fdiv for integer division)


> 2001-10-12  NIIBE Yutaka  <gniibe@m17n.org>
> 
> 	* config/sh/sh.md (udivsi3_i1, udivsi3, divsi3_i1, divsi3): 
> 	Handle the case of TARGET_NO_IMPLICIT_FP.
> 
> 	* config/sh/sh.h (NO_IMPLICIT_FP_BIT): New flag.
> 	(TARGET_NO_IMPLICIT_FP): Added.
> 	(TARGET_SWITCHES): Add no-implicit-fp switch.
> 
> 	* doc/invoke.texi (SH Options): Add descriopton of -mno-implicit-fp.
                                        typo here ^

Otherwise, it's OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]