public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Paul Clarke <pc@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-626] Revert move of g++.dg/pr69667.C
Date: Wed, 18 May 2022 20:47:51 +0000 (GMT)	[thread overview]
Message-ID: <20220518204751.535363857823@sourceware.org> (raw)

https://gcc.gnu.org/g:1875214cd1ca3e8bd0121f703537eb98edd84027

commit r13-626-g1875214cd1ca3e8bd0121f703537eb98edd84027
Author: Paul A. Clarke <pc@us.ibm.com>
Date:   Wed May 18 15:45:56 2022 -0500

    Revert move of g++.dg/pr69667.C
    
    Commit eccbd7fcee5bbfc47731e8de83c44eee2e3dcc4b moved the subject file to
    g++.target/powerpc.  Unfortunately, test g++.dg/tsan/pr88018.C includes
    "../pr69667.C".
    
    Revert the move of this file.
    
    Commit 14e678a2c4a76433fd4029568d28530c921e11ee relaxed some DejaGnu
    directives in g++.dg/tsan/pr88018.C, given its more restrictive environment
    within g++.target/powerpc.  Revert these changes in that file as well.
    
    2022-05-18  Paul A. Clarke  <pc@us.ibm.com>
    
    gcc/testsuite
            PR target/105620
            * g++.target/powerpc/pr69667.C: Move to ...
            * g++.dg/pr69667.C: here. Also, revert recent dg directives changes.

Diff:
---
 gcc/testsuite/{g++.target/powerpc => g++.dg}/pr69667.C | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gcc/testsuite/g++.target/powerpc/pr69667.C b/gcc/testsuite/g++.dg/pr69667.C
similarity index 97%
rename from gcc/testsuite/g++.target/powerpc/pr69667.C
rename to gcc/testsuite/g++.dg/pr69667.C
index da550cd14bd..422116dd599 100644
--- a/gcc/testsuite/g++.target/powerpc/pr69667.C
+++ b/gcc/testsuite/g++.dg/pr69667.C
@@ -1,4 +1,5 @@
-/* { dg-skip-if "" { *-*-darwin* } } */
+/* { dg-do compile { target { powerpc*-*-* && lp64 } } } */
+/* { dg-skip-if "" { powerpc*-*-darwin* } } */
 /* { dg-require-effective-target powerpc_p8vector_ok } */
 /* { dg-options "-mdejagnu-cpu=power8 -w -std=c++14" } */


                 reply	other threads:[~2022-05-18 20:47 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=20220518204751.535363857823@sourceware.org \
    --to=pc@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).