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

QtGui: SSE2 is not completely disabled when Qt is configured with no-sse2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.5.1, 5.6.0, 5.7.0, 5.8.0
    • GUI: Painting
    • None
    • Compilers supporting SSE2

    Description

      With compilers that support SSE2, when the no-sse2 configuration option is used, SSE2 is not completely disabled in QtGui. For example, the SSE2 implementation in qdrawhelper_sse2.cpp is disabled, but the code in qdrawhelper.cpp still uses the SSE2 implementation, which results in building Qt GUI fails.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            dongmei Dongmei Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes