Commit ef9387d8 by Dominique d'Humieres

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
parent 2689fcc8
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
......
/* { dg-do link } */
/* { dg-options "-std=c++17" } */
/* { dg-lto-do link } */
/* { dg-lto-options "-std=c++17" } */
#include <map>
extern void test();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment