new1.C   [plain text]


void f() {
  new int[0]; // { dg-warning "zero" }
}