gcc/gcc/testsuite/gcc.dg/atomic/gnu2x-stdatomic-lockfree-ch...

6 lines
177 B
C

/* 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"