public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Kwok Yeung <kcy@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-12] Add ChangeLog.omp entries for "Build fix for 'openmp: allow requires unified_shared_memory'"
Date: Thu, 30 Jun 2022 23:23:14 +0000 (GMT)	[thread overview]
Message-ID: <20220630232314.9ADD33858D39@sourceware.org> (raw)

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


                 reply	other threads:[~2022-06-30 23:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220630232314.9ADD33858D39@sourceware.org \
    --to=kcy@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).