<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#c3">Comment # 3</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>It appears that inclusion of altivec.h in cl_platform.h causes "bool" to be
redefined to "__attribute__((altivec(bool__))) unsigned", but only with
-std=c++XY
Not including altivec.h or using -std=gnu++11 makes the error go away.</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>