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-3057] Daily bump.
Date: Sun, 22 Aug 2021 00:17:17 +0000 (GMT)	[thread overview]
Message-ID: <20210822001717.A2FB9385801A@sourceware.org> (raw)

https://gcc.gnu.org/g:4be4fa4ec7ffa16cb2b0e24f656ee0fcdf23b3e0

commit r12-3057-g4be4fa4ec7ffa16cb2b0e24f656ee0fcdf23b3e0
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Aug 22 00:16:40 2021 +0000

    Daily bump.

Diff:
---
 ChangeLog               |  4 ++++
 gcc/ChangeLog           |  9 +++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/analyzer/ChangeLog  | 21 +++++++++++++++++++++
 gcc/testsuite/ChangeLog |  6 ++++++
 libgcc/ChangeLog        |  4 ++++
 6 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 4fe1423ee7b..3332e8d613b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
+
+	* MAINTAINERS: Add myself for write after approval.
+
 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
 
 	* Makefile.in: Regenerate.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 69fdc627b55..cc510af1ef2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2021-08-21  Dragan Mladjenovic  <OT_Dragan.Mladjenovic@mediatek.com>
+
+	* config/mips/mips.c (mips_function_rodata_section,
+	TARGET_ASM_FUNCTION_RODATA_SECTION): Removed.
+
+2021-08-21  John David Anglin  <danglin@gcc.gnu.org>
+
+	* config/pa/pa.c (pa_asm_output_aligned_common): Remove warning.
+
 2021-08-20  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
 
 	* configure.ac (thread-local storage support): Remove tls_first_major
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 550c2a688af..ff974808fd7 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210821
+20210822
diff --git a/gcc/analyzer/ChangeLog b/gcc/analyzer/ChangeLog
index 0b483ccf9ea..da90011b2f4 100644
--- a/gcc/analyzer/ChangeLog
+++ b/gcc/analyzer/ChangeLog
@@ -1,3 +1,24 @@
+2021-08-21  Ankur Saini  <arsenic@sourceware.org>
+
+	PR analyzer/101980
+	* diagnostic-manager.cc
+	(diagnostic_manager::prune_for_sm_diagnostic)<case EK_CALL_EDGE>: Use
+	caller_model only when the supergraph_edge doesn't exixt.
+	(diagnostic_manager::prune_for_sm_diagnostic)<case EK_RETURN_EDGE>:
+	Likewise.
+	* engine.cc (exploded_graph::create_dynamic_call): Rename to...
+	(exploded_graph::maybe_create_dynamic_call): ...this, return call
+	creation status.
+	(exploded_graph::process_node): Handle calls which were not dynamically
+	discovered.
+	* exploded-graph.h (exploded_graph::create_dynamic_call): Rename to...
+	(exploded_graph::maybe_create_dynamic_call): ...this.
+	* region-model.cc (region_model::update_for_gcall): New param, use it
+	to push call to frame.
+	(region_model::update_for_call_superedge): Pass callee function to
+	update_for_gcall.
+	* region-model.h (region_model::update_for_gcall): New param.
+
 2021-08-18  Ankur Saini  <arsenic@sourceware.org>
 
 	PR analyzer/97114
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0c8f274fdfb..ebea99d7f82 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2021-08-21  Ankur Saini  <arsenic@sourceware.org>
+
+	PR analyzer/101980
+	* gcc.dg/analyzer/function-ptr-2.c : Add issue for double 'free'.
+	* gcc.dg/analyzer/malloc-callbacks.c : Fix xfail testcase.
+
 2021-08-20  Tobias Burnus  <tobias@codesourcery.com>
 
 	* gfortran.dg/gomp/error-1.f90: New test.
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 6df79c41da3..9f6d04ea51d 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,7 @@
+2021-08-21  John David Anglin  <danglin@gcc.gnu.org>
+
+	* config.host: Remove extra_parts from hppa[12]*-*-hpux11* case.
+
 2021-08-16  Sebastian Huber  <sebastian.huber@embedded-brains.de>
 
 	* libgcov.h (gcov_type): Define using __LIBGCC_GCOV_TYPE_SIZE.


                 reply	other threads:[~2021-08-22  0:17 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=20210822001717.A2FB9385801A@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).