re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
commit4e7e89e8c9acdbffa6546d5e6056c7b81238c88f
authorOleg Endo <olegendo@gcc.gnu.org>
Tue, 27 Sep 2016 12:50:27 +0000 (27 12:50 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Tue, 27 Sep 2016 12:50:27 +0000 (27 12:50 +0000)
tree677a59b464fc53f71c9ba5c6c32fafb3e71a5433
parentf0d355dc5c46b1ae5b28fb8d05adec793c8c4891
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)

gcc/
PR target/51244
* config/sh/sh.c (sh_rtx_costs): Fix return value of SET of movt and
movrt patterns.  Match them before anything else in the SET case.

From-SVN: r240533
gcc/ChangeLog
gcc/config/sh/sh.c