public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* testsuite/substr_{9,10}.f90: Move to gfortran.dg/
@ 2021-04-22 17:20 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-04-22 17:20 UTC (permalink / raw)
  To: gcc-patches, fortran

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

The test was added in r11-6687-gbdd1b1f55529da00b867ef05a53a08fbfc3d1c2e (PR93340)
but placed into the wrong directly. Fixed by moving to gfortran.dg/
in commit r12-68-gac456fd981db6b0c2f7ee1ab0d17d36087a74dc2 after
confirming that the tests work.

Tobias

-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf

[-- Attachment #2: committed.diff --]
[-- Type: text/x-patch, Size: 939 bytes --]

commit ac456fd981db6b0c2f7ee1ab0d17d36087a74dc2
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Apr 22 19:14:58 2021 +0200

    testsuite/substr_{9,10}.f90: Move to gfortran.dg/
    
    gcc/testsuite/
            * substr_9.f90: Move to ...
            * gfortran.dg/substr_9.f90: ... here.
            * substr_10.f90: Move to ...
            * gfortran.dg/substr_10.f90: ... here.
---
 gcc/testsuite/{ => gfortran.dg}/substr_10.f90 | 0
 gcc/testsuite/{ => gfortran.dg}/substr_9.f90  | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/testsuite/substr_10.f90 b/gcc/testsuite/gfortran.dg/substr_10.f90
similarity index 100%
rename from gcc/testsuite/substr_10.f90
rename to gcc/testsuite/gfortran.dg/substr_10.f90
diff --git a/gcc/testsuite/substr_9.f90 b/gcc/testsuite/gfortran.dg/substr_9.f90
similarity index 100%
rename from gcc/testsuite/substr_9.f90
rename to gcc/testsuite/gfortran.dg/substr_9.f90

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

only message in thread, other threads:[~2021-04-22 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 17:20 testsuite/substr_{9,10}.f90: Move to gfortran.dg/ Tobias Burnus

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