<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - x11-drivers/xf86-video-intel-2.21.4 and transparency"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62198#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - x11-drivers/xf86-video-intel-2.21.4 and transparency"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62198">bug 62198</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>Interesting, very interesting. What version of gcc do you have?
So does
diff --git a/src/sna/sna_cpu.c b/src/sna/sna_cpu.c
index ef6843f..5b1c2d1 100644
--- a/src/sna/sna_cpu.c
+++ b/src/sna/sna_cpu.c
@@ -31,7 +31,7 @@
#include "sna.h"
-#if HAS_GCC(4, 4)
+#if HAS_GCC(4, 4) && 0
#include <cpuid.h>
restore your sanity?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>