]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/atomic/gnu2x-stdatomic-lockfree-char8_t.c
27a3cfe355281309a6c056f6196e6a8d5150085f
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / atomic / gnu2x-stdatomic-lockfree-char8_t.c
1 /* Test atomic_is_lock_free for char8_t with -std=gnu2x. */
2 /* { dg-do run } */
3 /* { dg-options "-std=gnu2x -pedantic-errors" } */
4
5 #include "c2x-stdatomic-lockfree-char8_t.c"