[SH][committed] Fix extendqihi2 expander on SH64

Oleg Endo oleg.endo@t-online.de
Sun Dec 7 23:04:00 GMT 2014


Hi,

This fixes an SH64 problem which was introduced in r185534 and went
unnoticed until recently.  There, the extendqihi2 insn was converted to
an expander and the TARGET_SH1 condition was wrongly omitted.  Tested
with 'make all-gcc' on sh-elf and sh64-elf.  Committed on trunk as
r218469, on 4.9 as r218470 and on 4.8 as r218471.

Cheers,
Oleg

gcc/ChangeLog:
	PR target/50751
	* config/sh/sh.md (extendqihi2): Allow only for TARGET_SH1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sh_pr50751_12.patch
Type: text/x-patch
Size: 584 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20141207/76709359/attachment.bin>


More information about the Gcc-patches mailing list