// PR c++/59646 // { dg-require-effective-target c++11 } #include struct A {}; std::initializer_list x = {{}};