]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 19 May 2025 00:16:39 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 19 May 2025 00:16:39 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/cobol/ChangeLog

index 1ef84b9c122c2334a0bfaa7e378663edf936a67c..39ad2506a56856f605e8c706fe73597c2ffe2c6b 100644 (file)
@@ -1,3 +1,26 @@
+2025-05-18  Dimitar Dimitrov  <dimitar@dinux.eu>
+           Richard Sandiford  <richard.sandiford@arm.com>
+
+       PR target/119966
+       * emit-rtl.cc (validate_subreg): Do not exit immediately for
+       paradoxical subregs.  Filter subsequent tests which are
+       not valid for paradoxical subregs.
+
+2025-05-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * dwarf2out.cc (loc_list_from_tree_1) <COMPONENT_REF>: Do not bail
+       out when the size is not a multiple of a byte.
+       Deal with bit-fields whose size is not a multiple of a byte when
+       dereferencing an address.
+
+2025-05-18  Andrew Pinski  <quic_apinski@quicinc.com>
+
+       * gimple-fold.cc (mark_lhs_in_seq_for_dce): Make
+       non-static.
+       * gimple-fold.h (mark_lhs_in_seq_for_dce): Declare.
+       * tree-ssa-phiopt.cc (match_simplify_replacement): Use
+       mark_lhs_in_seq_for_dce instead of manually looping.
+
 2025-05-17  Jeff Law  <jlaw@ventanamicro.com>
 
        * config/riscv/riscv-vect-permconst.cc (vector_permconst:process_bb):
index b2067301b4fb4ec5090b546dd6f91a5cf196ba81..2333b0d78f06727aeefb18a7852de97f6d921f8a 100644 (file)
@@ -1 +1 @@
-20250518
+20250519
index acfdfd5ac68fc2dcd9389771f7ea834e8bd45b54..edacef423749cdd3add3c79446b2d54cbb372830 100644 (file)
@@ -1,3 +1,7 @@
+2025-05-18  Mark Wielaard  <mark@klomp.org>
+
+       * lang.opt.urls: Regenerated.
+
 2025-05-16  Robert Dubner  <rdubner@symas.com>
 
        * cobol1.cc (cobol_langhook_handle_option): Eliminate OPT_M.