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

https://gcc.gnu.org/g:125781fb2c91401bb0302ba18d9417ea2692c904

commit r14-4352-g125781fb2c91401bb0302ba18d9417ea2692c904
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Oct 1 00:18:19 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog     | 28 ++++++++++++++++++++++++++++
 gcc/DATESTAMP     |  2 +-
 gcc/c/ChangeLog   |  4 ++++
 gcc/cp/ChangeLog  |  4 ++++
 gcc/lto/ChangeLog |  4 ++++
 5 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b75891234cd..4b40acdfccb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,31 @@
+2023-09-30  Jakub Jelinek  <jakub@redhat.com>
+
+	PR target/111649
+	* config/riscv/riscv-vsetvl.cc (vector_infos_manager::vector_infos_manager):
+	Replace safe_grow with safe_grow_cleared.
+
+2023-09-30  Jakub Jelinek  <jakub@redhat.com>
+
+	* gimple-match-head.cc (gimple_bitwise_inverted_equal_p): Fix a pasto
+	in function comment.
+
+2023-09-30  Jakub Jelinek  <jakub@redhat.com>
+
+	PR middle-end/111625
+	PR middle-end/111637
+	* gimple-lower-bitint.cc (range_to_prec): Use prec or -prec if
+	r.undefined_p ().
+	(bitint_large_huge::handle_operand_addr): For uninitialized operands
+	use limb_prec or -limb_prec precision.
+
+2023-09-30  Jakub Jelinek  <jakub@redhat.com>
+
+	* vec.h (quick_grow): Uncomment static_assert.
+
+2023-09-30  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
+
+	* config/riscv/bitmanip.md (*<optab>_not_const<mode>): Added type attribute
+
 2023-09-29  Xiao Zeng  <zengxiao@eswincomputing.com>
 
 	* config/riscv/riscv.cc (riscv_rtx_costs): Better handle costing
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index b981a72fe45..42fc9553193 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230930
+20231001
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index c23f7560bb4..eb4097c0739 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,7 @@
+2023-09-30  Eugene Rozenfeld  <erozen@microsoft.com>
+
+	* Make-lang.in: Make create_fdas_for_cc1 target not .PHONY
+
 2023-09-20  Jakub Jelinek  <jakub@redhat.com>
 
 	* c-parser.cc (c_parser_postfix_expression_after_primary): Parse
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 9b2672454d7..ba092fe1ae6 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2023-09-30  Eugene Rozenfeld  <erozen@microsoft.com>
+
+	* Make-lang.in: Make create_fdas_for_cc1plus target not .PHONY
+
 2023-09-28  Richard Sandiford  <richard.sandiford@arm.com>
 
 	* constexpr.cc (cxx_fold_indirect_ref): Remove unused variables.
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index d98880e6ad6..ca61d045cc3 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,7 @@
+2023-09-30  Eugene Rozenfeld  <erozen@microsoft.com>
+
+	* Make-lang.in: Make create_fdas_for_lto1 target not .PHONY
+
 2023-09-19  Thomas Schwinge  <thomas@codesourcery.com>
 	    Pan Li  <pan2.li@intel.com>

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

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

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