* config/sh/sh.md (*movqi_pop): New insn pattern.
commit973cd1230d9538e7bcd6aa058565eb016728e6a9
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Apr 2010 22:53:30 +0000 (11 22:53 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Apr 2010 22:53:30 +0000 (11 22:53 +0000)
tree94c019311ac9df0d6c29b9bc504e117305da107b
parentc4c75aaf74258efe115516494d9a5ed17c659c4e
* config/sh/sh.md (*movqi_pop): New insn pattern.
* config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
* gcc.target/sh/rte-delay-slot.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158207 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/predicates.md
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sh/rte-delay-slot.c [new file with mode: 0644]