]> git.ipfire.org Git - thirdparty/gcc.git/commit
SH: Fix PR 101177
authorOleg Endo <olegendo@gcc.gnu.org>
Fri, 20 Oct 2023 09:48:34 +0000 (18:48 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Fri, 20 Oct 2023 10:01:48 +0000 (19:01 +0900)
commite784ba28ae0214b02ae45734d5106ca421711a8a
treef9bb01e06bc842370a8875a2faf2a14341b3c3bf
parent25ca4c38ca6e5fb4f2d58e9c4b44d2767e424924
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