https://bugs.llvm.org/show_bug.cgi?id=42437
Bug ID: 42437
Summary: C++ compiler crashes on the code that uses stdatomic.h
Product: new-bugs
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Created attachment 22162
--> https://bugs.llvm.org/attachment.cgi?id=22162&action=edit
Piece if code to reporoduce the crash
clang compiler crashes on attempt to compile the attached piece of code, namely
the attempt to get result of increment/decrement operation "a += step;" where
"a" is atomic. First encountered with Apple LLVM clang version 9, reproduced
with version 10 and older versions of the compiler on FreeBSD 11.
--
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