* gcc.dg/live-patching-2.c: Require LTO.

From-SVN: r266787
This commit is contained in:
David Edelsohn 2018-12-04 15:55:34 +00:00 committed by David Edelsohn
parent b1e2e9063f
commit e95ca1333d
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2018-12-04 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/live-patching-2.c: Require LTO.
2018-12-04 Iain Sandoe <iain@sandoe.co.uk>
PR testsuite/88310

View File

@ -1,4 +1,5 @@
/* { dg-do compile } */
/* { dg-require-effective-target lto } */
/* { dg-options "-O2 -flive-patching -flto" } */
int main()