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-9178] Daily bump.
Date: Thu, 16 Feb 2023 00:22:35 +0000 (GMT)	[thread overview]
Message-ID: <20230216002235.A8D283858D33@sourceware.org> (raw)

https://gcc.gnu.org/g:86caa970dddfac124a2bbbfe3e695348d00eb926

commit r12-9178-g86caa970dddfac124a2bbbfe3e695348d00eb926
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Feb 16 00:22:00 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 16 ++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  9 +++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 35b116f569a..a52cdf67f19 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,19 @@
+2023-02-15  Eric Botcazou  <ebotcazou@adacore.com>
+
+	PR target/90458
+	* config/i386/i386.cc (ix86_compute_frame_layout): Disable the
+	effects of -fstack-clash-protection for TARGET_STACK_PROBE.
+	(ix86_expand_prologue): Likewise.
+
+2023-02-15  Marek Polacek  <polacek@redhat.com>
+
+	Backported from master:
+	2023-02-15  Marek Polacek  <polacek@redhat.com>
+
+	PR middle-end/106080
+	* gimple-ssa-warn-access.cc (is_auto_decl): Remove.  Use auto_var_p
+	instead.
+
 2023-02-14  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* gimplify.cc (gimplify_save_expr): Add missing guard.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 79267617449..22d2daa87ba 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230215
+20230216
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index b2ea440de92..1dbfe8e654f 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2023-02-15  Marek Polacek  <polacek@redhat.com>
+
+	Backported from master:
+	2023-02-15  Marek Polacek  <polacek@redhat.com>
+
+	PR middle-end/106080
+	* c-c++-common/Wdangling-pointer-10.c: New test.
+	* c-c++-common/Wdangling-pointer-9.c: New test.
+
 2023-02-15  Marek Polacek  <polacek@redhat.com>
 
 	Backported from master:

                 reply	other threads:[~2023-02-16  0:22 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=20230216002235.A8D283858D33@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).