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

Disable neon instructions assembly codepaths for Integrity

XMLWordPrintable

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

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes