+2025-10-21 Jennifer Schmitz <jschmitz@nvidia.com>
+
+ PR target/121599
+ * config/aarch64/aarch64-sve-builtins.cc
+ (function_expander::use_cond_insn): Use add_fixed_operand if
+ fallback_arg == CONST0_RTX (mode).
+
+2025-10-21 David Malcolm <dmalcolm@redhat.com>
+
+ Backported from master:
+ 2025-02-19 David Malcolm <dmalcolm@redhat.com>
+
+ PR other/118919
+ * input.cc (file_cache_slot::m_file_path): Make non-const.
+ (file_cache_slot::evict): Free m_file_path.
+ (file_cache_slot::create): Store a copy of file_path if non-null.
+ (file_cache_slot::~file_cache_slot): Free m_file_path.
+
2025-10-20 Svante Signell <svante.signell@gmail.com>
Backported from master:
+2025-10-21 David Malcolm <dmalcolm@redhat.com>
+
+ Backported from master:
+ 2025-02-19 David Malcolm <dmalcolm@redhat.com>
+
+ PR analyzer/118300
+ * kf.cc (class kf_ubsan_bounds): Replace this with...
+ (class kf_ubsan_noop): ...this.
+ (register_sanitizer_builtins): Use it to handle IFN_UBSAN_NULL,
+ IFN_UBSAN_BOUNDS, and IFN_UBSAN_PTR as nop-ops.
+ (register_known_functions): Drop handling of IFN_UBSAN_BOUNDS
+ here, as it's now handled by register_sanitizer_builtins above.
+
2025-05-23 Release Manager
* GCC 14.3.0 released.
+2025-10-21 Jennifer Schmitz <jschmitz@nvidia.com>
+
+ PR target/121599
+ * gcc.target/aarch64/sve2/pr121599.c: New test.
+
+2025-10-21 David Malcolm <dmalcolm@redhat.com>
+
+ Backported from master:
+ 2025-02-19 David Malcolm <dmalcolm@redhat.com>
+
+ PR analyzer/118300
+ * gcc.dg/analyzer/ubsan-pr118300.c: New test.
+
2025-10-20 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/renaming18.adb: New test.