1 // { dg-do assemble  }
2 // GROUPS passed old-abort
foo()3 void foo() { static const char *const v[] = { 0 }; }
4