http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60696

            Bug ID: 60696
           Summary: [aarch64] vld1 intrinsics gives unexpected result in
                    big_endian
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: christophe.lyon at st dot com

Created attachment 32473
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32473&action=edit
ref_vld1.c testcase

When invoking the attached test through gcc-dg-runtest, execution fails for
target aarch64_be (using the Foundation Model), and works OK for these other
targets:
    aarch64-none-linux-gnu \
    aarch64-none-elf \
    arm-none-linux-gnueabihf \
    armeb-none-linux-gnueabihf \
    arm-none-linux-gnueabi \
    armeb-none-linux-gnueabi \
    arm-none-eabi

Reply via email to