The branch 'microsoft/heads/main' was updated to point to:

 b707d632683... Merge commit 'ecd2c373720af214f20671f9e7d760548b51ef4a' int

It previously pointed to:

 7c61ce995ef... Merge commit 'fd07a29e39f5347d6cef3e7042a32306f97a1719' int

Diff:

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

  b707d63... Merge commit 'ecd2c373720af214f20671f9e7d760548b51ef4a' int
  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 (*)
  53fb2cf... Daily bump. (*)
  a6dab19... libgcc: Fix quotient and/or remainder negation in __divmodb (*)
  ffd47fb... testsuite: Fix pr113431.c FAIL on sparc* [PR113431] (*)
  b5e1f06... Regenerate opt.urls (*)
  30e1c3d... lower-subreg, edit-context: Fix comment typos (*)
  ab2da8f... i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339] (*)
  7dd3b2b... match.pd: Only merge truncation with conversion for -fno-si (*)
  0319f26... expand: EXTEND_BITINT CALL_EXPR results [PR114332] (*)
  8ae7062... testsuite: Fix up pr104601.C for recent libstdc++ changes (*)
  90b9872... bitint: Fix up adjustment of large/huge _BitInt arguments o (*)
  3fd46d8... Fortran: Fix class/derived/complex function associate selec (*)
  acc38ff... MIPS: Add -m(no-)strict-align option (*)
  81f3d96... vect: Call vect_convert_output with the right vecitype [PR1 (*)
  d7d0582... LoongArch: Remove masking process for operand 3 of xvpermi. (*)
  c1f6690... Daily bump. (*)
  efab888... tree-core: clarify clobber comments (*)
  6dbf0d2... PR modula2/114294 expression causes ICE (*)
  53fd0f5... hppa: Fix REG+D address support before reload (*)
  6cf4286... bpf: define INT8_TYPE as signed char (*)
  bc5a9da... gcc: xtensa: reorder movsi_internal patterns for better cod (*)
  f89cfdb... libstdc++: Fix std::format("{}", negative_integer) [PR11432 (*)
  df483eb... libstdc++: Add nodiscard in <algorithm> (*)
  fd71043... gcn: Fix a comment typo (*)
  7580e39... icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged (*)
  7aeedff... PR modula2/114333 set type comparison against cardinal shou (*)
  f98b85b... LoongArch: Remove unused and incorrect "sge<u>_<X:mode><GPR (*)
  0adc8c5... libstdc++: Add missing clear_padding in __atomic_float cons (*)
  38958ac... OpenACC 2.7: front-end support for readonly modifier: Add b (*)
  473c612... Minor fixes for OpenACC/Fortran 'self' clause for compute c (*)
  25242ed... Fix 'char' initialization, copy, check in 'libgomp.oacc-for (*)
  9349aef... aarch64: Fix TImode __sync_*_compare_and_exchange expansion (*)
  075104e... s390: fix htm-builtins test cases (*)
  e6836bb... libstdc++: Correct notes about std::call_once in manual [PR (*)
  2a556db... libstdc++: Update C++23 status in the manual (*)
  942497a... libcpp: Fix macro expansion for argument of __has_include [ (*)
  6c166e5... libcpp: Fix __has_include_next ICE in the last directory of (*)
  b7f70cf... PR modula2/114333 set type comparison against a cardinal sh (*)
  ddf852d... OpenACC 2.7: front-end support for readonly modifier (*)
  90a7da6... IBM Z: Fix -munaligned-symbols (*)
  8f6e081... gimple-iterator: Some gsi_safe_insert_*before fixes (*)
  618e34d... i386[stv]: Handle REG_EH_REGION note (*)
  746b71e... Daily bump. (*)
  a8c7c3a... libstdc++: Move test error_category to global scope (*)
  45a3ee8... libstdc++: Improve documentation on debugging with libstdc+ (*)
  d649015... libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be r (*)
  11caf47... Fortran: fix IS_CONTIGUOUS for polymorphic dummy arguments  (*)
  74bca21... store-merging: Match bswap64 on 32-bit targets with bswapsi (*)
  5a44e14... testsuite: target test for short_enums (*)
  4d049fa... s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs (*)
  a63fb78... s390: Fix tests rosbg_si_srl and rxsbg_si_srl (*)
  9f2b16c... s390: Streamline vector builtins with LLVM (*)
  b59f0c9... s390: Deprecate some vector builtins (*)
  0613b12... bitint: Fix up lowering of bitfield loads/stores [PR114313] (*)
  c5037fc... OpenMP/Fortran: Fix defaultmap(none) issue with dummy proce (*)
  6586359... asan: Fix ICE during instrumentation of returns_twice calls (*)
  364c684... gimple-iterator, ubsan: Fix ICE during instrumentation of r (*)
  f6d9426... Daily bump. (*)
  81ee129... Fortran: handle procedure pointer component in DT array [PR (*)
  ef79c64... libgomp/libgomp.texi: Fix @node order in @menu (*)
  73dac51... tree-optimization/114121 - chrec_fold_{plus,multiply} and r (*)
  4aa87b8... c++: Support target-specific nodes when streaming modules [ (*)
  ad860cc... asan: Instrument <retval> stores in callees rather than cal (*)
  39737cd... strlen: Fix another spot that can create invalid ranges [PR (*)
  cdf0c66... RISC-V: Fix some code style issue(s) in riscv-c.cc [NFC] (*)
  c0c5724... tree-optimization/114297 - SLP reduction with early break f (*)
  c4e5789... Reject -fno-multiflags [PR114314] (*)
  0628916... Daily bump. (*)
  0c17965... libgfortran: [PR114304] Revert portion of PR105347 change. (*)
  9b32438... Update gcc sv.po (*)
  c27b305... gomp: testsuite: improve compatibility of bad-array-section (*)
  8410402... PR modula2/114295 Incorrect location if compiling implement (*)
  4e1fcf4... testsuite: vect: Require vect_hw_misalign in gcc.dg/vect/ve (*)
  96b63fa... testsuite: vect: Require vect_perm in several tests [PR1140 (*)
  1bf70e6... aarch64,arm: Move branch-protection data to targets (*)
  119f5ae... middle-end/114299 - missing error recovery from gimplify fa (*)
  dbe5ccd... bitint: Avoid rewriting large/huge _BitInt vars into SSA af (*)
  0c4df2c... Fix placement of recently implemented DIE (*)
  31ce2e9... Fold: Fix up merge_truthop_with_opposite_arm for NaNs [PR95 (*)
  1a4553b... Daily bump. (*)
  a84b98c... d: Fix -fpreview=in ICEs with forward referenced parameter  (*)
  8fe27ed... [committed] [PR tree-optimization/110199] Simplify MIN/MAX  (*)
  993c6de... VECT: Fix ICE for vectorizable LD/ST when both len and stor (*)
  6f7d000... Revert "[committed] Adjust expectations for pr59533-1.c" (*)
  7c8f0a7... [committed] [target/102250] Document python requirement for (*)
  50531b6... [committed] [PR target/111362] Fix compare-debug issue with (*)
  3e05eb9... Daily bump. (*)
  f5a805d... AVR: Fix typos in comment, indentation glitches in avr.md. (*)
  3e3e415... fwprop: Restore previous behavior for forward propagation o (*)
  42cd49a... LoongArch: Emit R_LARCH_RELAX for TLS IE with non-extreme c (*)
  e8cc1f9... AVR: Add cost computation for some insn combine patterns. (*)
  e9753f4... i386: Regenerate i386.opt.urls (*)
  6fe6301... LoongArch: testsuite: Add compilation options to the regnam (*)
  3a3fbec... LoongArch: Fixed an issue with the implementation of the te (*)
  3e8ee03... libstdc++: Do not require a time-of-day when parsing sys_da (*)
  f4a52c1... libstdc++: Fix parsing of leap seconds as chrono::utc_time  (*)
  c775a03... Daily bump. (*)
  54e505d... ipa: Avoid excessive removing of SSAs (PR 113757) (*)
  5825bd0... libbacktrace: don't assume compressed section is aligned (*)
  cebbaa2... [PR113790][LRA]: Fixing LRA ICE on riscv64 (*)
  0e850ef... bpf: add size threshold for inlining mem builtins (*)
  ac829a8... arm: testsuite: tweak bics_3.c [PR113542] (*)
  10c6091... bpf: testsuite: fix unresolved test in memset-1.c (*)
  84fc8f4... GCN: The original meaning of 'GCN_SUPPRESS_HOST_FALLBACK' i (*)
  37078f2... nvptx: 'cuDeviceGetCount' failure is fatal (*)
  ab70add... GCN, nvptx: Fatal error for missing symbols in 'libhsa-runt (*)
  5119c79... ARM: Fix builtin-bswap-1.c test [PR113915] (*)
  64273a7... contrib: Improve dg-extract-results.sh's Python detection [ (*)
  8263a4b... testsuite: Fix up pr113617 test for darwin [PR113617] (*)
  018ddc8... tree-optimization/114269 - 434.zeusmp regression after SCEV (*)
  3cdaa64... modula2: Rebuild bootstrap tools with faster dynamic arrays (*)
  40209cb... AVR: Add an insn combine pattern for offset computation. (*)
  d6bcc2e... bb-reorder: Fix assertion (*)
  a307a26... i386: Guard noreturn no-callee-saved-registers optimization (*)
  eed4e54... c-family, c++: Fix up handling of types which may have padd (*)
  05109b1... dwarf2out: Emit DW_AT_export_symbols on anon unions/structs (*)
  3ecc507... c++: Fix up parameter pack diagnostics on xobj vs. varargs  (*)
  1329dac... MAINTAINERS: Fix order in Write After Aproval (*)
  0bd04d9... testsuite/108355 - make gcc.dg/tree-ssa/ssa-fre-104.c prope (*)
  131d175... modula2: Add constant aggregate tests (*)
  42187c6... RISC-V: Fix ICE in riscv vector costs (*)
  a0e9458... fwprop: Avoid volatile rtx to be propagated (*)
  1e74c75... Daily bump. (*)
  715127b... libstdc++: Use std::from_chars to speed up parsing subsecon (*)
  5f9d7a5... libstdc++: Fix parsing of fractional seconds [PR114244] (*)
  9ccd03d... c++: Redetermine whether to write vtables on stream-in [PR1 (*)
  f5c1224... c++/modules: member alias tmpl partial inst [PR103994] (*)
  19b23bf... AArch64: memcpy/memset expansions should not emit LDP/STP [ (*)
  0552560... c++/modules: inline namespace abi_tag streaming [PR110730] (*)
  e162b2f... libstdc++: Do not define lock-free atomic aliases if not fu (*)
  ddd347f... libstdc++: Update expiry times for leap seconds lists (*)
  709d847... libstdc++: Replace unnecessary uses of built-ins in testsui (*)
  24a2b5d... libstdc++: Better diagnostics for std::format errors (*)
  0ed6e5b... testsuite, darwin: improve check for -shared support (*)
  226043a... vect: Do not peel epilogue for partial vectors. (*)
  99309b9... PR modula2/109969 Linking large project causes an ICE (*)
  9f91568... c++: ICE with variable template and [[deprecated]] [PR11003 (*)
  e2e4b60... doc: Fix docs for -dD regarding predefined macros (*)
  fa04688... rs6000: Don't ICE when compiling the __builtin_vsx_splat_2d (*)
  e71a4e8... Fix bogus error on allocator for array type with Dynamic_Pr (*)
  9970b57... Include safe-ctype.h after C++ standard headers, to avoid o (*)
  a242f69... analyzer: Fix up some -Wformat* warnings (*)
  0c1ff89... contrib: Update test_mklog to correspond to mklog (*)
  940586a... c++: Fix ICE diagnosing incomplete type of overloaded funct (*)
  77772f8... c++: Stream DECL_CONTEXT for template template parms [PR988 (*)
  b209d90... bb-reorder: Fix -freorder-blocks-and-partition ICEs on aarc (*)
  c655c8d... expand: Fix UB in choose_mult_variant [PR105533] (*)
  e1bd0f2... sccvn: Avoid UB in ao_ref_init_from_vn_reference [PR105533] (*)
  ae1b056... LoongArch: testsuite:Fix problems with incorrect results in (*)
  2f7d472... LoongArch: Use /lib instead of /lib64 as the library search (*)
  95b6ee9... match.pd: Optimize a * !a to 0 [PR114009] (*)
  1cd8254... RISC-V: Refactor expand_vec_cmp [NFC] (*)
  03932d3... Fortran: Fix issue with using snprintf function. (*)
  8b483cd... Daily bump. (*)
  74e8cc2... i386: Fix and improve insn constraint for V2QI arithmetic/s (*)
  59554a5... RISC-V: Use vmv1r.v instead of vmv.v.v for fma output reloa (*)
  9ae8307... RISC-V: Adjust vec unit-stride load/store costs. (*)
  b575f37... ARM: Fix conditional execution [PR113915] (*)
  49c3f24... Revert "Set num_threads to 50 on 32-bit hppa in two libgomp (*)
  10cbfcd... [PR target/113001] Fix incorrect operand swapping in condit (*)
  93e1d4d... Fortran: error recovery while simplifying expressions [PR10 (*)
  dc6c3bf... c++: ICE with noexcept and local specialization [PR114114] (*)
  e772c0c... i386: Eliminate common code from x86_32 TARGET_MACHO part i (*)
  71aad52... amdgcn: additional gfx1030/gfx1100 support: adjust test cas (*)
  b7d1431... AVR: Adjust rtx cost of plus + zero_extend. (*)
  89c443a... tree-optimization/114239 - rework reduction epilogue drivin (*)
  7719b9b... LoongArch: testsuite: Rewrite {x,}vfcmp-{d,f}.c to avoid na (*)
  c7a9883... aarch64: Define out-of-class static constants (*)
  49d83e9... c++: Fix template deduction for conversion operators with x (*)
  3a91011... tree-optimization/114249 - ICE with BB reduction vectorizat (*)
  0249744... tree-optimization/114246 - invalid call argument from DSE (*)
  1157d5d... i386: Fix up the vzeroupper REG_DEAD/REG_UNUSED note workar (*)
  21edfb0... Fortran: Add user defined error messages for UDTIO. (*)
  b0d11bb... c++/modules: befriending template from current class scope (*)
  214dadf... Daily bump. (*)
  5d24bf3... ctf: fix incorrect CTF for multi-dimensional array types (*)
  fca6f6f... asan: Handle poly-int sizes in ASAN_MARK [PR97696] (*)
  8776468... aarch64: Remove SME2.1 forms of LUTI2/4 (*)
  067a012... arm: check for low register before applying peephole [PR113 (*)
  2ba3171... Fix testcase pr112337.c to check the options [PR112337] (*)
  08ec4ad... AVR: Add two RTL peepholes. (*)
  db2e13d... Regenerate c.opt.urls (*)
  f628a30... LoongArch: Allow s9 as a register alias (*)
  49a1a34... AVR: Improve output of insn "*insv.any_shift.<mode>_split". (*)
  7890836... tree-optimization/114231 - use patterns for BB SLP discover (*)
  aed445b... lower-subreg: Fix ROTATE handling [PR114211] (*)
  9d2bc5d... bitint: Handle BIT_FIELD_REF lowering [PR114157] (*)
  8ee6d13... i386: For noreturn functions save at least the bp register  (*)
  1a8dde9... RISC-V: Cleanup unused code in riscv_v_adjust_bytesize [NFC (*)
  08edf85... c++/modules: relax diagnostic about GMF contents (*)
  264e3ad... Daily bump. (*)
  ad0f4ef... c++: Support exporting using-decls in same namespace as tar (*)
  d646db0... PR modula2/114227 InstallTerminationProcedure does not work (*)
  0a545ac... libstdc++: Add missing std::tuple constructor [PR114147] (*)
  eae6b63... bpf: add inline memset expansion (*)
  aadb311... Update gcc sv.po (*)
  901e7bd... combine: Fix recent WORD_REGISTER_OPERATIONS check [PR11301 (*)
  8e92b66... arm: Fix a wrong attribute use and remove unused unspecs an (*)
  8594dfe... arm: Annotate instructions with mve_safe_imp_xlane_pred (*)
  0b49dfc... arm: Add define_attr to to create a mapping between MVE pre (*)
  a89c5df... doc: update [[gnu::no_dangling]] (*)
  77eb86b... vect: Fix integer overflow calculating mask (*)
  7124431... Regenerate opt.urls (*)
  bd6e613... Fix 201001011-1.c on H8 (*)
  8fdac08... tree-optimization/114197 - unexpected if-conversion for vec (*)
  a19ab1c... tree-optimization/114164 - unsupported SIMD clone call, uns (*)
  dea9ac2... libgomp: Use void (*) (void *) rather than void (*)() for h (*)
  cde5029... tree-optimization/114203 - wrong CLZ niter computation (*)
  324d290... tree-optimization/114192 - scalar reduction kept live with  (*)
  c27148f... bitint: Fix tree node sharing bug [PR114209] (*)
  889fbc9... testsuite: Make pr104992.c irrelated to target vector featu (*)
  ea1c16f... i386: Fix ICEs with SUBREGs from vector etc. constants to X (*)
  1835933... MAINTAINERS: Add myself to write after approval (*)
  d35b5b0... PR target/114187: Fix ?Fmode SUBREG simplification in simpl (*)
  18af5a7... Daily bump. (*)
  bbfbaa7... d: Merge upstream dmd, druntime f8bae04558, phobos ba2ade9d (*)
  24975a9... [PATCH] combine: Don't simplify paradoxical SUBREG on WORD_ (*)
  5cc6121... AVR: Use more C++ ish coding style. (*)
  318e0d4... alpha: Introduce UMUL_HIGHPART rtx_code [PR113720] (*)
  c0f5b6c... AVR: ad target/114100 - Don't print unused frame pointer ad (*)
  dae3456... AVR: ad target/92792 - Remove insn attribute "cc" and its ( (*)
  1b9fb7c... AVR: Fix a typo in avr.cc. (*)
  4ff8ffe... SH: Fix 101737 (*)
  623f527... d: Fix gdc -O2 -mavx generates misaligned vmovdqa instructi (*)
  ef1b788... Daily bump. (*)
  9b0d218... libbacktrace: pass -no-install when linking test programs (*)
  c4f82ec... libbacktrace: skip all LZMA block header padding bytes (*)
  9ca5e57... AVR: Use REG_<n> constants instead of magic numbers <n>. (*)
  c8d1234... AVR: Adjust some comments. (*)
  96bad6c... AVR: target/114100 - Factor in -mtiny-stack in frame pointe (*)
  282455d... libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI (*)
  306a4c3... Daily bump. (*)
  574fd1f... c++/modules: depending local enums [PR104919, PR106009] (*)
  852b585... c++: Stream definitions for implicit instantiations [PR1141 (*)
  2823b4d... c++: Ensure DECL_CONTEXT is set for temporary vars [PR11400 (*)
  b7b387e... [14 regression] Fix insn types in risc-v port (*)
  e15ef78... c++/modules: complete_vars ICE with non-exported constexpr  (*)
  c7607c4... c++: implement [[gnu::no_dangling]] [PR110358] (*)
  64221c7... testsuite: ctf: make array in ctf-file-scope-1 fixed length (*)
  db0b674... Fortran: improve checks of NULL without MOLD as actual argu (*)
  a6a1920... c++: auto(x) partial substitution [PR110025, PR114138] (*)
  4894c82... AVR: Overhaul help screen (*)
  867cbad... c++: Fix up decltype of non-dependent structured binding de (*)
  4f82d5a... OpenMP/C++: Fix (first)private clause with member variables (*)
  1e74ce8... contrib: mklog: Use present tense in ChangeLog (*)
  b537792... calls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P handli (*)
  5b1fb8f... dwarf2out: Don't move variable sized aggregates to comdat [ (*)
  270d0f6... AVR: Document valid ranges of -mfuse-add= (*)
  f9c30ea... middle-end/114070 - VEC_COND_EXPR folding (*)
  4547628... RISC-V: Add riscv_vector_cc function attribute (*)
  0a01d12... RISC-V: Introduce gcc option mrvv-vector-bits for RVV (*)
  c6f5f77... function: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spot (*)
  d3d0fcb... bitint: Handle VCE from large/huge _BitInt SSA_NAME from lo (*)
  c6d4fb0... libbacktrace: read symbol table of debuginfo file (*)
  b05f474... Daily bump. (*)
  c0d8a64... analyzer: fix ICE in call summarization [PR114159] (*)
  cda3836... AVR: target/114100 - Better indirect accesses for reduced T (*)
  02ca9d3... libstdc++: Fix std::basic_format_arg::handle for BasicForma (*)
  f5cdda8... libstdc++: Fix conditions for using memcmp in std::lexicogr (*)
  2f43ad6... AVR: target/114132 - Code sets up a frame pointer without n (*)
  b83f3cd... c++: -Wuninitialized when binding a ref to uninit DM [PR113 (*)
  bc0e18a... Fix PR libcc1/113977 (*)
  5413772... Fix version negotiation in libcc1 plugins (*)
  fd846ab... Change 'v1' float and int code to fall back to v0 (*)
  46666b9... PR modula2/102344 TestLong4.mod FAILs (*)
  5ec7740... aarch64: Fix memtag builtins vs GC [PR108174] (*)
  aab1c5d... LoongArch: Remove unneeded sign extension after crc/crcc in (*)
  c556ea0... LoongArch: NFC: Deduplicate crc instruction defines (*)
  3685fae... c++: Support lambdas attached to more places in modules [PR (*)

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

Reply via email to