Avoid creating string insns unless string support is enabled
authorDarius Galis <darius.galis@cyberthorstudios.com>
Sun, 26 Jan 2020 16:52:56 +0000 (09:52 -0700)
committerJeff Law <law@redhat.com>
Sun, 26 Jan 2020 16:53:24 +0000 (09:53 -0700)
commit0f6f39ed733e9462dbeef9dd56d52b21b8cd67c5
treeb9f014487fdc6e8be3c405267f02f35dfa7f0b84
parenta9947bac0799b0c91e21b7c612b80cd0b54016f0
Avoid creating string insns unless string support is enabled

* config/rx/rx.md (setmemsi): Added rx_allow_string_insns constraint
(rx_setmem): Likewise.
gcc/ChangeLog
gcc/config/rx/rx.md