[SH][committed] Fix PR 61996

Oleg Endo oleg.endo@t-online.de
Sun Aug 24 11:20:00 GMT 2014


Hi,

The attached patch fixes PR 61996 and does some minor documentation
fixes.  Committed to trunk (r214406), 4.9 (r214407) and 4.8 (r214408).
Tested with 'make all', verifying that the new test case passes for m1*
and m2* targets and with 'make info dvi pdf'.

Cheers,
Oleg

gcc/ChangeLog:
	PR target/61996
	* config/sh/sh.opt (musermode): Allow negative form.
	* config/sh/sh.c (sh_option_override): Disable TARGET_USERMODE for
	targets that don't support it.
	* doc/invoke.texi (SH Options): Rename sh-*-linux* to sh*-*-linux*.
	Document -mno-usermode option.

gcc/testsuite/ChangeLog:
	PR target/61996
	* gcc.target/sh/pr61996.c: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sh_musermode_opt.patch
Type: text/x-patch
Size: 4397 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140824/3232413c/attachment.bin>


More information about the Gcc-patches mailing list