2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / torture / pr56398.C
blob5b7bcf279b2275dc57d8d4c9b07fc9500baac47a
1 // { dg-do compile }
2 // { dg-options "-g" }
4 namespace
6 #0 "/usr/include/c/4.8/bits/postypes.h" 3
9 vtkpow (int b)
11   int a1;
12   int b1;
13   int c;
14   while (b1)
15     {
16       while (b)
17     b1 = 0;
18       b1 = b1 - 1;
19       c = c * a1;
20     }
21   return c;