Fix ICE on sh
authorVladimir Makarov <vmakarov@gcc.gnu.org>
Sat, 28 May 2022 18:08:38 +0000 (12:08 -0600)
committerJeff Law <jeffreyalaw@gmail.com>
Sat, 28 May 2022 18:14:39 +0000 (12:14 -0600)
commitce1580252ea57de23a595e9804ea87ed4353aa6a
tree01e2b3cc0301bee7387e98c84e37be302010e458
parentad8f6e23923893b76a21b01dd860db911066d7bb
Fix ICE on sh

gcc/
PR target/103722
* config/sh/sh.cc (sh_register_move_cost): Avoid cost "2" (which
is special) for various scenarios.
gcc/config/sh/sh.cc