aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/lto/20081109_1.C
blob: 3395e13550173aab2e89f1b97235602ec35971ea (plain)
1
2
3
4
int foo (int x)
{
  throw 10;
}