[SH][committed] Fix pr64366.c test case

Oleg Endo oleg.endo@t-online.de
Tue May 19 23:34:00 GMT 2015


Hi,

The SH testcase pr64366 would fail on SH2A because -m4 -ml is specified
in dg-options of the test case.  Target options such as CPU and
endianness are usually not specified in the test cases directly, but
when invoking the test suite.  Fixed with the attached patch.  Committed
as r223417.

Cheers,
Oleg

testsuite/ChangeLog:
	* gcc.target/sh/pr64366.c: Remove -m4 -ml from dg-options.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sh_pr64366_testcase_fix.patch
Type: text/x-patch
Size: 464 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150519/cb06ee6e/attachment.bin>


More information about the Gcc-patches mailing list