/* { dg-do compile } */
/* { dg-require-effective-target lto } */
/* { dg-options "-O2 -flive-patching -flto" } */

int main()
{
  return 0;
}