(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
noncompile/
20010524-1.c
       1  int i = 7 / 0; /* { dg-error "not constant" } */
       2  	/* { dg-warning "division by zero" "div by zero" { target *-*-* } .-1 } */