[Bug target/103729] ls64 tests fail on aarch64 with -mabi=ilp32 and aarch64_be

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 16 10:50:46 GMT 2021


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Przemyslaw Wirkus <wirkus@gcc.gnu.org>:

https://gcc.gnu.org/g:0a68862e782847752be0ea2b2a987278cdbefc9e

commit r12-6013-g0a68862e782847752be0ea2b2a987278cdbefc9e
Author: Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Date:   Thu Dec 16 10:49:00 2021 +0000

    aarch64: fix: ls64 tests fail on aarch64_be [PR103729]

    This patch is sorting issue with LS64 intrinsics tests failing with
    AArch64_be targets.

    gcc/ChangeLog:

            PR target/103729
            * config/aarch64/aarch64-simd.md (aarch64_movv8di): Allow big
endian
            targets to move V8DI.


More information about the Gcc-bugs mailing list