public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] [og12] OpenACC: Don't gang-privatize artificial variables: restrict to blocks: ChangeLog
@ 2022-10-28  8:44 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-10-28  8:44 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:797dde5262ced26eb47f6622e0a39831dd13f92c

commit 797dde5262ced26eb47f6622e0a39831dd13f92c
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Fri Oct 28 10:43:24 2022 +0200

    [og12] OpenACC: Don't gang-privatize artificial variables: restrict to blocks: ChangeLog
    
    ... forgotten in og12 commit 9a50d282f03f7f1e1ad00de917143a2a8e0c0ee0
    "[og12] OpenACC: Don't gang-privatize artificial variables: restrict to blocks".

Diff:
---
 gcc/ChangeLog.omp     | 3 +++
 libgomp/ChangeLog.omp | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/gcc/ChangeLog.omp b/gcc/ChangeLog.omp
index 4bf521f2162..5859c22ccd7 100644
--- a/gcc/ChangeLog.omp
+++ b/gcc/ChangeLog.omp
@@ -1,5 +1,8 @@
 2022-10-28  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* omp-low.cc (oacc_privatization_candidate_p) <DECL_ARTIFICIAL>:
+	Restrict to 'block's.
+
 	* omp-low.cc (lower_rec_simd_input_clauses): For 'ordered_max',
 	cast 'omp_max_simt_vf ()', 'omp_max_simd_vf ()' to 'unsigned'.
 
diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index f31fdfe373c..396f8e7e4b4 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,7 @@
+2022-10-28  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: Adjust.
+
 2022-10-25  Abid Qadeer  <abidh@codesourcery.com>
 
 	* testsuite/libgomp.c++/usm-2.C: New test.

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

only message in thread, other threads:[~2022-10-28  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28  8:44 [gcc/devel/omp/gcc-12] [og12] OpenACC: Don't gang-privatize artificial variables: restrict to blocks: ChangeLog 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).