[SH, committed] Fix iterators conversion oversight

Oleg Endo oleg.endo@t-online.de
Sun Sep 2 13:14:00 GMT 2012


Hello,

My last change that converted some of the SH patterns to use iterators
introduced a problem on SH2A, where I missed to pass '<MODE>mode'
instead of 'QImode' in one of the patterns.
Committed as obvious.

Cheers,
Oleg


ChangeLog:

	* config/sh/sh.md (*extend<mode>si2_compact_mem_disp): Pass
	iterated mode to sh_legitimate_index_p instead of QImode.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sh_iterators1.patch
Type: text/x-patch
Size: 551 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120902/b46128fa/attachment.bin>


More information about the Gcc-patches mailing list