public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-6630] Rename test-cases that are not executed.
Date: Mon, 17 Jan 2022 11:13:48 +0000 (GMT)	[thread overview]
Message-ID: <20220117111348.4571C3858417@sourceware.org> (raw)

https://gcc.gnu.org/g:91a38a35a717de26ebd79139b048df82965ad2d8

commit r12-6630-g91a38a35a717de26ebd79139b048df82965ad2d8
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Jan 14 13:40:58 2022 +0100

    Rename test-cases that are not executed.
    
    gcc/testsuite/ChangeLog:
    
            * g++.dg/uninit-pred-loop-1_a.cc: Moved to...
            * g++.dg/uninit-pred-loop-1_a.C: ...here.
            * g++.dg/uninit-pred-loop-1_b.cc: Moved to...
            * g++.dg/uninit-pred-loop-1_b.C: ...here.
            * g++.dg/uninit-pred-loop-1_c.cc: Moved to...
            * g++.dg/uninit-pred-loop-1_c.C: ...here.
            * g++.dg/uninit-pred-loop_1.cc: Moved to...
            * g++.dg/uninit-pred-loop_1.C: ...here.

Diff:
---
 gcc/testsuite/g++.dg/{uninit-pred-loop-1_a.cc => uninit-pred-loop-1_a.C} | 0
 gcc/testsuite/g++.dg/{uninit-pred-loop-1_b.cc => uninit-pred-loop-1_b.C} | 0
 gcc/testsuite/g++.dg/{uninit-pred-loop-1_c.cc => uninit-pred-loop-1_c.C} | 0
 gcc/testsuite/g++.dg/{uninit-pred-loop_1.cc => uninit-pred-loop_1.C}     | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/testsuite/g++.dg/uninit-pred-loop-1_a.cc b/gcc/testsuite/g++.dg/uninit-pred-loop-1_a.C
similarity index 100%
rename from gcc/testsuite/g++.dg/uninit-pred-loop-1_a.cc
rename to gcc/testsuite/g++.dg/uninit-pred-loop-1_a.C
diff --git a/gcc/testsuite/g++.dg/uninit-pred-loop-1_b.cc b/gcc/testsuite/g++.dg/uninit-pred-loop-1_b.C
similarity index 100%
rename from gcc/testsuite/g++.dg/uninit-pred-loop-1_b.cc
rename to gcc/testsuite/g++.dg/uninit-pred-loop-1_b.C
diff --git a/gcc/testsuite/g++.dg/uninit-pred-loop-1_c.cc b/gcc/testsuite/g++.dg/uninit-pred-loop-1_c.C
similarity index 100%
rename from gcc/testsuite/g++.dg/uninit-pred-loop-1_c.cc
rename to gcc/testsuite/g++.dg/uninit-pred-loop-1_c.C
diff --git a/gcc/testsuite/g++.dg/uninit-pred-loop_1.cc b/gcc/testsuite/g++.dg/uninit-pred-loop_1.C
similarity index 100%
rename from gcc/testsuite/g++.dg/uninit-pred-loop_1.cc
rename to gcc/testsuite/g++.dg/uninit-pred-loop_1.C


                 reply	other threads:[~2022-01-17 11:13 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=20220117111348.4571C3858417@sourceware.org \
    --to=marxin@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).