]> gcc.gnu.org Git - gcc.git/commit
s390: fix wrong refactoring
authorMartin Liska <mliska@suse.cz>
Mon, 26 Sep 2022 10:06:48 +0000 (12:06 +0200)
committerMartin Liska <mliska@suse.cz>
Mon, 26 Sep 2022 10:08:13 +0000 (12:08 +0200)
commit2387cfc7f6e2065f5c040d62763f6f3a5997a444
tree913db77bbbec4075778b1e3a5700d8f434d4bf0e
parentc33e12fa479c01848f4a288883bf1ef848c94ca3
s390: fix wrong refactoring

Since r13-2251-g1930c5d05ceff2, the refactoring is not 1:1 and we end
up with a wrong rtx type.

gcc/ChangeLog:

* config/s390/s390.cc (s390_rtx_costs): Remove dest variable
and use only dst.
gcc/config/s390/s390.cc
This page took 0.058392 seconds and 5 git commands to generate.