<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [OpenCL] const int in argument list crashes build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100067#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [OpenCL] const int in argument list crashes build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100067">bug 100067</a>
from <span class="vcard"><a class="email" href="mailto:vedran@miletic.net" title="Vedran Miletić <vedran@miletic.net>"> <span class="fn">Vedran Miletić</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=130386" name="attach_130386" title="Kernel from minimal.cpp">attachment 130386</a> <a href="attachment.cgi?id=130386&action=edit" title="Kernel from minimal.cpp">[details]</a></span>
Kernel from minimal.cpp
Sorry, that was a false positive, local installation issue. I can't reproduce
it on Fiji with all current git or Hawaii Mesa 17.0.2/LLVM 3.9.1. Anyhow, I
extracted the OpenCL kernel and tried compiling it
$ clang -x cl -target amdgcn-- -mcpu=tonga
-Dcl_clang_storage_class_specifiers=1 -Xclang -mlink-bitcode-file -Xclang
/usr/local/lib64/clc/tonga-amdgcn--.bc -I/usr/local/include/clc -include
/usr/local/include/clc/clc.h minimal.cl
doesn't crash in LLVM and running Valgrind on the same command reports no
errors.</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>