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

Disable neon instructions assembly codepaths for Integrity

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 5.12.3
    • 5.12.0
    • Build System
    • None
    • Integrity

    Description

      Integrity doesn't understand NEON instructions in assembly. According to GHS the defines _ARM_NEON_ and __ARM_NEON indicate that there are NEON intrinsics available for the platform and does not mean that you can write GNU style assembly for it.

      This task is to disable the flags so that Qt codepaths which have hand written assembly code are ignored.

      Attachments

        Issue Links

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

          Activity

            People

              e0150566 Janne Koskinen
              e0150566 Janne Koskinen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes