OSDN Git Service

Formatting fixes.
[pf3gnuchains/gcc-fork.git] / 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 } */