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

https://gcc.gnu.org/g:1eb80f78f114f6582c349f75e08b361a0a582091

commit r14-4244-g1eb80f78f114f6582c349f75e08b361a0a582091
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Sep 25 00:16:52 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 11 +++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   | 10 ++++++++++
 gcc/testsuite/ChangeLog | 10 ++++++++++
 4 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2299da5347d..63aff28cb07 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,14 @@
+2023-09-24  Pan Li  <pan2.li@intel.com>
+
+	PR target/111546
+	* config/riscv/riscv-v.cc
+	(expand_vector_init_merge_repeating_sequence): Bugfix
+
+2023-09-24  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/111543
+	* match.pd (`(X & ~Y) & Y`, `(X | ~Y) | Y`): New patterns.
+
 2023-09-24  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
 
 	* config/riscv/autovec-opt.md: Extend VLS modes
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index e501a4b5201..a96229d57f2 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230924
+20230925
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 1185242915e..657dc91f3cb 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,13 @@
+2023-09-24  Paul Thomas  <pault@gcc.gnu.org>
+
+	PR fortran/68155
+	PR fortran/111271
+	* decl.cc (fix_initializer_charlen): New function broken out of
+	add_init_expr_to_sym.
+	(add_init_expr_to_sym, build_struct): Call the new function.
+	* trans-expr.cc (gfc_conv_intrinsic_to_class): Remove repeated
+	condition.
+
 2023-09-23  Harald Anlauf  <anlauf@gmx.de>
 
 	PR fortran/95710
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 50b877728c0..3352e5371bc 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2023-09-24  Paul Thomas  <pault@gcc.gnu.org>
+
+	PR fortran/68155
+	* gfortran.dg/pr68155.f90: New test.
+
+2023-09-24  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/111543
+	* gcc.dg/tree-ssa/bitops-4.c: New test.
+
 2023-09-24  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
 
 	* gcc.target/riscv/rvv/autovec/vls/def.h:

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

only message in thread, other threads:[~2023-09-25  0:17 UTC | newest]

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