Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53629

AArch64 broken due to CRC32

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.7.0 RC
    • 5.7.0
    • Core: Other
    • None
    • 184b2ea4ea9c3e4ad735ff67c5a399e9613da8ab

    Description

      Attempting to build with an aarch64 gcc (4.9.2) that has __ARM_NEON but no __ARM_FEATURE_CRC32 breaks when attempting to include arm_acle.h as there is no such file.

      Note that the block was not hit before due to Q_PROCESSOR_ARMV8 not getting defined due to another bug. See https://codereview.qt-project.org/#/c/159632/

      Attachments

        For Gerrit Dashboard: QTBUG-53629
        # Subject Branch Project Status CR V

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes