[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header
From: |
Elijah Stone |
Subject: |
Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header |
Date: |
Tue, 26 Jan 2021 14:07:05 -0800 (PST) |
On Wed, 27 Jan 2021, Dmitry Selyutin wrote:
They all look mostly the same: a bunch of defines, typedefs and compiler
intrinsics or extensions.
Except to the extent which they're not, which is clear from the fact that
I was able to recognize that as clang's header.
Also, gcc's stdatomic.h is totally incompatible with C++, which is per
se a good reason to avoid it.
Why should the Tiny _C_ Compiler's headers be compatible with c++?
-E
- [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Dmitry Selyutin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Elijah Stone, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Dmitry Selyutin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header,
Elijah Stone <=
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Dmitry Selyutin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Kyryl Melekhin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Dmitry Selyutin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Kyryl Melekhin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Elijah Stone, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Kyryl Melekhin, 2021/01/26
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Dmitry Selyutin, 2021/01/27
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Christian Jullien, 2021/01/27
- Re: [Tinycc-devel] [PATCH 3/3] stdatomic: stdatomic.h header, Kyryl Melekhin, 2021/01/26