SH: Fix PR 101177
commit1d0ca7ecd4f4dfef4145ad3a41fa0a72c8b19697
authorOleg Endo <olegendo@gcc.gnu.org>
Fri, 20 Oct 2023 09:48:34 +0000 (20 18:48 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Fri, 20 Oct 2023 09:48:34 +0000 (20 18:48 +0900)
tree4f5ee00fcbf86ec68892485c2557cfe8bb8ec511
parente489464acf5541e6fdb4007c49266193cc93d16e
SH: Fix PR 101177

Fix accidentally inverted comparison.

gcc/ChangeLog:

PR target/101177
* config/sh/sh.md (unnamed split pattern): Fix comparison of
find_regno_note result.
gcc/config/sh/sh.md