<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79095">bug 79095</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79095#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79095">bug 79095</a>
from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=79095#c1">comment #1</a>)
<span class="quote">> Great. Clang's macro is named wrong.</span >
Yep, it appear so.
I took the liberty of pushing a simple fix:
commit 94dbc16dc4c1b7685a9dab89a39e8fea844194df
Author: José Fonseca <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>>
Date: Fri May 23 11:36:58 2014 +0100
mesa/x86: Fix build with clang 3.4.
It defines bit_SSE41 instead of bit_SSE4_1.
Fixes <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'"
href="show_bug.cgi?id=79095">https://bugs.freedesktop.org/show_bug.cgi?id=79095</a>
Trivial.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>