public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c'
@ 2023-02-09 11:12 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-02-09 11:12 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9c0ffa3776a135a69697253a0bd75ebf9b9d0150

commit 9c0ffa3776a135a69697253a0bd75ebf9b9d0150
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Mon Jan 30 17:46:29 2023 +0100

    'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c'
    
    Otherwise, for build-tree testing:
    
        xgcc: fatal error: cannot read spec file 'libgomp.spec': No such file or directory
    
    ..., and thus corresponding FAILs, UNRESOLVEDs.
    
    Fix-up for og12 commit 842df187487f5b16ae29bbe7e9acd79661a9df48
    "openmp: -foffload-memory=pinned".
    
            gcc/testsuite/
            * c-c++-common/gomp/alloc-pinned-1.c: Cut.
            libgomp/
            * testsuite/libgomp.c-c++-common/alloc-pinned-1.c: Paste.

Diff:
---
 gcc/testsuite/ChangeLog.omp                                           | 2 ++
 libgomp/ChangeLog.omp                                                 | 4 ++++
 .../gomp => libgomp/testsuite/libgomp.c-c++-common}/alloc-pinned-1.c  | 0
 3 files changed, 6 insertions(+)

diff --git a/gcc/testsuite/ChangeLog.omp b/gcc/testsuite/ChangeLog.omp
index 42769c7dae5..9f9d5a10ac3 100644
--- a/gcc/testsuite/ChangeLog.omp
+++ b/gcc/testsuite/ChangeLog.omp
@@ -1,5 +1,7 @@
 2023-02-09  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* c-c++-common/gomp/alloc-pinned-1.c: Cut.
+
 	* gfortran.dg/gomp/allocate-4.f90: Fix 'omp_allocator_handle_kind'
 	example.
 
diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index d319d43ceb0..39165173884 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,7 @@
+2023-02-09  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* testsuite/libgomp.c-c++-common/alloc-pinned-1.c: Paste.
+
 2023-02-08  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backported from master:
diff --git a/gcc/testsuite/c-c++-common/gomp/alloc-pinned-1.c b/libgomp/testsuite/libgomp.c-c++-common/alloc-pinned-1.c
similarity index 100%
rename from gcc/testsuite/c-c++-common/gomp/alloc-pinned-1.c
rename to libgomp/testsuite/libgomp.c-c++-common/alloc-pinned-1.c

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

only message in thread, other threads:[~2023-02-09 11:12 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:12 [gcc/devel/omp/gcc-12] 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c' 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).