+2026-06-27 Filip Kastl <fkastl@suse.cz>
+
+ * fixincl.c (extract_quoted_files): Add a const char * helper
+ variable.
+
2026-06-22 Filip Kastl <fkastl@suse.cz>
* fixincl.c (cksum_test): Remove trailing whitespace.
+2026-06-27 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/125992
+ * config/s390/s390.md (*brx_stage1_<GPR:mode>): Add CC_REGNUM clobber.
+
+2026-06-27 Eikansh Gupta <eikansh.gupta@oss.qualcomm.com>
+
+ PR tree-optimization/125385
+ * match.pd ((FTYPE) N CMP (FTYPE) M): Use range information
+ to decide whether integer operands are exactly representable.
+ ((FTYPE) N CMP CST): Likewise.
+ * real.cc: Include backend.h and vr-values.h.
+ (format_helper::can_represent_range_value_p): New function.
+ * real.h (format_helper::can_represent_range_value_p): Declare.
+ * tree-core.h (class irange): Forward declare.
+
2026-06-26 H.J. Lu <hjl.tools@gmail.com>
PR middle-end/125977
+2026-06-27 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ PR fortran/30438
+ PR fortran/125801
+ * io.cc (gfc_resolve_dt): Set internal unit as used on read.o
+ * resolve.cc (resolve_transfer): Move setting value as used
+ before possible early return.
+ (gfc_resolve): Only call warn_unused_vs_set if there are no
+ pending errors.
+
2026-06-26 Harald Anlauf <anlauf@gmx.de>
PR fortran/125902
+2026-06-27 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/125992
+ * gcc.target/s390/pr125992.c: New test.
+
+2026-06-27 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ PR fortran/30438
+ PR fortran/125801
+ * gfortran.dg/warn_unused_but_set_error_1.f90: New test.
+ * gfortran.dg/warn_unused_intent_out_2.f90: New test.
+
+2026-06-27 Eikansh Gupta <eikansh.gupta@oss.qualcomm.com>
+
+ PR tree-optimization/125385
+ * gcc.dg/tree-ssa/pr125385.c: New test.
+
+2026-06-27 H.J. Lu <hjl.tools@gmail.com>
+
+ PR target/125100
+ * gcc.target/i386/pr125100-4.c: Replace "movq %rax, \(%rdi\)"
+ with "movq %rax, \(%[re]di\)" to support x32.
+
2026-06-26 H.J. Lu <hjl.tools@gmail.com>
Hongtao Liu <hongtao.liu@intel.com>
+2026-06-27 Ian Lance Taylor <iant@golang.org>
+
+ * elf.c (elf_zstd_unpack_seq_decode): Set table field for RLE
+ sequence.
+ * zstdtest.c (tests): Add rle-sequence-tables test.
+
+2026-06-27 Ian Lance Taylor <iant@golang.org>
+
+ * elf.c (elf_zstd_decompress_frame): Support a compressed block
+ that does not set the single segment flag.
+ * zstdtest.c (tests): Add tests without single segment.
+
2026-06-02 Ian Lance Taylor <iant@golang.org>
* elf.c (elf_zstd_decompress_frame): Support a compressed block