pr89358_0.C: Replace dg-* with dg-lto-*.
2019-04-16 Dominique d'Humieres <dominiq@gcc.gnu.org> * g++.dg/lto/pr89358_0.C: Replace dg-* with dg-lto-*. From-SVN: r270390
This commit is contained in:
parent
2689fcc80e
commit
ef9387d8fe
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2019-04-16 Dominique d'Humieres <dominiq@gcc.gnu.org>
|
||||
|
||||
* g++.dg/lto/pr89358_0.C: Replace dg-* with dg-lto-*.
|
||||
|
||||
2019-04-16 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
PR debug/89528
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* { dg-do link } */
|
||||
/* { dg-options "-std=c++17" } */
|
||||
/* { dg-lto-do link } */
|
||||
/* { dg-lto-options "-std=c++17" } */
|
||||
#include <map>
|
||||
|
||||
extern void test();
|
||||
|
|
Loading…
Add table
Reference in a new issue