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