aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/lto/pr48508-1_0.C
blob: 6faee75b1555749fe181626a9b7d8154dc0b4bbc (plain)
1
2
3
4
5
6
7
// { dg-lto-do link }
// { dg-lto-options { { -g -O2 -flto -flto-partition=none } } }

void __attribute__((externally_visible))
foo (int i)
{
}