]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Fix cut-&-pasto in early RA pass [PR112948]
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 21 Dec 2023 10:20:19 +0000 (10:20 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 21 Dec 2023 10:20:19 +0000 (10:20 +0000)
commit81dfa84e35659bc8adff945e61b02bc76c4c7f1e
tree1d7af08f973fcd72ba1c173a01166a02efcf9f52
parentb9dc16cbe2222bf1006a6266ba89da460165f3cb
aarch64: Fix cut-&-pasto in early RA pass [PR112948]

As the PR notes, there was a cut-&-pasto in find_strided_accesses.
I've not been able to find a testcase that shows the problem.

gcc/
PR target/112948
* config/aarch64/aarch64-early-ra.cc (find_strided_accesses): Fix
cut-&-pasto.
gcc/config/aarch64/aarch64-early-ra.cc