(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
c2x-binary-constants-1.c
       1  /* Test C2x binary constants.  Valid syntax and types.  */
       2  /* { dg-do compile } */
       3  /* { dg-options "-std=c2x -pedantic-errors" } */
       4  
       5  #include "binary-constants-1.c"