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

https://gcc.gnu.org/g:92bc3617572dd1f0ab22729b3c54a263668dbf52

commit r13-4763-g92bc3617572dd1f0ab22729b3c54a263668dbf52
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Dec 18 00:16:57 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  5 +++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        |  7 +++++++
 gcc/testsuite/ChangeLog |  7 +++++++
 libbacktrace/ChangeLog  | 14 ++++++++++++++
 5 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a4c26b4394d..9276dc61594 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2022-12-17  Segher Boessenkool  <segher@kernel.crashing.org>
+
+	* config/rs6000/rs6000-logue.cc (rs6000_output_function_epilogue):
+	Handle GNU Rust for the tbtab lang field.
+
 2022-12-16  John David Anglin  <danglin@gcc.gnu.org>
 
 	* config/pa/pa.cc (pa_option_override): Disable -fstack-protector.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ee0b6666b54..8b45390a1dd 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221217
+20221218
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index d52b03fcf59..7c0eb7ed733 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,10 @@
+2022-12-17  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/107437
+	PR c++/87765
+	* pt.cc (convert_nontype_argument): Relax is_nondep_const_expr
+	test to !inst_dep_expr_p.
+
 2022-12-16  Andrew Pinski  <pinskia@gmail.com>
 	    Iain Sandoe  <iain@sandoe.co.uk>
 
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 24c4756a31f..d4a6e900f02 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2022-12-17  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/107437
+	PR c++/87765
+	* g++.dg/cpp1y/lambda-generic-107437.C: New test.
+	* g++.dg/cpp1z/constexpr-lambda26.C: Remove dg-ice.
+
 2022-12-16  John David Anglin  <danglin@gcc.gnu.org>
 
 	* lib/target-supports.exp (check_effective_target_static): Return 0
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index cbfe70958e3..7c9fd7b8072 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,17 @@
+2022-12-17  Ian Lance Taylor  <iant@golang.org>
+
+	* elf.c (elf_fetch_backward_init): New static function.
+	(ZSTD_TABLE_SIZE): Use huffman scratch space size rather than
+	literal size.
+	(ZSTD_TABLE_WORK_LIT_SIZE): Don't define.
+	(elf_zstd_read_huff): Use elf_fetch_backward_init.
+	(elf_zstd_read_literals): New static function.
+	(ZSTD_LIT_RAW, ZSTD_LIT_RLE, ZSTD_LIT_HUFF): Don't define.
+	(struct elf_zstd_literals): Don't define.
+	(elf_zstd_literal_output): Remove static function.
+	(elf_zstd_decompress): Use elf_fetch_backward_init and
+	elf_zstd_read_literals.  Rewrite literal copying.<
+
 2022-12-10  Ian Lance Taylor  <iant@golang.org>
 
 	* elf.c (ZSTD_TABLE_*): Use elf_zstd_fse_baseline_entry.

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

only message in thread, other threads:[~2022-12-18  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-18  0:18 [gcc r13-4763] 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).