// { dg-options "-std=gnu++0x" } template struct array { }; array a0; array a1; array a1234;