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

            Bug ID: 46216
           Summary: -fgnu89-inline is not accepted with -std=clc++
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: OpenCL
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

While it's possible to use -fgnu89-inline with -std=cl2.0, it's being rejected
with -std=clc++ with the following error:

error: invalid argument '-fgnu89-inline' not allowed with 'OpenCL'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to