(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
noncompile/
pr71426.c
       1  /* PR c/71426 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-w" } */
       4  
       5  int f (int x[x - x ()]); /* { dg-error "undeclared" } */