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

 3f6cf880bdad... Merge commit 'r14-10840-g7965062f9e9ba634247b1dab22e1d83f44

It previously pointed to:

 c7a1c1a4bf73... Merge commit 'r14-10667-g5609246b561ab929b24eeb32965911884b

Diff:

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

  3f6cf88... Merge commit 'r14-10840-g7965062f9e9ba634247b1dab22e1d83f44
  7965062... Assorted --disable-checking fixes [PR117249] (*)
  8bd4f10... c++: Further fix for get_member_function_from_ptrfunc [PR11 (*)
  85221c9... asan: Fix up build_check_stmt gsi handling [PR117209] (*)
  11b5128... Add regression test (*)
  d587da2... ada: Fix internal error on bit-packed array type with Volat (*)
  ddba843... AVR: target/116953 - Restore recog_data after calling jump_ (*)
  944d585... Fortran: Simplify len_trim with array ref and fix mapping b (*)
  2d47645... c++: remove dg-warning [PR117274] (*)
  9eb9686... Daily bump. (*)
  b718f6e... Fix ICE due to isa mismatch for the builtins. (*)
  20c180c... c-family: Fix up -Wsizeof-pointer-memaccess ICEs [PR117230] (*)
  6603ec4... match.pd: Further fma negation fixes [PR116891] (*)
  ffce44e... middle-end/116891 - fix (negate (IFN_FNMS@3 @0 @1 @2)) -> ( (*)
  608486e... Daily bump. (*)
  7de78f7... c++: non-dep structured binding decltype again [PR117107] (*)
  01d3a97... c++/modules: Fix treatment of unnamed types [PR116929] (*)
  8b1146f... testsuite: arm: Use check-function-bodies in fp16-aapcs-* t (*)
  cc1e605... testsuite: arm: Relax expected asm in bitfield* and union-2 (*)
  47c66c5... testsuite: arm: Use check-function-bodies in cmse-5 tests (*)
  1ab9081... testsuite: Skip pr112305.c for -O[01] on simulators (*)
  f381a21... libstdc++: Implement LWG 3664 changes to ranges::distance (*)
  07ee687... libstdc++/ranges: Implement various small LWG issues (*)
  be56fee... libstdc++: Add some missing ranges feature-test macro tests (*)
  0b2f2a7... libstdc++: Implement P2997R1 changes to the indirect invoca (*)
  3795ac8... libstdc++: Implement P2609R3 changes to the indirect invoca (*)
  04c9cbe... Daily bump. (*)
  44c3eba... tree-optimization/117104 - add missed guards to max(a,b) != (*)
  1d11536... tree-optimization/116982 - analyze scalar loop exit early (*)
  a474455... tree-optimization/116907 - stale BLOCK reference from DECL_ (*)
  8d8b8ed... tree-optimization/116481 - avoid building function_type[] (*)
  69934cb... tree-optimization/116290 - fix compare-debug issue in ldist (*)
  2ac6159... middle-end/115110 - Fix view_converted_memref_p (*)
  17f1277... rs6000: Correct the function code for _AMO_LD_DEC_BOUNDED (*)
  79e7e02... Refine splitters related to "combine vpcmpuw + zero_extend  (*)
  809a582... Daily bump. (*)
  2eb6818... Daily bump. (*)
  e2df2ca... Daily bump. (*)
  f057e95... ipa: Treat static constructors and destructors as non-local (*)
  ab465ce... RISC-V:Bugfix for C++ code compilation failure with rv32ima (*)
  c468a00... c++: checking ICE w/ constexpr if and lambda as def targ [P (*)
  36de56d... c++: ICE with -Wtautological-compare in template [PR116534] (*)
  0784e89... c++: wrong error due to std::initializer_list opt [PR116476 (*)
  420e17e... c++: ICE with ()-init and TARGET_EXPR eliding [PR116424] (*)
  8be94d5... i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX (*)
  ed664f8... Daily bump. (*)
  23480ef... libstdc++: Fix Python deprecation warning in printers.py (*)
  f1cee9d... libstdc++: Increase timeouts for PSTL tests in debug mode [ (*)
  4d8a55a... libstdc++: Implement LWG 3564 for ranges::transform_view (*)
  f1436fd... libstdc++: Fix localized %c formatting for <chrono> [PR1170 (*)
  7836113... libstdc++: Tweak %c formatting for chrono types (*)
  8f181a2... libstdc++: Populate generic std::time_get's wide %c format  (*)
  cbb1814... libstdc++: Use std::move for iterator in ranges::fill [PR11 (*)
  abbfe1e... middle-end: Fix ifcvt predicate generation for masked funct (*)
  f0629e3... Fix handling of ICF_NOVOPS in ipa-modref (*)
  a9ab9b6... aarch64: Fix caller saves of VNx2QI [PR116238] (*)
  b62c956... Add regression test (*)
  aff061f... ada: Type conversion in instance incorrectly rejected. (*)
  9b7d5ec... Add a new tune avx256_avoid_vec_perm for SRF. (*)
  fe0692f... Add new microarchitecture tune for SRF/GRR/CWF. (*)
  20131c1... Daily bump. (*)
  d8ac855... testsuite: fix PR111613 test (*)
  81fd5bf... tree-optimization/117041 - fix load classification of forme (*)
  6638d6e... middle-end/117086 - fixup vec_cond simplifications (*)
  50d0fda... tree-optimization/116990 - missed control flow check in vec (*)
  ae4b9dc... tree-optimization/116879 - failure to recognize non-empty l (*)
  32bc20d... tree-optimization/116850 - corrupt post-dom info (*)
  18bc415... tree-optimization/116768 - wrong dependence analysis (*)
  987a7b5... tree-optimization/116166 - forward jump-threading going wil (*)
  68316af... i386: Fix up ix86_expand_int_compare with TImode comparison (*)
  80f1343... range-cache: Fix ranger ICE if number of bbs increases [PR1 (*)
  3df53e5... range-cache: Fix ICE on SSA_NAME with def_stmt not yet in t (*)
  31c8b82... cselib: Discard useless locs of preserved VALUEs [PR116627] (*)
  11195a9... i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR (*)
  3ae40fa... c++: Don't emit deprecated/unavailable attribute diagnostic (*)
  17ec463... Daily bump. (*)
  f15b8c9... Daily bump. (*)
  8794e5b... Daily bump. (*)
  44dc464... aarch64: Alter pr116258.c test to correct for big endian. (*)
  c6c8455... Daily bump. (*)
  4123f54... c: fix crash when checking for compatibility of structures  (*)
  f14b608... Daily bump. (*)
  70c46d8... Add regression test (*)
  f8e9c36... ada: Fix wrong finalization of anonymous array aggregate (*)
  4390e95... Add regression test (*)
  f45fc31... ada: Fix negative value returned by 'Image for array with n (*)
  c9fe4ea... ada: Fix internal error on elsif part of if-statement conta (*)
  932d1c3... Add regression test (*)
  89d2007... ada: Fix bogus error in instantiation with formal package (*)
  965ee6a... x86/{,V}AES: adjust when to force EVEX encoding (*)
  5779e04... Daily bump. (*)
  4af44f2... Daily bump. (*)
  f70e291... Daily bump. (*)
  27582d4... hppa: Fix indirect_goto constraint (*)
  6722ebb... Daily bump. (*)
  1032b72... x86: Disable stack protector for naked functions (*)
  93a6fab... AVR: target/116953 - ICE due to operands clobber in avr_out (*)
  7363d73... Fix crash with subunit of local package (*)
  83bd0d9... Daily bump. (*)
  4ef6b95... libstdc++: Make debug sequence members mutable [PR116369] (*)
  ab9ab53... libstdc++: Fix @headername for bits/cpp_type_traits.h (*)
  09f7896... libstdc++: Fix @file for target-specific opt_random.h (*)
  1982bd3... libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h> (*)
  1b09baa... libstdc++: Remove noexcept-specifier from MCF __cxa_guard_a (*)
  c4253d6... libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for e (*)
  c5bdd24... libstdc++: Populate std::time_get::get's %c format for C lo (*)
  2f95853... libstdc++: Add missing 'inline' to always_inline function (*)
  61584f3... libstdc++: Work around some PSTL test failures for debug mo (*)
  98ae522... libstdc++: Disable std::formatter<char8_t, C> specializatio (*)
  aeb54d0... libstdc++: Fix formatting of most negative chrono::duration (*)
  eed6e6e... Daily bump. (*)
  e69c039... tree-optimization/116585 - SSA corruption with split_consta (*)
  8b1df63... Daily bump. (*)
  91417c7... c++: don't advertise C++20 concepts in C++14 (*)
  47b205b... c++: -Wdangling-reference and empty class [PR115361] (*)
  7232bc1... c++: fix -Wdangling-reference false positive [PR115987] (*)
  be06962... Daily bump. (*)
  1299148... Daily bump. (*)
  4697543... i386: Modernize AMD processor types (*)
  e0f131c... Daily bump. (*)
  b17cb7e... Zen5 tuning part 4: update reassocation width (*)
  2eade72... Zen5 tuning part 3: fix typo in previous patch (*)
  2c01292... Zen5 tuning part 3: scheduler tweaks (*)
  3d0a911... Zen5 tuning part 2: disable gather and scatter (*)
  fce2fe0... Zen5 tuning part 1: avoid FMA chains (*)
  25cb153... x86: Don't use address override with segment regsiter (*)
  cd8ba19... Daily bump. (*)
  37a302f... Daily bump. (*)
  3eb3fbc... s390: Fix TF to FPRX2 conversion [PR115860] (*)
  1670d32... s390: Fix AQ and AR constraints (*)
  54780d2... Daily bump. (*)
  10d8060... Daily bump. (*)
  335e10a... Daily bump. (*)
  4d88724... libstdc++: Avoid forming T* in unique_ptr(auto_ptr<U>&&) co (*)
  f4fc6d2... libstdc++: Fix condition for ranges::copy to use memmove [P (*)
  74f67ba... libstdc++: Document missing features for old std:string ABI (*)
  1be3e4e... libstdc++: Fix std::allocator_traits::construct constraints (*)
  7eba5b2... libgcc, Darwin: From macOS 11, make that the earliest suppo (*)
  59fa909... Darwin: Allow for as versions that need '-' for std in. (*)
  b292b6b... Darwin: Recognise -weak_framework in the driver [PR116237]. (*)
  2a8f362... Daily bump. (*)
  cf40866... hppa: Add peephole2 optimizations for REG+D loads and store (*)
  a0abcea... Daily bump. (*)
  99e640b... Daily bump. (*)
  abdea39... c++: decltype(auto) deduction of statement-expression [PR11 (*)
  659f32e... c++: CWG 2789 and usings [PR116492] (*)
  cf8f6aa... Fortran: fix ICE in gfc_create_module_variable [PR100273] (*)
  9f8f721... Daily bump. (*)
  adab597... Fix small thinko in IPA mod/ref pass (*)
  bff6e56... s390: Fix strict_low_part generation (*)
  164a4a5... Update cpplib zh_CN.po (*)
  37c9b3a... Update gcc zh_CN.po (*)
  a3efd2f... doc: Add more alias option and reorder Intel CPU -march doc (*)
  646b565... Daily bump. (*)
  bdc5937... tree-optimization/116460 - ICE with DCE in forwprop (*)
  a308afb... Fix vect/pr115278.cc for targets where uint32_t is distinct (*)
  5b264a4... middle-end/115426 - wrong gimplification of "rm" asm output (*)
  cacc976... tree-optimization/116610 - wrong SLP induction bias for mas (*)
  12c0004... fold: Fix `a * 1j` if a has side effects [PR116454] (*)
  8f8a7e1... tree-optimization/116380 - bogus SSA update with loop distr (*)
  d5d4f3b... tree-optimization/116274 - overzealous SLP vectorization (*)
  090926b... aarch64/testsuite: Add testcases for recently fixed PRs (*)
  198b13e... tree-optimization/116258 - fix i386 testcase (*)
  05db1be... tree-optimization/116258 - do not lower PAREN_EXPR of vecto (*)
  98dc047... middle-end/115641 - invalid address construction (*)
  0043ac2... Daily bump. (*)
  f1dc182... c++: crash with anon VAR_DECL [PR116676] (*)
  bee69e5... Daily bump. (*)
  122794c... Daily bump. (*)
  3f3f546... x86-64: Don't use temp for argument in a TImode register (*)
  f79535a... Daily bump. (*)
  03b4c75... Daily bump. (*)
  890a26b... Daily bump. (*)
  4088319... c++: ICE with TTP [PR96097] (*)

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

Reply via email to