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]
Other format: [Raw text]

Re: [PATCH] SH: Add documents for -m2a* option


Takashi Yoshii <yoshii.takashi@renesas.com> wrote:
> 2009-06-23  Takashi YOSHII  <yoshii.takashi@renesas.com>
> 	* doc/invoke.texi (SH Options): Document -m2a, -m2a-single
> 	-m2a-single-only and -m2a-nofpu.
> 	* gcc/config/sh.opt: Document m2a generates FPU code.  

Thanks for the patch!  The ChangeLog entry should be

2009-06-23  Takashi YOSHII  <yoshii.takashi@renesas.com>

	PR target/40515
	* doc/invoke.texi (SH Options): Document -m2a, -m2a-single
	-m2a-single-only and -m2a-nofpu.
	* config/sh.opt: Document m2a generates FPU code.  

I've tested your patch with usual tests on sh4-unknown-linux-gnu
and "make info dvi pdf" with no new failures.  Next time, please
refer how your patch is tested.  The patch itself looks OK to me,
though I'll wait for additional comments for a day or two before
committing.

Regards,
	kaz


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