blob: 0dde4e9e0c07110514f425342c441b24d4dd0772 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-require-effective-target lto } */
/* { dg-options "-O2 -flive-patching -flto" } */
int main()
{
return 0;
}
/* { dg-message "sorry, unimplemented: live patching is not supported with LTO" "-flive-patching and -flto together" { target *-*-* } 0 } */