public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-8541] Daily bump.
Date: Sun,  3 Jul 2022 00:19:48 +0000 (GMT)	[thread overview]
Message-ID: <20220703001948.E48773858289@sourceware.org> (raw)

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

commit r12-8541-ga60152e87cc0900ed01854cdda8c2be6aab34af2
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Jul 3 00:19:11 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog     |  8 ++++++++
 gcc/DATESTAMP     |  2 +-
 gcc/cp/ChangeLog  | 10 ++++++++++
 gcc/jit/ChangeLog | 11 +++++++++++
 libcc1/ChangeLog  |  9 +++++++++
 5 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b7938488d60..f3ab6f1c635 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2022-07-02  Sergei Trofimovich  <siarheit@google.com>
+
+	Backported from master:
+	2022-06-29  Sergei Trofimovich  <siarheit@google.com>
+
+	PR c++/106102
+	* system.h: Introduce INCLUDE_PTHREAD_H macros to include <pthread.h>.
+
 2022-07-01  Vladimir Makarov  <vmakarov@gcc.gnu.org>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index eb05de3bc0c..758f2bf605e 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220702
+20220703
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 1aadff53bab..10c6409171e 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,13 @@
+2022-07-02  Sergei Trofimovich  <siarheit@google.com>
+
+	Backported from master:
+	2022-06-27  Sergei Trofimovich  <siarheit@google.com>
+
+	PR c++/106102
+	* mapper-client.cc: Include <memory> via "system.h".
+	* mapper-resolver.cc: Ditto.
+	* module.cc: Ditto.
+
 2022-07-01  Jason Merrill  <jason@redhat.com>
 
 	PR c++/106024
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 78907173f3b..36610cf59ce 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -1,3 +1,14 @@
+2022-07-02  Sergei Trofimovich  <siarheit@google.com>
+
+	Backported from master:
+	2022-06-29  Sergei Trofimovich  <siarheit@google.com>
+
+	PR c++/106102
+	* jit-playback.cc: Include <pthread.h> via "system.h" to avoid calloc()
+	poisoning.
+	* jit-recording.cc: Ditto.
+	* libgccjit.cc: Ditto.
+
 2022-05-06  Release Manager
 
 	* GCC 12.1.0 released.
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog
index a8fe8606da0..92943cad37d 100644
--- a/libcc1/ChangeLog
+++ b/libcc1/ChangeLog
@@ -1,3 +1,12 @@
+2022-07-02  Sergei Trofimovich  <siarheit@google.com>
+
+	Backported from master:
+	2022-06-27  Sergei Trofimovich  <siarheit@google.com>
+
+	PR c++/106102
+	* libcc1plugin.cc: Include <memory> via "system.h".
+	* libcp1plugin.cc: Ditto.
+
 2022-05-06  Release Manager
 
 	* GCC 12.1.0 released.


                 reply	other threads:[~2022-07-03  0:19 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=20220703001948.E48773858289@sourceware.org \
    --to=gccadmin@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).