]> git.ipfire.org Git - thirdparty/gcc.git/commit
SH: Fix PR101469 peephole bug
authorOleg Endo <olegendo@gcc.gnu.org>
Fri, 14 Jul 2023 00:54:20 +0000 (09:54 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Fri, 14 Jul 2023 01:44:55 +0000 (10:44 +0900)
commit75b8353e4b61566f7e8ac627204e2bcd6bfe60a6
tree8b4f3d92aa68a10ed4a1c80d48bc0f8e819fc7cd
parentee7e78e6fe9fa53ab9c62c63bdf826772293ffb4
SH: Fix PR101469 peephole bug

gcc/ChangeLog:

PR target/101469
* config/sh/sh.md (peephole2): Handle case where eliminated reg
is also used by the address of the following memory operand.
gcc/config/sh/sh.md