// PR c++/48617 // { dg-options -std=c++0x } template // # struct A {}; A a; int main() {}