* g++.dg/opt/declone3.C: Require LTO.

From-SVN: r244944
This commit is contained in:
David Edelsohn 2017-01-26 18:19:39 +00:00 committed by David Edelsohn
parent 0277816607
commit b3db8d779a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2017-01-26 David Edelsohn <dje.gcc@gmail.com>
* g++.dg/opt/declone3.C: Require LTO.
2017-01-26 Vladimir Makarov <vmakarov@redhat.com>
PR target/79131

View File

@ -1,5 +1,6 @@
// PR c++/79176
// { dg-do compile { target c++11 } }
// { dg-require-effective-target lto }
// { dg-options "-flto -Os" }
struct A {};