PR c++/81917 - ICE with void_t and partial specialization.
[official-gcc.git] / gcc / testsuite / g++.dg / debug / debug6.C
blob3622d0194de13e4af66e93420da01f481b4d8ddb
1 // { dg-do compile }
2 // { dg-require-effective-target alloca }
4 void foo()
6   int i=1, x[i];