[Mesa-dev] [Bug 79095] New: x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 22 18:51:47 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79095

          Priority: medium
            Bug ID: 79095
          Keywords: regression
                CC: mattst88 at gmail.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: x86/common_x86.c:348:14: error: use of undeclared
                    identifier 'bit_SSE4_1'
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: f50361cce79beb78119d835b7a52c0c790d74077 (master 10.3.0-devel)

clang build error

  CC       common_x86.lo
x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'
   if (ecx & bit_SSE4_1)
             ^

commit a2fb71e23bced3f3585e91726590efe6034a10ed
Author: Matt Atwood <matthew.s.atwood at intel.com>
Date:   Fri May 2 09:44:44 2014 -0700

    mesa/x86: add SSE4.1 runtime detection.

    Add a bit to _mesa_x86_features for SSE 4.1, along with macros to query.

    Reviewed-by: Matt Turner <mattst88 at gmail.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140523/3715c111/attachment.html>


More information about the mesa-dev mailing list