The branch 'meissner/heads/work250-dmf' was updated to point to:

 ede1542aeb5e... Merge commit 'refs/users/meissner/heads/work250-dmf' of git

It previously pointed to:

 aaceac8079ee... Update ChangeLog.*

Diff:

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

  ede1542... Merge commit 'refs/users/meissner/heads/work250-dmf' of git
  e0ecf90... Update ChangeLog.*
  4b6b6ba... Fix dense math register insert/extract 512-bit problem.
  6f5deef... Fix -mregnames issue with dense math registers.
  859ff81... Update ChangeLog.*
  b195226... Add paddis support.
  8a59684... Revert changes
  8559fc3... Update ChangeLog.*
  e80186a... Add paddis support.
  fb501fa... Support load/store vector with right length.
  40a1cea... Add xvrlw support.
  2bb58bc... Add saturate subtract support
  ec1aee4... Use vector pair load/store for memcpy with -mcpu=future
  e3f6e49... Add -mcpu=future dense math tests.
  eaea7b4... On dense math systems use the 'dm' prefix on MMA instructio
  a32be52... Add support for 1,024 bit dense math registers.
  6b41013... Add support for dense math registers.
  da64510... Add the -mdense-math option.
  ac231a4... Switch to use wD constraint in mma.md.
  b790b7e... Add wD constraint.
  d23179d... Add ChangeLog.dmf and update REVISION.
  1f08fde... Merge commit 'refs/users/meissner/heads/work250' of git+ssh (*)
  0fbd187... Add ChangeLog.meissner and REVISION. (*)
  cc2a9b1... c++: handle nullptr_t in can_convert_eh (*)
  621661f... c++: fix unevaluated operand context for typeid [PR125886] (*)
  f1245f9... aarch64: Remove +mpamv2 and support for MPAMV2_VID. (*)
  b1eb6e0... fortran: [PR103367] Followup patch to fix related test case (*)
  2f7613d... aarch64: Add support for -mcpu=rigel (*)
  d15703b... [PATCH v5] RISC-V: Add small loop unrolling support via -mu (*)
  931cc97... aarch64: Add optimization for ADD (ABS (A), B) intrinsics (*)
  0bcb57a... libstdc++: Validate user-provided stride values for layout_ (*)
  50cbacf... libstdc++: Gracefully handle unrecognized _Arg_t values in  (*)
  0487ae7... libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments for 20 (*)
  b14ad46... aarch64: Fix ICE in aarch64_function_arg_alignment with may (*)
  4790838... rs6000: Add vector uncompress and unpack builtins for -mcpu (*)
  c963db2... MAINTAINERS: Add a script to create a new entry in the main (*)
  89d27e5... MAINTAINERS: scripts to generate the file from yaml data (*)
  8b00dc7... editorconfig: Add rules for yaml/yml files. (*)
  d68464d... contrib/download_prerequisites: Use gettext-1.0.tar.gz (*)
  217a767... or1k: Stop allowing referring to SR_F in SImode and fix cmo (*)
  54dd657... tree-optimization: Extend CDCE memset shrink-wrapping to {0 (*)
  1bc69a0... Daily bump. (*)
  b484690... Ranger stmt prefill should process dependencies first. (*)
  604a45f... Split ranger timestamp into 2 values. (*)
  5d7c742... tree-optimization/124545 - fix pr124545-2.c on ilp32 target (*)
  216d08b... Fortran: degree trigonometric functions and procedure point (*)
  da2385e... cobol: Correct "included from" location. (*)
  49a5c52... libbacktrace: support returning discriminator field (*)
  30fa32b... [PATCH] RISC-V: Fix ext-dce-4.c test_half_sign_needed shift (*)
  413d90e... [PATCH] RISC-V: Skip shift-shift-7.c under -Og (*)
  deacdfc... MAINTAINERS: Add myself to write after approval (*)
  0114024... c++/reflection: check type traits preconditions [PR125901] (*)
  b6825a7... c++: naming typedef and incomplete class [PR126031] (*)
  1764969... [PATCH] RISC-V: Skip zbb-min-max-05.c under -funroll-loops (*)
  dcc27c7... [PATCH] RISC-V: Update spacemit-x60 to use rva22u64 profile (*)
  920256f... testsuite: arm: Properly quote command line arguments (*)
  7d0271c... Make SLP discovery more verbose (*)
  5f8d0cc... amdgcn: Add vec_set*ti instructions (*)
  fc8a4e9... Remove obsolete support for ADA_LONG_TYPE_SIZE (*)
  6cc7df8... Remove left-overs of WIDEST_HARDWARE_FP_SIZE (*)
  5c23bb0... Remove the path-splitting pass and deprecate -fsplit-paths  (*)
  e754b70... x86: Rewrite ix86_find_max_used_stack_alignment (*)
  172dc0e... libstdc++: Avoid '-Wtype-limits' warnings in 'libstdc++-v3/ (*)
  5be7b70... i386: Enable 512-bit byte dot-product only under AVX512BW [ (*)
  cdf63f7... Daily bump. (*)
  88752b8... aarch64: [PR126094] Update aarch64_cmtst* patterns for new  (*)
  3b443e7... match: Fix #ifdef GIMPLE typo [PR125641] (*)
  7da47d5... testsuite: Add C++ testcase for the recent PTA bug (*)
  6317bef... Objective-C,C++: Rework metadata generation [PR124260]. (*)
  5f2c4ca... Fortran: Fix ICE-on-invalid in trans_code. (*)
  0fe05c3... a68: avoid non-unique test names in the Algol 68 testsuite (*)
  5f12562... Hardcode Solaris v2 mapfile syntax with Solaris ld (*)
  726353f... a68: check for overflow in bits denotations (*)
  8d36f05... a68: support for decimal radix in bits denotations (*)
  f50679e... SH: Fix PR 67643 amendment of commit b6b9318ac9e72d6e (*)
  1d8f036... Add warnings about deleted PAUSE feature to test case. (*)
  b6b9318... SH: Fix PR 67643 (*)
  4508b52... SH: Remove remaining LRA transition helpers. (*)
  ed502f9... SH: Add test case for PR69765 (*)
  6e537f0... SH: Inline emit_fpu_switch into its only caller fpscr_set_f (*)
  899588f... SH: Avoid FPUL for fp-constant loads (*)
  1a59bc1... SH: Fix T bit set expressions of addc and subc insns. (*)
  b70bb7f... SH: Fix PR 124778 (*)
  24051c2... Daily bump. (*)
  e365e54... libgcc, Darwin: Fix missing prerequisite [PR123976]. (*)
  2fef81e... Fix two issues with unused/unset variable warnings. (*)
  9c36cea... i386.cc: Add a missing override specifier (*)
  e4b755b... RISC-V: Add testcase for unsigned scalar SAT_MUL form 19 (*)
  9285fc8... RISC-V: Add testcase for unsigned scalar SAT_MUL form 18 (*)
  f9c3634... RISC-V: Add testcase for unsigned scalar SAT_MUL form 17 (*)
  a5d79a6... RISC-V: Add testcase for unsigned scalar SAT_MUL form 16 (*)
  3932bb4... testsuite: Fix pr94589-5a.c (*)
  31d9672... Daily bump. (*)
  a20f452... tree-optimization/122569 - recognize CLZ via isolated MSB D (*)
  d5044b8... match.pd: factor MSB OR-cascade out of clz_table_index (*)
  ea8c74c... match: Simplify `(a CMP1 b) AND/IOR (a CMP2 b)` [PR126042] (*)
  0b533aa... c++: Fix structured binding mangling during error recovery  (*)
  c1a7d0a... c++: Implement C++29 P2953R5 - Adding restrictions to defau (*)
  a55bba0... c++: Fix up ICEs with some metafns with non-dependent args  (*)
  f84dfd8... AVR: Adding +/-1 to a lower reg doesn't need a scratch. (*)
  0b9e5f9... libstdc++: fix allocate_at_least test for small alignments  (*)
  150eb4c... OpenMP, Fortran: Fix indentation in resolve_omp_clauses_aff (*)
  7c3add6... libssp: Include 'stdlib.h' for using alloca(3) [PR116547] (*)
  ea40208... libstdc++: Reserve _Pres_type value for prefixed hexadecima (*)
  8363c23... [RISC-V] Utilize shNadd.uw during ADD synthesis (*)
  af13bb0... [RISC-V] Improve AND synthesis (*)
  4fd42fc... libstdc++: Provide defined behavior for unrecognized _Pres_ (*)
  87cf7de... libstdc++: Return optional<const _Ex&> from exception_ptr_c (*)
  197dec1... libstdc++: Extract optional<T&> specialization to bits/opti (*)
  dc76a7f... objective-c,c++: Make declarations language-aware [PR124260 (*)
  9f3003f... Make BB SLP costing more verbose (*)
  a8072f3... tree-optimization: fold memset with length in [0, 1] to con (*)
  395e3d8... aarch64: Fold merging svextb/svexth/svextw with a ptrue to  (*)
  6658c23... fortran: Don't reuse original descriptors for packed arrays (*)
  7e3889b... middle-end: Handle variable-length vector types in store_co (*)
  2b8f467... SH: Add test case for PR81426 (*)
  ca97c74... SH: Add another testcase for PR 34777 (*)
  af50224... SH: Add another test case for LRA (*)
  e07e140... [RISC-V] Improve IOR/XOR synthesis for expensive constant c (*)
  7817a32... regenerate sh.opt.urls, vas.opt.urls (*)
  75a75f2... SH: Switch to LRA permanently (*)
  8f8968a... SH: Add movv2sf patterns. (*)
  6a1f0d1... SH: Reduce R0 live ranges around R0-constrained move insns  (*)
  2b2e5f6... SH: Adjust fp-reg related move insns to work with LRA (*)
  dd2765e... Daily bump. (*)
  b6de3eb... fortran: [PR126018] Fix rejects character function invocati (*)
  ac91bb5... AArch64: Cap suggested unroll factor for small known-niters (*)
  ea1a75b... [RISC-V] Improve ADD synthesis (*)
  8ee8f2b... c++/reflection: members_of: skip built-ins [PR125819] (*)
  7084db3... libstdc++: implement LWG3662 basic_string::append/assign(NT (*)
  fa103e3... AArch64: Enable SVE AES instructions in streaming mode with (*)
  97d9016... aarch64: Fix tls debuginfo missing location info [PR97344] (*)
  4bc2f24... libstdc++: Cleanup trailing whitespace from r16-8429-g8b95d (*)
  469c1ef... arm: make the SHAPE macro take a trailing semicolon (*)
  ca8cb33... aarch64: make the SHAPE macro take a trailing semicolon (*)
  21ed8a7... build: Simplify in-tree-gld version checks (*)
  48ed10d... fortran: array descriptor: Move array growth function [PR12 (*)
  52a1475... fortran: array descriptor: Move descriptor copy function [P (*)
  4fd6d2c... fortran: array descriptor: Move bound shift utility functio (*)
  0684f84... fortran: array descriptor: Move size and cosize functions [ (*)
  1b30f0f... fortran: array descriptor: Move null factory function [PR12 (*)
  324bcf4... fortran: array descriptor: Move debug info generation funct (*)
  f8eeea9... fortran: array descriptor: Move accessor functions to a sep (*)
  da91ebd... libstdc++: Refactor preprocessor condition for Windows syml (*)
  a7ad4be... libstdc++: Use atomic store for num_leap_seconds in tzdb.cc (*)
  675abe8... OpenMP: support for uses_allocators clause: Fix libgomp bui (*)
  8395fa7... tree-optimization/124545 - VN: add inverse widening lookup  (*)
  668d34f... MAINTAINERS: Update my email address (*)
  746bdda... LRA: Add cannot_substitute_const_equiv_p target hook (*)
  552476a... SH: Move and adjust testcase pr55212-c248.c (*)
  9332217... SH: Pin input args to hard-regs via predicates for sfuncs (*)
  fbeb2bd... Daily bump. (*)
  75fdb6f... Darwin: Updates to handling of NeXT metadata [PR124260]. (*)
  95dbc32... Fortran: Fix asan problems with PDT testcases [PR121972] (*)
  d2e1559... s390: Fixup fix for *extzv_<mode>_{srl,sll}<clobbercc_or_no (*)
  97a9a23... libstdc++: Add std::complex to the [simd] vectorizable type (*)
  bfa26ed... libstdc++: Refactor _ScalarAbi<N> into _Abi<N, N> (*)
  ad45fae... RISC-V: Change initial value for fmin/fmax autovec reduce [ (*)
  73f32a2... lra: Pass INVALID_REGNUM to dependent filter. (*)
  3dfe871... Remove HAVE_GNU_AS: Adjust for GCN assembler ('llvm-mc') (*)
  470f86d... fix: Check if loop_vinfo is null before dereferencing. (*)
  a085455... c++: co_await and structured bindings [PR124584] (*)
  1948a86... c++: co_await and ->* [PR121094] (*)
  adb4f4a... libstdc++: Fix build failure in tzdb.cc (*)
  f7cde20... libstdc++: Cascade wall-time saves in lazy expansion seedin (*)
  83880be... i386: Handle (zero_extend:DI (mem:SI)) in x86's STV. (*)
  1bf9bb5... simplify-rtx: Simplify vec_merge of a vec_merge with a repe (*)
  5c55e92... s390: Fix *extzv_<mode>_{srl,sll}<clobbercc_or_nocc> [PR126 (*)
  44e33b2... fortran: Remove spurious semicolon (*)
  dbdb8da... aarch64: Remove some spurious semicolons (*)
  ee55146... aarch64: Fix recent changes to be C++14 compatible (*)
  b052d6b... tree-optimization/125040 - iterate PRE clean (*)
  47b70db... testsuite: Update Future VSX arithmetic tests (*)
  01eef39... libstdc++: Add stream state tests for chrono operator<< (*)
  4e09642... vect: Introduce LOOP_VINFO_IV_INCREMENT (*)
  4f23246... vect: Add null check for ptr_incr optional in vect_create_d (*)
  cc195f7... libstdc++: Use realpath for /etc/localtime symlink [PR12546 (*)
  b12fdd9... libstdc++: Remove dependency on std::atomic<unsigned> in tz (*)
  7701471... libstdc++: Add Hygon x86 RNG instructions support to std::r (*)
  7b5a056... tree-optimization/125040 - fix sorted_array_from_bitmap_set (*)
  69d23b5... build: Remove --with-gnu-ld (*)
  623baa9... build: Remove $gnu_ld (*)
  3289673... Remove HAVE_GNU_LD (*)
  786cab9... build: Remove --with-gnu-as (*)
  382d3c1... build: Remove $gas (*)
  95986d9... PTA: Fix wrong optimization of conditional dynamic allocati (*)
  e08a7f6... Remove HAVE_GNU_AS (*)
  d8621cb... build: Introduce {as,ld}_flavor (*)
  fde12ce... build: Fix ax_pthread.m4 on Solaris 11.4 (*)
  930f216... i386: Remove AMX-TF32 support (*)
  01c6240... i386: Disable AMX-TF32 for Diamond Rapids (*)
  d9d9119... libiberty d_compact_number signed integer overflow (*)
  5191ec4... Daily bump. (*)
  b136422... SH: Tighten memory predicates and constraints (*)
  40b1a10... aarch64: Use SBFIZ for widening signed pow2 multiplies (*)
  aef738b... testsuite: i386: Fix gcc.target/i386/bt-cmov-1.c on Solaris (*)
  1a2de01... Fortran: Fix memory leak found in pdt_86.f03 [PR121972] (*)
  faafcc1... phiopt: use remove_phi_node instead of gsi_remove for phi n (*)
  1582507... cobol: Improve conversions; reduce aliasing; address big-en (*)
  836f029... fortran: Fix finalizer list truncated when >= 3 finalizers  (*)
  1f9e8e2... testsuite: Skip atomic-builtins-1 on targets with sync_int_ (*)
  de97b51... aarch64: Port NEON reinterpret intrinsics to pragma-based f (*)
  f71085c... aarch64: Port NEON permutation intrinsics to pragma-based f (*)
  2eebc20... aarch64: Port NEON bit manipulation intrinsics to pragma-ba (*)
  4ff8e6b... aarch64: Port NEON lane get/set intrinsics to pragma-based  (*)
  770ff47... aarch64: Port NEON vector creation intrinsics to pragma-bas (*)
  efbc7fb... aarch64: Port NEON add intrinsics to pragma-based framework (*)
  be6350d... aarch64: Rename `aarch64-sve-builtins` to `aarch64-acle-bui (*)
  acf3733... aarch64: Reformat `config.gcc` (*)
  d082f8f... [RISC-V] Improve logicals when ~C is cheaper to synthesize  (*)
  224a90f... RISC-V: Fix empty arch_str for native multilib path ".::ris (*)
  c553a2c... RISC-V: Run smart multilib match even when generic matcher  (*)
  e71bc0f... [PATCH] RISC-V: Add basic Spacemit-A100 core support (*)
  803dfda... OpenMP: support for uses_allocators clause: Fix build and t (*)
  88856ad... libstdc++: Add symlink support on Windows (*)
  92bfcd8... libstdc++: Test that fs::remove and fs::remove_all do not f (*)
  002923e... Add auto var tracking to PTA (*)
  d3cd3ff... Fix confusing variable names in build_vector_from_ctor (*)
  952725a... Expand TMR fixup when we end up with a (void *)0 base (*)
  b45e6a2... aarch64: Fall back to AAPCS for variadic functions with pre (*)
  11b28b2... tree-optimization/126032 - pasto in gimple-ssa-warn-access. (*)
  7a8f98b... OpenMP: support for uses_allocators clause (*)
  f2a4e25... tree-optimization/126008 - redo PR125730 fix (*)
  87c2f1c... Handle divisor bigger than dividend in can_div_away_from_ze (*)
  3f1ac73... tree-optimization/126034 - remove dead code (*)
  c349dba... c-family: Regenerate c.opt.urls [PR125837] (*)
  7ebc766... i386: Remove identical branches in avx512vl_<code><mode>v4h (*)
  2be174f... c++: Fix up __builtin_is_implicit_lifetime [PR126007] (*)
  510c4a8... c: Use bool rather than _Bool in debug info and diagnostics (*)
  1ec0c54... c++, libcpp: Implement C++29 P3540R3 - #embed offset parame (*)
  c1c66ed... OpenMP: Add omp_get_device_distances routine: Gracefully ha (*)
  7759d1a... OpenMP: Add omp_get_device_distances routine: Initialize NU (*)
  e4543a6... rs6000: Add new builtin __builtin_ppc_atomic_cas_local (*)
  69d8bd0... Revert "rs6000: Add new builtin __builtin_ppc_atomic_cas_lo (*)
  c14275e... rs6000: Add new builtin __builtin_ppc_atomic_cas_local (*)
  5093878... LoongArch: fix SSP routines with ILP32 (*)
  d94bffb... SH: Add another related test case for PR55212 c#464 (*)
  397d59d... SH: Add test case from PR55212 c#419 / c#420 / c#412 / att. (*)
  b321244... RISC-V: Add scalar-mode handling to vector misalignment hoo (*)
  51560ed... Daily bump. (*)
  ffd5804... [RISC-V] Improve logical and with some constants where high (*)
  8596c66... [PATCH] RISC-V: Add basic spacemit-x100 core support (*)
  0ebb2c2... libstdc++: Fix comment typo in bits/chrono_io.h (*)
  1e7d997... c++: Fix production comment for mangle_ctor_vtbl_for_type. (*)
  c37c54a... libstdc++: Doxygen improvements in <bits/stl_algo.h> (*)
  8bdd602... AArch64: Add streaming compatible memory operations impleme (*)
  b5404c4... MIPS: Add -mmxu and -mno-mxu driver pass through (*)
  61db64a... MIPS: Frame barrier fix (*)
  822ffdd... testsuite: arm: change `noinline` to `noipa` for long call  (*)
  0bc2e8c... Fortran: Correct error in accessing CLASS declared type [PR (*)
  0895e43... PR target/94871: Simplify (not (eq x y)) as (ne x y) for ve (*)
  845ea1c... aarch64: Add SVE2 unpredicated SMULH/UMULH patterns (*)
  1323bf1... MAINTAINERS: Add myself to write after approval (*)
  b2029c8... ada: Fix internal error on subtraction in array bound with  (*)
  ba2aec1... ada: Improve error message for -gnatw.q (*)
  b75cf42... ada: Fix pragma Import ignored in conjunction with address  (*)
  37ebb43... ada: Fix support for initialization of components in constr (*)
  eabec6d... ada: Add global contracts to Ada.Command_Line subprograms (*)
  6dd2d49... ada: Fix contracts in Ada.Text_IO (*)
  492263d... ada: Stop Unwind_Backtrace on null PC (*)
  b56a355... ada: Fix wrong error message with Finalizable and overloadi (*)
  bffc3f1... ada: Implementation of attribute subprograms for additional (*)
  b623779... ada: Fix internal error on type derived from untagged contr (*)
  07a75dd... ada: Implement __gnat_get_executable_load_address for Andro (*)
  c78f148... ada: Accept Modifies contract as a pragma (*)
  b474553... ada: Add missing interrupt state guards in __gnat_install_h (*)
  07c194f... ada: Enable debug hook when changing node kind (*)
  7df34bc... ada: Fix whitespace in preanalysis routine (*)
  d54ca4e... ada: Fix spurious conflict introduced by Ada 2022 declare e (*)
  c474154... i386: Fix up *add<mode>_1<nf_name> [PR125469] (*)
  d00acdc... LRA: reload non-representable subregs of hard registers thr (*)
  4d34192... match: X % Y < Y -> Y >= 0 and X % Y >= Y -> Y < 0 [PR12573 (*)
  209757c... x86-64: Don't use overlapping unaligned moves to move 1 byt (*)
  f36a26b... match.pd: Simplify (signed)A >= 0 & (A & INT_MAX) != 0 to ( (*)
  31c8e6c... i386: Allow immediate cmov arm in *cmov_bt<mode> [PR125907] (*)
  f777e76... LoongArch: add usdot_prod pattern [PR 125474] (*)
  a2c6c51... RISC-V: Add testcase for unsigned scalar SAT_MUL form 15 (*)
  325006b... RISC-V: Add testcase for unsigned scalar SAT_MUL form 14 (*)
  95540e7... Match: Support unsigned scalar SAT_MUL form 14 (*)
  db890f7... configury: replace autoconf obsolete macros [PR103459] (*)
  17e14e8... Daily bump. (*)
  08944b7... Remove BOOL_BITFIELD define from system.h and update its us (*)
  0e2c5d4... libgomp: Update NVIDIA CUDA link (*)
  997a7e7... AVR: ad target/125752 - Simplify double -> 64-bit fixed con (*)
  82bccac... SH: Add reduced test case from PR55212 c#464 / att. 62360 (*)
  b463902... match: Canonicalize `(float)(a CMP b)` into `(a CMP b) ? 1. (*)
  61b702d... match: Use tree_expr_nonnegative_p instead of (*)
  92ca31c... Daily bump. (*)
  1352940... s390: Fix up *brx_stage1_<GPR:mode> [PR125992] (*)
  5d2205b... fixincl.c: Fix my previous patch for (const) char * (*)
  41634f4... libbacktrace: set table field for zstd RLE sequence (*)
  ffe4c31... libbacktrace: support window size in zstd decompression (*)
  d8da319... Remove some wrong unused warnings, do not issue warnings if (*)
  8351875... tree-optimization: Use ranges for int-float comparisons [PR (*)
  6452fcd... pr125100-4.c: Adjust check-function-bodies for x32 (*)
  19121ee... Daily bump. (*)
  10f654c... Replace the min size rtx with GEN_INT (min_size) (*)
  b64fc29... x86-64: Expand bounded memset and memcpy like memmove (*)
  47989be... Support overriding of CREATE_GCOV for test suite (*)
  4e56ca0... c++/reflection: consteval-only type in splice-spec [PR12590 (*)
  fdffb66... Fortran: -fc-prototypes, deferred shape and deferred length (*)
  ae80ad6... i386: ix86_expand_sse_movcc improvements (*)
  314bd14... i386: Restrict AVX-VNNI-INT8 insns to VEX encoding [PR12594 (*)
  f070b1a... s390: Deal with non-compare conditions during RTX costing [ (*)
  f347582... middle-end/125875 - incomplete guards on VEC_PERM_EXPR fold (*)
  86cdbd1... Add tree_to_vec_perm_indices (*)
  d6cecdd... Add debug counter to ranger (*)
  cbc5638... determine_block_size: Set len_rtx to min size if min size = (*)
  d90c9f7... AArch64: Make dispatch scheduling reachable on multi-issue  (*)
  4c05f6e... libstdc++: Test fs::status and fs::symlink_status with dir  (*)
  6047ed1... Remove HAVE_AS_IX86_QUAD (*)
  1ab2eb5... Remove HAVE_AS_IX86_DIFF_SECT_DELTA (*)
  55c330d... libstdc++: Make bitset::reference a proper range proxy. (*)
  3b1e134... LoongArch: Fix parameter type for loongarch_sched_reassocia (*)
  8e205d5... x86: Add run-time memmove tests inlined with various bounds (*)
  039e225... fortran: [PR121972] Fix attribute used. (*)
  8a620ed... Daily bump. (*)
  523be91... fortran: [PR118793] Provide expanded diagnostics for nameli (*)
  6984448... testsuite, c, Darwin: Fix Mach-O issues in toplevel asm tes (*)
  70e630b... libstdc++: Update feature test macros and tests for C++29 (*)
  30a6452... gccrs: intrinsic: Enforce intrinsic signatures during the t (*)
  11390b9... gccrs: intrinsic: Use Values::Intrinsics instead of raw str (*)
  fdb375f... gccrs: Move a test into compile/macros/mbe (*)
  5bea182... gccrs: intrinsic: Add min_align_of (*)
  b80c154... gccrs: typecheck: Special case builtin types when typecheck (*)
  831a427... gccrs: nr: Remove hack around resolving modules (*)
  954ff2f... gccrs: nr: Add modules to types NS (*)
  15a8fbd... gccrs: Search lang_prelude when reaching module boundary du (*)
  0c71fe1... gccrs: Clean up drop compile headers (*)
  8bc3207... gccrs: add drops at the end of function bodies (*)
  c26a3a7... gccrs: move Drop helpers to separate files (*)
  aebe09f... gccrs: report unsupported Drop ref patterns (*)
  289436d... gccrs: add block-exit Drop calls (*)
  ce41da7... gccrs: add block drop candidate tracking infrastructure (*)
  4b9b1bf... gccrs: attr: Add attributes rustc_allocator and rustc_alloc (*)
  2c7eda7... gccrs: attr: Add attribute rustc_std_internal_symbol (*)
  c9f0f93... gccrs: Remove reduntant as_string calls. (*)
  d63aeca... gccrs: Add a new test for float literals (*)
  99812d9... gccrs: Fix use after move in lexer (*)
  7081b84... gccrs: aarch64: Work around regression in PR 125600 (*)
  c352bb8... gccrs: compile-expr: Rename lookup_temp_var (*)
  2d6442d... gccrs: unsafe: Lookup PathInExpression nodes in both the Ty (*)
  b1123a2... gccrs: privacy-reporter: Check for resolved nodes in more n (*)
  77ab427... gccrs: nr: Add lookup(ns1, ns2, ns3) (*)
  b56e058... gccrs: nr: Improve documentation around FinalizedNameResolu (*)
  b6dcd03... gccrs: nr: Disable flatten function for now (*)
  24c82ce... gccrs: nr: Remove unused locus in finalize_rebind_import. (*)
  9320306... gccrs: resolve: Use definition IDs directly and fix ICEs (*)
  8dac20e... gccrs: nr: Separate APIs properly for flattening. (*)
  783fd81... gccrs: nr2.0: Fix resolve_path_in_all_ns (*)
  2ede4ec... gccrs: marklive: Allow looking up variables in types NS as  (*)
  327eb6a... gccrs: nr: Add more namespace lookup APIs (*)
  572cc99... gccrs: nr: Create new APIs to specify namespaces in which u (*)
  8ccf10e... gccrs: nr: Improve Macro Def/Invoc mappings (*)
  57f5357... gccrs: session-manager: Call NRCtx::flatten after Late (*)
  8e890bf... gccrs: nr: Rename ImmutableNameResolutionContext to Finaliz (*)
  2d7aeae... gccrs: nr: Properly resolve imports and modules in segments (*)
  a858ece... gccrs: nr: Finish moving all segment resolution methods to  (*)
  435fdda... gccrs: nr: Add imports to types NS, add NR flattening (*)
  9d6c9f1... gccrs: Make `extern crate self` resolve to current crate (*)
  346d511... gccrs: lang: Add lang item exchange_malloc (*)
  5333e24... gccrs: Limit globbing visitor (*)
  e797f09... c++/reflection: ^^ cannot define types [PR125922] (*)
  1fa4437... c++: Add tests for C++29 P3847R1 - Lexical order for lambda (*)
  cfb32cf... c++: Add tests for C++29 P3899R3 - Clarify the behavior of  (*)
  a1c5958... [RISC-V] Avoid multiply defined insn name (*)
  f5d723a... Objective-C++: Parallelize the tests. (*)
  21dad39... RISC-V: GLIBC's setjmp preserves callee-saved registers [PR (*)
  2b3c882... rs6000: Builtins for ECC cryptography instructions [RFC0266 (*)
  576fead... [RISC-V][PR target/123884] Generate more Zbs instructions f (*)
  9496224... [RISC-V][PR target/124019] Add pattern to improve QI compar (*)
  3a87b1b... libstdc++: Remove trailing whitespace in acinclude.m4 (*)
  0623f27... libstdc++: Update AC_FOREACH to m4_foreach_w [PR103459] (*)
  16756fc... libstdc++: Update AM_PROG_LIBTOOL to LT_INIT [PR103459] (*)
  a4da650... libstdc++: Update AC_LANG_{SAVE,RESTORE} to AC_LANG_{PUSH,P (*)
  3df443c... libstdc++: Update AC_TRY_COMPILE to AC_COMPILE_IFELSE [PR10 (*)
  7626f72... libstdc++: Update AC_TRY_LINK to AC_LINK_IFELSE [PR103459] (*)
  a2c18c3... libstdc++: Update AC_HELP_STRING to AS_HELP_STRING [PR10345 (*)
  83f0ad4... libstdc++: Workaround legacy iconv signature [PR125956] (*)
  23b6a9a... tail-merge: Combine conditions of merged blocks for ccmp [P (*)
  4fe10ce... uninit: Relax PHI def predicate by maybe-undef edge conditi (*)
  47c2458... ifcombine: Add tree-ssa-ifcombine.h and update function sig (*)
  4b99a9a... middle-end/125977 - disable RTL expansion ranger use at -O0 (*)
  a928b9c... AArch64/SVE: Relax the expectations of the popcnt-sve test (*)
  a30f874... libgomp.texi: Fix missing @end smallexample arguments (*)
  4c63fde... aarch64: split r->w moves for partial AdvSIMD vectors [PR12 (*)
  9274ede... libstdc++: Fix up bits/std.cc symlink installation (*)
  2e24725... libgomp.texi: Document new GOMP entry points for OMPT obser (*)
  4f26cb5... Revert "MIPS: harden SSP set and test routines [PR 125077]" (*)
  e7efddb... mips: fix unintialized operand use in sync_{old,new}_<optab (*)
  a1fc804... MIPS: harden SSP set and test routines [PR 125077] (*)
  6a2460e... libgomp: Sort 'GOMP_reduction_{start,end}' correctly in 'li (*)
  36f6040... testsuite: Fix up gomp/atomic-builtins-1.c test on !int128  (*)
  351bdef... Fixup default TARGET_SCHED_REASSOCIATION_WIDTH (*)
  79496ee... tree-optimization/125953 - ICE with vector pattern stmts ra (*)
  02b7c73... Improve vect_recog_divmod_pattern use of ranger (*)
  3756901... testsuite: Fix gcc.target/i386/pr125958.c on 32-bit Solaris (*)
  92d206f... Forward declare tree_code in coretypes.h (*)
  a919711... Built-ins to access code pointer and static chain of nested (*)
  bf91e21... RISC-V: don't use Python f"..." syntax (*)

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

Reply via email to