1// { dg-do assemble  }
2char array0[4] = "abcde";          /* { dg-error "" } initializer too long */
3