public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90'
@ 2023-02-09 11:34 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-02-09 11:34 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7e1963a4e6ac97b6629c1e9e858ae28487f518cf

commit 7e1963a4e6ac97b6629c1e9e858ae28487f518cf
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Mon Jan 30 18:04:16 2023 +0100

    'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90'
    
    Otherwise, for build-tree testing:
    
        [...]/gcc/testsuite/gfortran.dg/gomp/allocate-4.f90:10:7: Fatal Error: Cannot open module file 'omp_lib.mod' for reading at (1): No such file or directory
    
    ..., and thus corresponding FAILs.
    
    (Not renamed to 'libgomp.fortran/allocate-4.f90', as that one already exists.)
    
    Fix-up for og12 commit 491478d12b83e102f72858e8a871a25c951df293
    "Add parsing support for allocate directive (OpenMP 5.0)".
    
            gcc/testsuite/
            * gfortran.dg/gomp/allocate-4.f90: Cut.
            libgomp/
            * testsuite/libgomp.fortran/allocate-5.f90: Paste.

Diff:
---
 gcc/testsuite/ChangeLog.omp                                             | 2 ++
 libgomp/ChangeLog.omp                                                   | 2 ++
 .../allocate-4.f90 => libgomp/testsuite/libgomp.fortran/allocate-5.f90  | 0
 3 files changed, 4 insertions(+)

diff --git a/gcc/testsuite/ChangeLog.omp b/gcc/testsuite/ChangeLog.omp
index 936e7af0945..f0c58e4d26a 100644
--- a/gcc/testsuite/ChangeLog.omp
+++ b/gcc/testsuite/ChangeLog.omp
@@ -1,5 +1,7 @@
 2023-02-09  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* gfortran.dg/gomp/allocate-4.f90: Cut.
+
 	* c-c++-common/gomp/uses_allocators-1.c: Cut.
 	* c-c++-common/gomp/uses_allocators-2.c: Likewise.
 	* c-c++-common/gomp/uses_allocators-3.c: Likewise.
diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 0a3d53602da..603a17e4c8d 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,5 +1,7 @@
 2023-02-09  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* testsuite/libgomp.fortran/allocate-5.f90: Paste.
+
 	* testsuite/libgomp.c++/c++.exp (check_effective_target_c)
 	(check_effective_target_c++): New.
 	* testsuite/libgomp.c/c.exp (check_effective_target_c)
diff --git a/gcc/testsuite/gfortran.dg/gomp/allocate-4.f90 b/libgomp/testsuite/libgomp.fortran/allocate-5.f90
similarity index 100%
rename from gcc/testsuite/gfortran.dg/gomp/allocate-4.f90
rename to libgomp/testsuite/libgomp.fortran/allocate-5.f90

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

only message in thread, other threads:[~2023-02-09 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 11:34 [gcc/devel/omp/gcc-12] 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90' Thomas Schwinge

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