https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63653
Bug ID: 63653 Summary: [AArch64_be] vldX/vldX_lane tests fail Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: clyon at gcc dot gnu.org The vldX and vldX_lane tests in gcc.target/aarch64/advsimd-intrinsics fail at execution when target is AArch64_be. I'm using aarch64_be-none-elf with the Foundation Model to run the tests, it could be a bug in the simulator.