public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/vendors/redhat/heads/gcc-8-branch)] pr89358_0.C: Replace dg-* with dg-lto-*.
Date: Thu, 17 Sep 2020 16:36:28 +0000 (GMT)	[thread overview]
Message-ID: <20200917163628.C99ED3987936@sourceware.org> (raw)

https://gcc.gnu.org/g:cc46b06b75da439026cc0926645f3d083723ef19

commit cc46b06b75da439026cc0926645f3d083723ef19
Author: Dominique d'Humieres <dominiq@gcc.gnu.org>
Date:   Tue Apr 16 15:24:58 2019 +0200

    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-*.
    
    (cherry picked from trunk r270390/commit ef9387d8fe79219a106c3f9d6c6a87b0a9065d54)

Diff:
---
 gcc/testsuite/ChangeLog              | 7 +++++++
 gcc/testsuite/g++.dg/lto/pr89358_0.C | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index b943d22bf6f..012e06af98b 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2020-01-23  Thomas Schwinge  <thomas@codesourcery.com>
+
+	Backport:
+	2019-04-16  Dominique d'Humieres  <dominiq@gcc.gnu.org>
+
+	* g++.dg/lto/pr89358_0.C: Replace dg-* with dg-lto-*.
+
 2020-01-22  Joseph Myers  <joseph@codesourcery.com>
 
 	Backport from mainline:
diff --git a/gcc/testsuite/g++.dg/lto/pr89358_0.C b/gcc/testsuite/g++.dg/lto/pr89358_0.C
index aebd2127c0c..328c60c2fb1 100644
--- a/gcc/testsuite/g++.dg/lto/pr89358_0.C
+++ b/gcc/testsuite/g++.dg/lto/pr89358_0.C
@@ -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();


                 reply	other threads:[~2020-09-17 16:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200917163628.C99ED3987936@sourceware.org \
    --to=jakub@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).