The branch 'redhat/heads/gcc-15-branch' was updated to point to:

 e1c8dce1e249... Merge commit 'r15-10710-gb327411e4cecca2e77b30573b13ec9581c

It previously pointed to:

 3c2c408e5ef9... Merge commit 'r15-10594-g1b6bc907fe80f50ae6858dc55d679abcf2

Diff:

Summary of changes (added commits):
-----------------------------------

  e1c8dce... Merge commit 'r15-10710-gb327411e4cecca2e77b30573b13ec9581c
  b327411... [PR122215, IRA]: Add missed test file (*)
  4ad723b... Daily bump. (*)
  39343db... Update gcc es.po (*)
  14da7fd... [PR123092, LRA]: Reprocess insn after equivalence substitut (*)
  5a1680b... LoongArch: Fix bug117575. (*)
  72f3a41... Daily bump. (*)
  bf353ee... Daily bump. (*)
  1a248bb... Ada: Fix packed boolean array with Default_Component_Value  (*)
  8304ea8... Ada: Fix Default_Component_Value aspect wrongly ignored on  (*)
  e7a9ede... tree: Handle ::operator {new,delete} function templates as  (*)
  11a031a... Daily bump. (*)
  1c2461e... i386: Fix up movhf_mask constraints [PR123607] (*)
  10c9209... combine: Partially revert the r12-4475 changes [PR120250] (*)
  c5801ea... simplify-rtx: Fix up shift/rotate VOIDmode count handling [ (*)
  bacfbe0... ranger: Verify gimple_call_num_args for several builtins [P (*)
  e08a60b... doc: List more valid -x option arguments (*)
  4c662fc... i386: Add OPTION_MASK_ISA_64BIT to 4 non-ia32 builtins [PR1 (*)
  12c0f78... stmt: Fix up parse_input_constraint [PR111817] (*)
  fc38841... combine: Fix up serious regression in try_combine [PR121773 (*)
  7debee2... tree-object-size: Deterministic SSA generation [PR123351] (*)
  5d343a4... widening_mul: Fix up .SAT_{ADD,SUB,MUL} pattern recognition (*)
  5a2e515... c++: Fix error recovery for invalid arrays [PR123331] (*)
  a495ca6... i386: Fix up expansion of 2 keylocker and one user_msr buil (*)
  cc4cf78... c++: Suppress -Wreturn-type warnings for functions with fai (*)
  66d1adb... c++: Fix stabilization of bitfields [PR122772] (*)
  01f6bee... ++: Fix up cp_compare_floating_point_conversion_ranks for d (*)
  354cad7... docs: Fix up typo in --with-tls= description (*)
  70bea73... i386: Obfuscate _mm_maskmove_si64 local variable [PR123155] (*)
  89b4304... i386: Obfuscate avx10_2bf16intrin.h inline function argumen (*)
  d4978c4... aarch64: Accept hyphenated extensions in --with-arch [PR123 (*)
  ac40092... [PR123121, LRA]: Fix wrong rematerialization of insns with  (*)
  062b2df... expand: Handle variable-length vector constructors with deb (*)
  c3e9375... LoongArch: Fix bug123521. (*)
  4854414... Daily bump. (*)
  e547218... LoongArch: Fix ICE when explicit-relocs is none (*)
  1877040... Daily bump. (*)
  004e2f3... analyzer: fix strlen(STRING_CST + OFFSET) [PR123085] (*)
  e869244... analyzer: fold X + (-X) to zero [PR122975] (*)
  e2b6c1c... c++: fix count of z candidates for non-viable candidates, n (*)
  2fdebdd... diagnostics: handle fatal_error in SARIF output [PR120063] (*)
  5bb0345... testsuite: fix typo in name of plugin test file (*)
  e8238de... git_commit.py: add "diagnostics" to bug components (*)
  deffc35... Daily bump. (*)
  57305e1... Early builtin_unreachable removal must examine dependencies (*)
  90c718d... Add TARGET_MMX_WITH_SSE to the condition of all 64-bit _Flo (*)
  0139109... Daily bump. (*)
  8807594... Daily bump. (*)
  9f22bf9... Daily bump. (*)
  1abc44f... Daily bump. (*)
  50a3d36... testsuite/123353 - require little-endian for testcase (*)
  05f0bab... c/123156 - overflow in shuffle mask for __builtin_shuffleve (*)
  eeb6091... tree-optimization/123040 - handle nary -> ifn simplificatio (*)
  66fe4ac... c++: Allow lambda expressions in template type parameters [ (*)
  1e9e8c3... c++: implicit 'this' in generic lambda [PR122048] (*)
  0836fd4... c++: xobj lambda ICE [PR121854] (*)
  1648ce0... Daily bump. (*)
  a5d1011... Daily bump. (*)
  a45e792... Fix gcc.c-torture/execute/pr110817-[13].c on the SPARC (*)
  5bf4cb9... Daily bump. (*)
  ec58ebc... Update cpplib ka.po (*)
  af37897... Daily bump. (*)
  5942d9f... Daily bump. (*)
  6a64f6c... Ada: Fix infinite loop on iterated element association with (*)
  7765c0c... Daily bump. (*)
  a75d15d... [RISC-V][PR target/121485] Fix mode on Zvkned lmul extendin (*)
  5fe0ba5... Daily bump. (*)
  5944c77... Daily bump. (*)
  e8780f3... Daily bump. (*)
  a54c5e2... Daily bump. (*)
  80a4162... Daily bump. (*)
  0396faa... Daily bump. (*)
  7f67208... Ada: Fix assertion failure for unfrozen mutably tagged type (*)
  3c792b6... Daily bump. (*)
  6f1232d... Ada: Adjust fix for internal error on illegal aggregate for (*)
  f3ab0ca... Ada: Fix bogus error on aggregate in call with qualified ty (*)
  f6ecd72... Ada: Fix illegal Aggregate aspect not rejected (*)
  1982bfa... Daily bump. (*)
  1d26b1b... Ada: Fix bogus component visibility error for class-wide ty (*)
  c85e42d... Daily bump. (*)
  c5117c4... Daily bump. (*)
  d7f993b... c++/modules: Reattempt to complete ARRAY_TYPEs after readin (*)
  b47a00a... Daily bump. (*)
  7945fa5... Ada: Fix ICE in fld_incomplete_type_of when building GtkAda (*)
  0ee13aa... Ada: Fix ICE in fld_incomplete_type_of when building GtkAda (*)
  1f158f0... vect: don't hoist conditional loads above their condition [ (*)
  413fa36... Daily bump. (*)
  216c4be... Fortran: Fix bad read involving extra input text. (*)
  5ab82f2... Daily bump. (*)
  89a05e9... Daily bump. (*)
  ba39d22... dwarf: Save bit stride information for array type entry [PR (*)
  4740853... Fix comment for VECTOR_BOOL_MODE (*)
  924d7a7... Daily bump. (*)
  0c10490... Daily bump. (*)
  f1d72ba... libstdc++: Update tzdata to 2025c (*)
  e7664c0... libstdc++: Do not optimize std::copy to memcpy for bool out (*)
  48f85d3... libstdc++: std::atomic should use std::addressof (*)
  a4921df... libstdc++: Fix pretty printer lookup for class templates [P (*)
  83020b9... libstdc++: Fix nodiscard warnings in performance tests (*)
  88c8959... Daily bump. (*)
  bb061a3... c++: nested typename type resolving to wildcard type [PR122 (*)
  151c383... libstdc++: Implement P2655R3 changes to common_reference bu (*)
  95f5abd... libstdc++: Consolidate bullet 1 __common_reference_impl par (*)
  44eb671... c++: current inst name lookup within noexcept-spec [PR12266 (*)
  d7f9edb... RISC-V: Add more mode_idx attributes [PR123022]. (*)
  0f800bb... Fortran: Fix wrongly rejected allocatable LOCK_TYPE [PR1074 (*)
  d01bb00... Daily bump. (*)
  043ed7e... Ada: Fix ICE when comparing reduction expression with integ (*)
  2171c34... Ada: Fix ICE in fld_incomplete_type_of when building GtkAda (*)
  9c40962... Daily bump. (*)
  9bac272... Daily bump. (*)
  d3dd4de... Daily bump. (*)
  01cb1fd... Daily bump. (*)
  d2136fa... Ada: Fix internal error on incomplete private tagged type (*)
  8bc11df... [PR122215, IRA]: Fix undefined behaviour of improve_allocat (*)
  d0d04df... [PATCH] libgomp: Fix GCC build after glibc@cd748a6 (*)
  968e9b3... Ada: Fix internal error on illegal aggregate for private ty (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-15-branch' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

Reply via email to