<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - 9.2-rc1 clover fails to build on ppc: cannot convert 'bool' to '__vector(4) __bool int' in return"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68504#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - 9.2-rc1 clover fails to build on ppc: cannot convert 'bool' to '__vector(4) __bool int' in return"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68504">bug 68504</a>
from <span class="vcard"><a class="email" href="mailto:chithanh@gentoo.org" title="Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>"> <span class="fn">Chí-Thanh Christopher Nguyễn</span></a>
</span></b>
<pre>Tried to build 9.2-rc2 with different compiler flags:
CXXFLAGS="-O2 -mcpu=7450 -fno-free-vectorize" fails
CXXFLAGS="-O2 -mcpu=powerpc" succeeds
CXXFLAGS="-O2 -mcpu=7450 -mno-altivec" succeeds
So it looks like the altivec vectorization triggers this issue.</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>