[llvm-bugs] [Bug 40397] OpenMP: default(none) implementation is standard-incompliant.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 22 09:01:12 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40397
Roman Lebedev <lebedev.ri at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #3 from Roman Lebedev <lebedev.ri at gmail.com> ---
(In reply to Alexey Bataev from comment #2)
> $clang -fopenmp -c repro.c -fopenmp-version=31
> $clang -fopenmp -c repro.c -fopenmp-version=45
> Does this answer your question?
> Clang has different behavior for OpenMP 3.1 and OpenMP > 3.1.
Oh yeah, i forgot that switch existed :/
Sorry for the noise...
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190122/4fce3b08/attachment.html>
More information about the llvm-bugs
mailing list