// PR c++/60051 // { dg-require-effective-target c++11 } #include auto x[2] = {}; // { dg-error "6:.x. declared as array of .auto" }