public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, committed] testsuite/rs6000: Move pr83660.C to g++.target
@ 2022-05-18 14:20 Kewen.Lin
  0 siblings, 0 replies; only message in thread
From: Kewen.Lin @ 2022-05-18 14:20 UTC (permalink / raw)
  To: GCC Patches; +Cc: Segher Boessenkool, David Edelsohn

Hi,

Move pr83660.C to g++.target.  As comment #3 of PR83660,
renaming it to c isn't one option.

This test case isn't tested before, so this brings back
the test coverage.

Committed as r13-619-g297a69068ddfe2.

BR,
Kewen
-----
gcc/testsuite/ChangeLog:

	* gcc.target/powerpc/pr83660.C: Moved to...
	* g++.target/powerpc/pr83660.C: ...here.
---
 gcc/testsuite/{gcc.target => g++.target}/powerpc/pr83660.C | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename gcc/testsuite/{gcc.target => g++.target}/powerpc/pr83660.C (100%)

diff --git a/gcc/testsuite/gcc.target/powerpc/pr83660.C b/gcc/testsuite/g++.target/powerpc/pr83660.C
similarity index 100%
rename from gcc/testsuite/gcc.target/powerpc/pr83660.C
rename to gcc/testsuite/g++.target/powerpc/pr83660.C


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-18 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 14:20 [PATCH, committed] testsuite/rs6000: Move pr83660.C to g++.target Kewen.Lin

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).