public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-8219] testsuite: Move gimplefe-4[0|1] tests.
@ 2021-04-16 14:34 Robin Dapp
  0 siblings, 0 replies; only message in thread
From: Robin Dapp @ 2021-04-16 14:34 UTC (permalink / raw)
  To: gcc-cvs

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

commit r11-8219-geb8c931e0dbf1d7d9bc1279cab68a963e8f3c299
Author: Robin Dapp <rdapp@linux.ibm.com>
Date:   Wed Mar 17 09:08:42 2021 +0100

    testsuite: Move gimplefe-4[0|1] tests.
    
    The gimplefe-40.c and gimplefe-41.c test cases require vect_* effective
    targets even though they reside in gcc.dg.  By default e.g.
    DEFAULT_VECTCFLAGS which is used to add target-specific machine or build
    flags is only applied in the ./vect subdirectory.  Move these tests
    there.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/gimplefe-40.c: Moved to...
            * gcc.dg/vect/gimplefe-40.c: ...here.
            * gcc.dg/gimplefe-41.c: Moved to...
            * gcc.dg/vect/gimplefe-41.c: ...here.

Diff:
---
 gcc/testsuite/gcc.dg/{ => vect}/gimplefe-40.c | 0
 gcc/testsuite/gcc.dg/{ => vect}/gimplefe-41.c | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/testsuite/gcc.dg/gimplefe-40.c b/gcc/testsuite/gcc.dg/vect/gimplefe-40.c
similarity index 100%
rename from gcc/testsuite/gcc.dg/gimplefe-40.c
rename to gcc/testsuite/gcc.dg/vect/gimplefe-40.c
diff --git a/gcc/testsuite/gcc.dg/gimplefe-41.c b/gcc/testsuite/gcc.dg/vect/gimplefe-41.c
similarity index 100%
rename from gcc/testsuite/gcc.dg/gimplefe-41.c
rename to gcc/testsuite/gcc.dg/vect/gimplefe-41.c


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

only message in thread, other threads:[~2021-04-16 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 14:34 [gcc r11-8219] testsuite: Move gimplefe-4[0|1] tests Robin Dapp

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