+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
+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
+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: