<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Expected an OpenMP directive on #pragma omp declare simd"
href="https://llvm.org/bugs/show_bug.cgi?id=25817">25817</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Expected an OpenMP directive on #pragma omp declare simd
</td>
</tr>
<tr>
<th>Product</th>
<td>OpenMP
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Clang Compiler Support
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>yukariin@yandex.ru
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=15438" name="attach_15438" title="Test file content and compilation result">attachment 15438</a> <a href="attachment.cgi?id=15438&action=edit" title="Test file content and compilation result">[details]</a></span>
Test file content and compilation result
Hi!
Today I'm tried to build a Blender (with enabled OpenMP and Cycles render
engine) with Clang, LLVM and libomp 3.7.0 on my Gentoo Linux laptop.
But I get `Expected an OpenMP directive` error on macro `#pragma omp declare
simd notinbranch` and compilation fails.
I'm also tried to compile small test file with `#pragma omp declare simd` - and
get same error.
So, this macro is not implemented yet or something?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>