public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4463] Daily bump.
@ 2021-10-18  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2021-10-18  0:17 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-4463-gf5b37435968bc76498481177593121d238f854fb
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Oct 18 00:16:27 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog       | 13 +++++++++++++
 gcc/DATESTAMP       |  2 +-
 libiberty/ChangeLog |  8 ++++++++
 3 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d9583204ba2..8175862b634 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,16 @@
+2021-10-17  Aldy Hernandez  <aldyh@redhat.com>
+
+	* tree-pass.h (make_pass_thread_jumps_full): New.
+	* tree-ssa-threadbackward.c (pass_thread_jumps::gate): Inline.
+	(try_thread_blocks): Add resolve and speed arguments.
+	(pass_thread_jumps::execute): Inline.
+	(do_early_thread_jumps): New.
+	(do_thread_jumps): New.
+	(make_pass_thread_jumps): Move.
+	(pass_early_thread_jumps::gate): Inline.
+	(pass_early_thread_jumps::execute): Inline.
+	(class pass_thread_jumps_full): New.
+
 2021-10-16  Piotr Kubaj  <pkubaj@FreeBSD.org>
 
 	* configure.ac: Treat powerpc64*-*-freebsd* the same as
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 7d1f01fd93f..1a35f327553 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211017
+20211018
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index fa0036b361e..7d33cb92390 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,11 @@
+2021-10-17  Luís Ferreira  <contact@lsferreira.net>
+
+	PR d/102618
+	* d-demangle.c (dlang_parse_qualified): Handle anonymous
+	symbols correctly.
+	* testsuite/d-demangle-expected: New tests to cover anonymous
+	symbols.
+
 2021-10-14  Luís Ferreira  <contact@lsferreira.net>
 
 	* testsuite/d-demangle-expected: Add test case for function literals.


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

only message in thread, other threads:[~2021-10-18  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18  0:17 [gcc r12-4463] Daily bump GCC Administrator

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