f()1 void f() {
2   new int[0]; // { dg-bogus "zero" }
3 }
4