[llvm-bugs] [Bug 47981] New: -cl-std=1.0 is not supported

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 26 11:02:52 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47981

            Bug ID: 47981
           Summary: -cl-std=1.0 is not supported
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: OpenCL
          Assignee: unassignedclangbugs at nondot.org
          Reporter: marco.antognini at arm.com
                CC: anastasia.stulova at arm.com, llvm-bugs at lists.llvm.org

Clang doesn't recognise -cl-std=1.0 as a value argument, currently -std=cl1.0
has to be used instead.

https://godbolt.org/z/azGzv8

error: invalid value 'cl1.0' in '-cl-std=cl1.0'

-- 
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/20201026/18a4bb21/attachment.html>


More information about the llvm-bugs mailing list