]> git.ipfire.org Git - thirdparty/gcc.git/commit
SH: Fix 101737
authorOleg Endo <olegendo@gcc.gnu.org>
Sun, 3 Mar 2024 05:58:58 +0000 (14:58 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Sun, 3 Mar 2024 06:02:15 +0000 (15:02 +0900)
commita38b3dfc71d6b5d07477715a3a6df7b73ebaa68d
tree03f01833b2c62dfbf4a772c5534f929096eef510
parentcdcbc56c3f5a04e4e7cccdc70a420bc069a0941f
SH: Fix 101737

gcc/ChangeLog:
PR target/101737
* config/sh/sh.cc (sh_is_nott_insn): Handle case where the input
is not an insn, but e.g. a code label.
gcc/config/sh/sh.cc