[LLVMbugs] [Bug 17037] New: In OpenCL, long must always have 64 bits
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 29 08:18:20 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17037
Bug ID: 17037
Summary: In OpenCL, long must always have 64 bits
Product: new-bugs
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: schnetter at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
In OpenCL, the type "long" must always have 64 bits. Currently, sizeof(long)
depends on the architecture, and long has only 32 bits on 32-bit systems.
--
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/20130829/c6aa5e1b/attachment.html>
More information about the llvm-bugs
mailing list