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

 55ddd689ece... Merge commit 'r14-9704-g7942558f27038461f948ca10140a156ae67

It previously pointed to:

 6b39b05bec8... Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667

Diff:

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

  55ddd68... Merge commit 'r14-9704-g7942558f27038461f948ca10140a156ae67
  7942558... testsuite: Add testcase for already fixed PR [PR109925] (*)
  7f233fe... fortran: Fix specification expression check in submodules [ (*)
  7907ff2... modula2: Rebuild documentation sections for target independ (*)
  0bad303... middle-end/114480 - IDF compute is slow (*)
  f6d7ff4... RISC-V: Add vxsat as a register (*)
  feafff0... Daily bump. (*)
  bd8a3ee... compiler: use correct size and comparison in index value ov (*)
  fdd5981... analyzer: fix ICE due to type mismatch when replaying call  (*)
  f89c83a... btf: Fix up btf-datasec-1.c test on x86 (*)
  9ff034f... gcc/testsuite/go.test: update issue16016 (*)
  4b04433... c-family: Cast __atomic_load_*/__atomic_exchange_* result t (*)
  f85d336... compiler: initialize local variable in lower_method_express (*)
  839bc42... combine: Don't combine if I2 does not change (*)
  db41057... docs: Use @var{S} etc. in Spec File invoke.texi documentati (*)
  a6c630c... libstdc++: Add masked ++/-- implementation for sizeof < 16 (*)
  0ac2c0f... libstdc++: Fix call signature of builtins from masked ++/-- (*)
  9ac3119... libstdc++: add ARM SVE support to std::experimental::simd (*)
  0b02da5... tree-optimization/114057 - handle BB reduction remain defs  (*)
  aac30f8... testsuite: Fix up ext-floating{3,12}.C on i686-linux (*)
  258defb... aarch64: Align lrcpc3 FEAT_STRING with /proc/cpuinfo 'Featu (*)
  d9ea518... aarch64: Add +lse128 architectural extension command-line f (*)
  291c46a... testsuite: Fix copy-headers-8.c (*)
  4b8e7b5... Daily bump. (*)
  41e767c... libgfortran: Fix file position after ENDFILE statement. (*)
  fb1d50e... libstdc++: fix generator iterator operator* return type (*)
  ac5d63a... libstdc++: fix _V badname in <generator> (*)
  5be2313... aarch64: Use constexpr for out-of-line statics (*)
  fa60ac5... btf: Emit labels in DATASEC bts_offset entries. (*)
  f536ea9... testsuite: Fix up pr111151.c testcase [PR114486] (*)
  b1af867... PR modula2/114478 isnormal builtin unavailable from m2 (*)
  c0e199e... c++: add fixed test [PR100557] (*)
  2f47ca0... c++/modules testsuite: fix a couple of dg-module-do directi (*)
  cab53aa... aarch64: Fix SCHEDULER_IDENT for Cortex-A510 and Cortex-A52 (*)
  217e778... libstdc++: Replace stacktrace effective target with feature (*)
  4a3a1b6... libstdc++: Add dg-require-cpp-feature-test to test feature  (*)
  4549b0f... testsuite: Add -Wno-psabi to pr113126.c test (*)
  c4f2c84... fold-const: Punt on MULT_EXPR in extract_muldiv MIN/MAX_EXP (*)
  471967a... tsan: Don't instrument non-generic AS accesses [PR111736] (*)
  f4e92d6... tree-optimization/114471 - ICE with mismatching vector type (*)
  226a220... tree-optimization/114464 - verify types in recurrence vecto (*)
  94b91b2... cfgloopmanip, i386: Fix comment typos (*)
  10accfd... c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty print (*)
  4470611... tree-optimization/114027 - fix testcase (*)
  bb81906... MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT (*)
  7e6cdec... Daily bump. (*)
  8651991... c++: ICE with noexcept and local specialization, again [PR1 (*)
  de0886d... c++: broken direct-init with trailing array member [PR11443 (*)
  a89fb3a... Update gcc de.po (*)
  18555b9... Update gcc sv.po (*)
  c2e68ff... libgcc: arm: fix build for FDPIC target (*)
  78b56a1... amdgcn: Add gfx1036 target (*)
  44863af... modula2: Rebuild documentation sections for target independ (*)
  cf3fc6f... libstdc++: Fix incorrect macro used in #undef in test (*)
  5cab64a... RISC-V: Allow RVV intrinsic when function target("arch=+v") (*)
  ecd2c37... Daily bump. (*)
  bb04a11... Daily bump. (*)
  a684581... PR modula2/114444 trunc float malformed error cause ICE (*)
  c8a343f... PR modula2/114443 missing quote cause ICE (*)
  80a0cb3... analyzer: fix ICE and false positive with -Wanalyzer-deref- (*)
  2e4b337... hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPERAND (*)
  5435850... libstdc++: Disable std::formatter specializations (LWG 3944 (*)
  3763fb8... libstdc++: Add __is_in_place_index_v helper and use it in < (*)
  f4605c5... libstdc++: Use std::type_identity_t in <string_view> as per (*)
  4a46a48... bitint: Fix bitfield loads in handle_cast [PR114433] (*)
  f92cf8c... bitint: Handle complex types in build_bitint_stmt_ssa_confl (*)
  8fc5593... predcom: Punt for steps which aren't multiples of access si (*)
  7a01cc7... xtensa: Add supplementary split pattern for "*addsubx" (*)
  e898586... Daily bump. (*)
  c2e28df... libstdc++: Destroy allocators in re-inserted container node (*)
  142cc4c... libstdc++: Constrain std::vector default constructor [PR113 (*)
  8539c56... libstdc++: Use feature test macros in <bits/stl_construct.h (*)
  ff773ac... libstdc++: Reorder feature test macro definitions (*)
  31ef58b... libstdc++: Replace std::result_of with __invoke_result_t [P (*)
  c083a45... Fortran: no size check passing NULL() without MOLD argument (*)
  65b7d18... AVR: Adjust message for SIGNAL and INTERRUPT usage (*)
  637e76b... openmp: Change to using a hashtab to lookup offload target  (*)
  65107fa... RISC-V: Require a extension for ztso testcases with atomic  (*)
  e194503... amdgcn: Adjust GFX10/GFX11 cache coherency (*)
  6dedafe... amdgcn: Prefer V32 on RDNA devices (*)
  c6cf578... analyzer: look through casts in taint sanitization [PR11297 (*)
  d475a45... analyzer: add SARIF property bags to taint diagnostics (*)
  1bf1862... amdgcn: Add gfx1103 target (*)
  d1d8fd2... c++: direct-init of an array of class type [PR59465] (*)
  e4e02c0... vect: more oversized bitmask fixups (*)
  a364148... handle unwind tables that are embedded within unwinding cod (*)
  a44d7e8... fortran: Ignore use statements on error [PR107426] (*)
  44c0398... fortran: Fix specification expression error with dummy proc (*)
  ebace32... testsuite: Declare fortran array bound variables (*)
  47de95d... RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for R (*)
  e0a7233... s390: testsuite: Fix backprop-6.c (*)
  ca27c3b... testsuite: Fix up depobj-3.c test on i686-linux [PR112724] (*)
  dbe9062... Another ICE after conflicting types of redeclaration [PR109 (*)
  644a703... testsuite: vect: Remove dg-final in gcc.dg/vect/bb-slp-32.c (*)
  3d406af... testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastm (*)
  ddd4a3c... ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointer (*)
  982250b... bitint: Some bitint store fixes [PR114405] (*)
  d4ad99b... s390: testsuite: Fix abs-4.c (*)
  fd5e5dd... RISC-V: Don't add fractional LMUL types to V_VLS for XThead (*)
  c65046f... [committed] Fix RISC-V missing stack tie (*)
  9941f02... RISC-V: Bugfix function target attribute pollution (*)
  d3c24e9... RISC-V: Bugfix ICE for __attribute__((target("arch=+v")) (*)
  9a6c7aa... Move pr114396.c from gcc.target/i386 to gcc.c-torture/execu (*)
  1542e8a... PR modula2/114422 Attempting to declare a set of unknown ty (*)
  44b79ab... Daily bump. (*)
  7a5a4a4... analyzer: fix ignored constraints involving casts [PR113619 (*)
  48d4920... PR modula2/113836 gm2 does not dump gimple or quadruples to (*)
  ba744d5... PR modula2/114418 missing import of TSIZE from system cause (*)
  5093520... Fortran: improve array component description in runtime err (*)
  081f893... c++: explicit inst of template method not generated [PR1103 (*)
  a2fe34e... amdgcn: Comment correction (*)
  69dc2dc... amdgcn: Ensure gfx11 is running in cumode (*)
  c3fb8a4... amdgcn: Clean up device memory in gcn-run (*)
  59b6cec... libgcc: Fix up bitint division [PR114397] (*)
  ac2f8c2... Fix runtime error for nonlinear iv vectorization(step_mult) (*)
  134ef2a... tree-optimization/111736 - avoid address sanitizing of __se (*)
  9d6ff6f... tree-optimization/113727 - bogus SRA with BIT_FIELD_REF (*)
  415091f... Document -fexcess-precision=16. (*)
  af37618... Daily bump. (*)
  9093f27... analyzer: fix -Wanalyzer-deref-before-check false positive  (*)
  f10c18d... bpf: Corrected index computation when present with unnamed  (*)
  624d025... bpf: Fix access string default for CO-RE type based relocat (*)
  8e913b5... bpf: Fix CO-RE field expression builtins (*)
  806621d... LoongArch: Fix a typo [PR 114407] (*)
  b7c4ae5... Hurd x86_64: add unwind support for signal trampoline code (*)
  d2b2508... libstdc++: [_GLIBCXX_DEBUG] Define __cpp_lib_null_iterators (*)
  b05ee9b... visium: Fix up visium_setup_incoming_varargs [PR114175] (*)
  4c9d281... nios2: Fix up nios2_setup_incoming_varargs [PR114175] (*)
  b22a9c7... nds32: Fix up nds32_setup_incoming_varargs [PR114175] (*)
  921eb45... m32r: Fix up m32r_setup_incoming_varargs [PR114175] (*)
  22612a8... ft32: Fix up ft32_setup_incoming_varargs [PR114175] (*)
  b089ceb... epiphany: Fix up epiphany_setup_incoming_varargs [PR114175] (*)
  68eca9b... csky: Fix up csky_setup_incoming_varargs [PR114175] (*)
  47cdd86... aarch64: Sync aarch64-sys-regs.def with Binutils (*)
  59067dd... Use integer_{zero,one}_node some more (*)
  456e10f... bitint: Fix handling of conditional bitfield loads [PR11436 (*)
  4c27689... testsuite: add the case to cover the vectorization of A[(i+ (*)
  0ba773d... tree-ssa-loop-ch: Fix comment typos (*)
  5e64228... system.h: rename vec_step to workaround powerpc/clang bug [ (*)
  cd1ce3b... RISC-V: Introduce option -mrvv-max-lmul for RVV autovec (*)
  6a55e39... middle-end/113396 - int128 array index and value-ranges (*)
  994d8f9... LoongArch: Combine UNITS_PER_FP_REG and UNITS_PER_FPREG mac (*)
  1938d9d... LoongArch: Change loongarch_expand_vec_cmp()'s return type  (*)
  0529f98... LoongArch: Remove unused/useless definitions. (*)
  44ba7bc... diagnostics: Fix behavior of permerror options after diagno (*)
  cc606a9... Daily bump. (*)
  bf83888... ipa: Fix C++ member ptr indirect inlining (PR 114254, PR 10 (*)
  7a62613... testsuite: fix target for linkage-1.C (*)
  9c91f8a... [PR99829][LRA]: Fixing LRA ICE on arm (*)
  c92076a... Update gcc de.po (*)
  c87f1f3... analyzer: fix ICE due to corrupt MEM_REFs [PR113505] (*)
  0bf99b1... diagnostics: fix corrupt json/SARIF on stderr [PR114348] (*)
  bc91e38... RISC-V: Update test expectancies with recent scheduler chan (*)
  6058671... RISC-V: Fix C23 (...) functions returning large aggregates  (*)
  07e0376... libstdc++: Fix infinite loop in std::binomial_distribution  (*)
  c608b57... libstdc++: Suppress deprecation messages from <tbb/task.h>  (*)
  90788dd... libstdc++: Regenerate <bits/version.h> in maintainer mode (*)
  d1b8c22... libstdc++: Update docs on build process and generated files (*)
  ef2efc5... libstdc++: Fix Python scripts to output the correct filenam (*)
  f511854... libstdc++: Fix typos in MemoryChecker assertion messages in (*)
  16afbd9... libstdc++: Begin lifetime of storage in std::vector<bool> [ (*)
  c7a774e... analyzer: fixes to __atomic_{exchange,load,store} [PR114286 (*)
  4adb1a5... testsuite, Darwin: Use the IOKit framework in framework-1.c (*)
  71a44fa... libstdc++: Sync the atomic_link_flags implementation with G (*)
  e47330d... libstdc++, Darwin: Do not use dev/null as the file for exec (*)
  e0e9499... tree-optimization/114151 - revert PR114074 fix (*)
  1f25771... arc: Fix up arc_setup_incoming_varargs [PR114175] (*)
  c1fd458... LoongArch: Fix C23 (...) functions returning large aggregat (*)
  167ec6d... arm: [MVE intrinsics] Fix support for loads [PR target/1143 (*)
  a185d8a... alpha: Fix alpha_setup_incoming_varargs [PR114175] (*)
  8f85b46... rs6000: Fix up setup_incoming_varargs [PR114175] (*)
  8959ab6... openmp: Make c_omp_check_loop_binding_exprs diagnostics tra (*)
  94c3508... tree-optimization/114375 - disallow SLP discovery of permut (*)
  9eeca77... [PATCH v5 1/1] RISC-V: Add support for XCVbi extension in C (*)
  d91a0ce... [PATCH] RISC-V: Add XiangShan Nanhu microarchitecture. (*)
  c4845ed... c++: Fix handling of no-linkage decls for modules (*)
  2340973... Daily bump. (*)
  9ee19f9... c-c++-common/Wrestrict.c: fix some typos and enable for LLP (*)
  1579394... analyzer: fix ICEs due to sloppy types in bounds-checking [ (*)
  3c2827d... analyzer: support null operands in remove_ssa_names (*)
  dda96a9... libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_adv (*)
  5f6e085... libstdc++: Fix _Safe_local_iterator<>::_M_valid_range (*)
  b96c543... i386: Unify {general,timode}_scalar_chain::convert_op [PR11 (*)
  3be2b8f... Fortran: error recovery in frontend optimization [PR103715] (*)
  9316d02... testsuite: Turn errors back into warnings in arm/acle/cde-m (*)
  d2029bb... PR modula2/114380 Incorrect type specified in an error mess (*)
  3e3ad8e... Update gcc fr.po, sv.po (*)
  fd776d0... gcc_update: Add missing generated files (*)
  6cb5ef3... testsuite: Fix excess errors for new modules testcases on p (*)
  dfc9d1c... Add missing config/i386/zn4zn5.md file (*)
  d0aa0af... Add AMD znver5 processor enablement with scheduler model (*)
  9361f19... avr.md - Tweak xor insn constraints. (*)
  58753db... testsuite: Define _POSIX_C_SOURCE for test (*)
  942d470... Add missing <any_logic>hf/bf patterns. (*)
  f0fda1a... hppa: Improve handling of REG+D addresses when generating P (*)
  27d2e93... Daily bump. (*)
  3f3f0b7... Fortran: fix for absent array argument passed to optional d (*)
  8064107... hppa: Fix complaint about non-delegitimized UNSPEC UNSPEC_T (*)
  07fad7a... libstdc++: Implement N3644 on _Safe_iterator<> [PR114316] (*)
  f065c58... PR modula2/114296 ICE when attempting to create a constant  (*)
  2d454f9... d: Merge upstream dmd, druntime 855353a1d9 (*)
  b5490af... Daily bump. (*)
  218d174... i386: Fix setup of incoming varargs for (...) functions whi (*)
  3e8323e... bitint: Fix up stores to large/huge _BitInt bitfields [PR11 (*)
  ead3075... c++: Check module attachment instead of just purview when n (*)
  5213047... libcc1: fix <vector> include (*)

(*) 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