aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/atomic/gnu2x-stdatomic-lockfree-char8_t.c
blob: 27a3cfe355281309a6c056f6196e6a8d5150085f (plain)
1
2
3
4
5
/* Test atomic_is_lock_free for char8_t with -std=gnu2x.  */
/* { dg-do run } */
/* { dg-options "-std=gnu2x -pedantic-errors" } */

#include "c2x-stdatomic-lockfree-char8_t.c"