re PR target/66114 (some indirect_jump patterns use operands[] in their condition...
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 4 Jul 2015 13:42:55 +0000 (13:42 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 4 Jul 2015 13:42:55 +0000 (13:42 +0000)
commit26232bbbdae1a1fee034be9ce80831c10712623b
treee2908fb642ad73eef505ad9233ad259b0fa522ae
parent3958eee171b1d9c173e674031b0091097bb17a5a
re PR target/66114 (some indirect_jump patterns use operands[] in their condition when they shouldn't)

PR target/66114
* config/pa/pa.md (indirect_jump): Use pmode_register_operand instead
of register_operand.  Remove constraint.

From-SVN: r225412
gcc/ChangeLog
gcc/config/pa/pa.md