[llvm-bugs] [Bug 31920] New: Frontend failed due to OpenMP Code I Think
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 9 08:55:03 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31920
Bug ID: 31920
Summary: Frontend failed due to OpenMP Code I Think
Product: clang
Version: 4.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: goldfita at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 17960
--> https://llvm.org/bugs/attachment.cgi?id=17960&action=edit
Related files (t.c is the source)
This is on Win10 with 4.0rc1. I'm just getting started with OpenMP and Cuda.
I believe the failure was caused by a missing range on the y array in the OMP
directive. However, from looking at other examples, I also believe this is
syntactically correct.
--
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/20170209/61c845b3/attachment.html>
More information about the llvm-bugs
mailing list