<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:gr.muench@gmail.com" title="Gregor Münch <gr.muench@gmail.com>"> <span class="fn">Gregor Münch</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [bisected] Steam fails to render content, if mesa is compiled with -O2"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101484">bug 101484</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;">Summary</td>
<td>[bisected, SI] Steam fails to render content
</td>
<td>[bisected] Steam fails to render content, if mesa is compiled with -O2
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [bisected] Steam fails to render content, if mesa is compiled with -O2"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101484#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [bisected] Steam fails to render content, if mesa is compiled with -O2"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101484">bug 101484</a>
from <span class="vcard"><a class="email" href="mailto:gr.muench@gmail.com" title="Gregor Münch <gr.muench@gmail.com>"> <span class="fn">Gregor Münch</span></a>
</span></b>
<pre>Ive tested this now, and again its a compiler flags issue.
Arch standard clfags are:
CFLAGS="-march=native -O2 -pipe -fstack-protector-strong"
Looks like "-O2" is already too much. Setting this to -O1 fixes the problem.
This is a very nasty issue. However, -02 is considered "safe" so the issue
should probably fixed in mesa.</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>