public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] Add ChangeLog.omp entries for "Build fix for 'openmp: allow requires unified_shared_memory'"
@ 2022-06-30 23:23 Kwok Yeung
  0 siblings, 0 replies; only message in thread
From: Kwok Yeung @ 2022-06-30 23:23 UTC (permalink / raw)
  To: gcc-cvs

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

commit ed03ae94cfa2890bbfedc4e3f96b588553a19dc5
Author: Kwok Cheung Yeung <kcy@codesourcery.com>
Date:   Thu Jun 30 19:46:57 2022 +0100

    Add ChangeLog.omp entries for "Build fix for 'openmp: allow requires unified_shared_memory'"

Diff:
---
 gcc/c/ChangeLog.omp  | 4 ++++
 gcc/cp/ChangeLog.omp | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/gcc/c/ChangeLog.omp b/gcc/c/ChangeLog.omp
index 0724d190a61..77b7602ad69 100644
--- a/gcc/c/ChangeLog.omp
+++ b/gcc/c/ChangeLog.omp
@@ -1,3 +1,7 @@
+2022-06-30  Tobias Burnus  <tobias@codesourcery.com>
+
+	* c-parser.cc (c_parser_omp_requires): Add missing %<...%> in error.
+
 2022-03-17  Kwok Cheung Yeung  <kcy@codesourcery.com>
 
 	* c-typeck.cc (handle_omp_array_sections_1): Add check to ensure
diff --git a/gcc/cp/ChangeLog.omp b/gcc/cp/ChangeLog.omp
index 275bed34cf2..17d8625e009 100644
--- a/gcc/cp/ChangeLog.omp
+++ b/gcc/cp/ChangeLog.omp
@@ -1,3 +1,7 @@
+2022-06-30  Tobias Burnus  <tobias@codesourcery.com>
+
+	* parser.cc (cp_parser_omp_requires): Add missing %<...%> in error.
+
 2022-03-17  Kwok Cheung Yeung  <kcy@codesourcery.com>
 
 	* semantics.cc (handle_omp_array_sections_1):  Add check to ensure


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

only message in thread, other threads:[~2022-06-30 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 23:23 [gcc/devel/omp/gcc-12] Add ChangeLog.omp entries for "Build fix for 'openmp: allow requires unified_shared_memory'" Kwok Yeung

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