[testsuite] require sqrt_insn effective target where needed
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / pr48344-1.c
blob22f30702ba392f81f747f5cb91a7cc4f662c0913
1 /* { dg-do compile } */
2 /* { dg-options "-fstack-limit-register=r2" } */
3 void foo ()
5 int N = 2;
6 int slots[N];