public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] rs6000, change altivec*-runnable.c test file names
@ 2024-06-21 16:15 Carl Love
  2024-06-24  2:42 ` Kewen.Lin
  0 siblings, 1 reply; 2+ messages in thread
From: Carl Love @ 2024-06-21 16:15 UTC (permalink / raw)
  To: gcc-patches, Segher Boessenkool, Kewen.Lin, bergner, Carl Love

GCC maintainers:

Per the discussion of the dg header changes for test files altivec-1-runnable.c and altivec-2-runnable.c it was decided it would be best to change the names of the two tests to better align them with the tests that they are better aligned with.

This patch is dependent on the two patches to update the dg arguments for test files altivec-1-runnable.c and altivec-2-runnable.c being accepted and committed before this patch.

The patch has been tested on Power 10 with no regression failures.

Please let me know if this patch is acceptable for mainline.  Thanks.

                        Carl 

----------------------------------------------------------------------------------
rs6000, change altivec*-runnable.c test file names

Changed the names of the test files.

gcc/testsuite/ChangeLog:gcc/testsuite/ChangeLog:
	* gcc.target/powerpc/altivec-1-runnable.c: Change the name to
	altivec-38.c.
	* gcc.target/powerpc/altivec-2-runnable.c: Change the name to
	p8vector-builtin-9.c.
---
 .../gcc.target/powerpc/{altivec-1-runnable.c => altivec-38.c}     | 0
 .../powerpc/{altivec-2-runnable.c => p8vector-builtin-9.c}        | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename gcc/testsuite/gcc.target/powerpc/{altivec-1-runnable.c => altivec-38.c} (100%)
 rename gcc/testsuite/gcc.target/powerpc/{altivec-2-runnable.c => p8vector-builtin-9.c} (100%)

diff --git a/gcc/testsuite/gcc.target/powerpc/altivec-1-runnable.c b/gcc/testsuite/gcc.target/powerpc/altivec-38.c
similarity index 100%
rename from gcc/testsuite/gcc.target/powerpc/altivec-1-runnable.c
rename to gcc/testsuite/gcc.target/powerpc/altivec-38.c
diff --git a/gcc/testsuite/gcc.target/powerpc/altivec-2-runnable.c b/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-9.c
similarity index 100%
rename from gcc/testsuite/gcc.target/powerpc/altivec-2-runnable.c
rename to gcc/testsuite/gcc.target/powerpc/p8vector-builtin-9.c
-- 
2.45.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] rs6000, change altivec*-runnable.c test file names
  2024-06-21 16:15 [PATCH] rs6000, change altivec*-runnable.c test file names Carl Love
@ 2024-06-24  2:42 ` Kewen.Lin
  0 siblings, 0 replies; 2+ messages in thread
From: Kewen.Lin @ 2024-06-24  2:42 UTC (permalink / raw)
  To: Carl Love; +Cc: gcc-patches, Segher Boessenkool, bergner

Hi,

on 2024/6/22 00:15, Carl Love wrote:
> GCC maintainers:
> 
> Per the discussion of the dg header changes for test files altivec-1-runnable.c and altivec-2-runnable.c it was decided it would be best to change the names of the two tests to better align them with the tests that they are better aligned with.
> 
> This patch is dependent on the two patches to update the dg arguments for test files altivec-1-runnable.c and altivec-2-runnable.c being accepted and committed before this patch.
> 
> The patch has been tested on Power 10 with no regression failures.
> 
> Please let me know if this patch is acceptable for mainline.  Thanks.

OK, thanks!

BR,
Kewen

> 
>                         Carl 
> 
> ----------------------------------------------------------------------------------
> rs6000, change altivec*-runnable.c test file names
> 
> Changed the names of the test files.
> 
> gcc/testsuite/ChangeLog:gcc/testsuite/ChangeLog:
> 	* gcc.target/powerpc/altivec-1-runnable.c: Change the name to
> 	altivec-38.c.
> 	* gcc.target/powerpc/altivec-2-runnable.c: Change the name to
> 	p8vector-builtin-9.c.
> ---
>  .../gcc.target/powerpc/{altivec-1-runnable.c => altivec-38.c}     | 0
>  .../powerpc/{altivec-2-runnable.c => p8vector-builtin-9.c}        | 0
>  2 files changed, 0 insertions(+), 0 deletions(-)
>  rename gcc/testsuite/gcc.target/powerpc/{altivec-1-runnable.c => altivec-38.c} (100%)
>  rename gcc/testsuite/gcc.target/powerpc/{altivec-2-runnable.c => p8vector-builtin-9.c} (100%)
> 
> diff --git a/gcc/testsuite/gcc.target/powerpc/altivec-1-runnable.c b/gcc/testsuite/gcc.target/powerpc/altivec-38.c
> similarity index 100%
> rename from gcc/testsuite/gcc.target/powerpc/altivec-1-runnable.c
> rename to gcc/testsuite/gcc.target/powerpc/altivec-38.c
> diff --git a/gcc/testsuite/gcc.target/powerpc/altivec-2-runnable.c b/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-9.c
> similarity index 100%
> rename from gcc/testsuite/gcc.target/powerpc/altivec-2-runnable.c
> rename to gcc/testsuite/gcc.target/powerpc/p8vector-builtin-9.c


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-24  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-21 16:15 [PATCH] rs6000, change altivec*-runnable.c test file names Carl Love
2024-06-24  2:42 ` 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).