https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112948

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Richard Sandiford <rsand...@gcc.gnu.org>:

https://gcc.gnu.org/g:81dfa84e35659bc8adff945e61b02bc76c4c7f1e

commit r14-6780-g81dfa84e35659bc8adff945e61b02bc76c4c7f1e
Author: Richard Sandiford <richard.sandif...@arm.com>
Date:   Thu Dec 21 10:20:19 2023 +0000

    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.

Reply via email to