http://llvm.org/bugs/show_bug.cgi?id=22568
Bug ID: 22568
Summary: _Atomic leads to crash in CodeGen
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
struct S;
_Atomic(struct S *) x;
void f() { x++; }
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs