/* { dg-options { -fno-lto } } */

int weaks(int i)
{
  return i+1;
}
