mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
* g++.dg/opt/declone3.C: Require LTO.
From-SVN: r244944
This commit is contained in:
committed by
David Edelsohn
parent
0277816607
commit
b3db8d779a
@@ -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
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// PR c++/79176
|
||||
// { dg-do compile { target c++11 } }
|
||||
// { dg-require-effective-target lto }
|
||||
// { dg-options "-flto -Os" }
|
||||
|
||||
struct A {};
|
||||
|
||||
Reference in New Issue
Block a user