]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.md: Use nonimmediate_operand rather than general_operand for the destination of...
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 23 Nov 2013 09:07:19 +0000 (09:07 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 23 Nov 2013 09:07:19 +0000 (09:07 +0000)
commit5ed182049ba26a74641616c57829fa900aecd4e2
tree990dfb0c16562225088da59af654a73d83dedeba
parent2e62f2ffc8173475622021795678b74f52a21a2b
sh.md: Use nonimmediate_operand rather than general_operand for the destination of a...

gcc/
* config/sh/sh.md: Use nonimmediate_operand rather than general_operand
for the destination of a define_peephole2.  Likewise register_operand
rather than arith_reg_operand.  Remove constraints from
define_peephole2s.

From-SVN: r205303
gcc/ChangeLog
gcc/config/sh/sh.md