Don't use 'G' constraint in integer move patterns
commitc448579312b061e54acf0cdc0666eed4059f9fa4
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 24 Oct 2021 16:38:58 +0000 (24 16:38 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 24 Oct 2021 16:38:58 +0000 (24 16:38 +0000)
treea22106ef2a92027e646bb43f73208b8921e5c86c
parent9d1727a30e4b3e02f20e310d8e1fe2a6944883be
Don't use 'G' constraint in integer move patterns

The 'G' constraint only matches a float zero.

2021-10-24  John David Anglin  <danglin@gcc.gnu.org>

gcc/ChangeLog:

* config/pa/pa.md: Don't use 'G' constraint in integer move patterns.
gcc/config/pa/pa.md