(root)/
gcc-13.2.0/
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"