blob: 3a14f850eefaffbf659ce4642adef7900330f4ed [file] [log] [blame]
/* { dg-options { -fno-lto } } */
int weaks(int i)
{
return i+1;
}