The branch 'aoliva/heads/testme' was updated to point to:

 f2785c2d6795... [vxworks] [x86] disable vxworks6 PIC on vxworks7

It previously pointed to:

 6d0055d14fc6... [lra] catch all to-sp eliminations with nonzero offsets [PR

Diff:

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

  f2785c2... [vxworks] [x86] disable vxworks6 PIC on vxworks7
  e46933d... [vxworks] add aarch64 to vxworks-dummy.h set (*)
  bbf79f3... Daily bump. (*)
  ed912b1... libstdc++: Fix attribute order on __normal_iterator friends (*)
  5ca5e1d... libstdc++: Make VERIFY a variadic macro (*)
  9450fb7... libstdc++: Use template keyword in __mapping_of alias templ (*)
  54c640b... Revert "Extend "counted_by" attribute to pointer fields of  (*)
  bed3415... Revert "Use the counted_by attribute of pointers in builtin (*)
  c307085... Revert "Use the counted_by attribute of pointers in array b (*)
  3e34c54... check-function-bodies: Support "^[0-9]+:" (*)
  f555ee5... Ignore more clang warnings in contrib/filter-clang-warnings (*)
  5af316d... ranger: Mark three occurrences of verify_range with overide (*)
  2a6ac38... xtensa: Remove TARGET_PROMOTE_PROTOTYPES (*)
  c476f55... s390: Optimize fmin/fmax. (*)
  4b9f760... testsuite: add sve hw check to testcase [PR120817] (*)
  5abac04... c++: Fix FMV return type ambiguation (*)
  8abc2e6... c++: -Wno-abbreviated-auto-in-template-arg [PR120917] (*)
  0c73f2f... aarch64: Improve popcountti2 with SVE (*)
  8ad5968... libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's t (*)
  439b14e... tree-optimization/120817 - bogus DSE of .MASK_STORE (*)
  65c40c0... RISC-V: Add test cases for unsigned scalar SAT_MUL from uin (*)
  62b99e8... RISC-V: Implement unsigned scalar SAT_MUL from uint128_t (*)
  dc30f40... Widening-Mul: Support unsigned scalar SAT_MUL form 1 (*)
  35f5a18... Internal-fn: Introduce new IFN_SAT_MUL for unsigned int (*)
  add9319... Ada: Reapply tweaks to delay statements in ACATS 3&4 testsu (*)
  2a82d4c... libstdc++: Format __float128 as _Float128 only when long do (*)
  188acc9... s390: Add some missing vector patterns. (*)
  333e627... Update maintainers file (*)
  559ddec... aarch64: Add support for unpacked SVE FP comparisons (*)
  ec54a14... vect: Fix VEC_WIDEN_PLUS_HI/LO choice for big-endian [PR118 (*)
  bf3037e... ext-dce: Fix subreg_lsb is_constant assumption (*)
  69c839c... aarch64: Fix neon-sve-bridge.c failures for big-endian (*)
  cb2b547... aarch64: Fix ZIP1 order in aarch64_expand_vector_init [PR11 (*)
  7891c0b... Print discriminators in dump_scope_block (*)
  4011993... x86: Improve vector_loop/unrolled_loop for memset/memcpy (*)
  6645559... c++: Pedwarn on invalid decl specifiers for for-range-decla (*)
  849878d... fortran: Add the preliminary code of MOVE_ALLOC arguments (*)
  be07dd9... crc: Error out on non-constant poly arguments for the crc b (*)
  a96bcdf... Daily bump. (*)
  2a56f3c... libstdc++: Implement ranges::shift_left/right from P2440R1 (*)
  bac45dd... AVR: Fix a typo in avr-mcus.def. (*)
  76d6f40... AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS de (*)
  e17e3de... cdce: Fix non-call exceptions with signaling nans [PR120951 (*)
  5c2dc85... tree-cfg: Reject constants and addr on lhs for assign singl (*)
  5c0758c... Add cutoff information to profile_info and use it when forc (*)
  1757c32... Fix overflow check in profile_count::operator* (const sreal (*)
  5599f8a... Daily bump. (*)
  6c472b3... [vxworks] [ppc] match TARGET_VXWORKS64 to TARGET_64BIT (*)
  a90b869... Daily bump. (*)
  f2a3ab7... RISC-V: prefetch: fix LRA failing to allocate reg [PR118241 (*)
  b960201... RISC-V: prefetch: const offset needs to have 5 bits zero, n (*)
  eeea445... libstdc++: Avoid -Wswitch warning from chrono formatters (*)
  106591f... libstdc++: Fix typo in __size_to_integer(__GLIBCXX_TYPE_INT (*)
  eda5a15... sh: Recognize >> 31 in treg_set_expr_not_const01 (*)
  0b7c273... Fortran: Silence a clang warning (suggesting a brace) in io (*)
  f24015a... fold: Change comparison of error_mark_node to use error_ope (*)
  36d33ce... MAINTAINERS: replace tabs with spaces (*)
  35d6f55... c++: -Wtemplate-body and tentative parsing [PR120575] (*)
  2f19d94... RISC-V: Add test for vec_duplicate + vsadd.vv combine case  (*)
  ea86a5a... RISC-V: Add test for vec_duplicate + vsadd.vv combine case  (*)
  0601f46... RISC-V: Combine vec_duplicate + vsadd.vv to vsadd.vx on GR2 (*)
  8798425... MAINTAINERS: Add myself as an aarch64 port reviewer (*)
  6ed1e2a... tree-optimization/120944 - bogus VN with volatile copies (*)
  36599ed... Ada: Switch from ACATS 2.6 to ACATS 4.2 testsuite (*)
  cda156b... ada: Fix alignment violation for chain of aligned and misal (*)
  ccf6682... ada: Remove strange elaboration code generated for Cluster  (*)
  372c2b5... ada: Disable previous change for enumeration types (*)
  c7f8a5b... ada: Add missing guards to previous change (*)
  800ca47... ada: Improve code generated for return of Out parameter wit (*)
  37ee107... ada: Do not generate incorrect warning about redundant type (*)
  623ce60... ada: Pragma Short_Circuit_And_Or (*)
  07859ee... ada: Fix selection of Finalize subprogram in untagged case (*)
  82e604e... ada: Fix inefficient Unchecked_Conversion to large array ty (*)
  1be44ed... ada: Fix style in comment (*)
  9903cea... ada: Missing component clause warning for discriminant of U (*)
  d27e603... ada: Improved error message when size of descendant type ex (*)
  0992435... ada: Remove leftover from rework of aspect representation (*)
  d9a80d7... ada: Fix error on Designated_Storage_Model with extensions  (*)
  53b62bf... Stop doing GCC 12 snapshots (*)
  70e302d... Regenerate common.opt.urls and add period into common.opt (*)
  918f451... tree-optimization/120927 - 510.parest_r segfault with maske (*)
  e16820d... c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120 (*)
  1c24213... testsuite: Rename a test (*)
  113ed3a... LoongArch: Prevent subreg of subreg in CRC (*)
  053a678... [RISC-V] Add basic instrumentation to fusion detection (*)
  d6ed12e... RISC-V: Add testcases for signed scalar SAT_ADD IMM form 2 (*)
  0662d72... Match: Support for signed scalar SAT_ADD IMM form 2 (*)
  1b403ba... Daily bump. (*)
  062f217... libstdc++: fix bits/version.def typo (*)
  387cc9f... c++: trivial lambda pruning [PR120716] (*)
  e9549b5... c++: ICE with 'this' in lambda signature [PR120748] (*)
  dc90649... c++: Fix a pasto in the PR120471 fix [PR120940] (*)
  ddab5cf... Ada: Remove left-overs of front-end exception mechanism (*)
  680ee33... s390: More vec-perm-const cases. (*)
  f00023f... Add myself as an aarch64 port reviewer (*)
  c5a17e9... libstdc++: Update LWG 4166 changes to concat_view::end() [P (*)
  13c7660... OpenMP: Add omp_get_initial_device/omp_get_num_devices buil (*)
  83d19b5... [RISC-V][PR target/118886] Refine when two insns are signal (*)
  22edba0... testsuite: Fix gcc.dg/ipa/pr120295.c on Solaris (*)
  44b9769... AArch64: make rules for CBZ/TBZ higher priority (*)
  2e95ef6... AArch64: rules for CMPBR instructions (*)
  bda03ce... AArch64: precommit test for CMPBR instructions (*)
  2e021e3... AArch64: recognize `+cmpbr` option (*)
  6cc3cdd... AArch64: make `far_branch` attribute a boolean (*)
  70905ba... AArch64: add constants for branch displacements (*)
  2cc9b03... AArch64: rename branch instruction rules (*)
  cfb1a08... AArch64: reformat branch instruction rules (*)
  53242a5... AArch64: place branch instruction rules together (*)
  9930876... libstdc++: construct bitset from string_view (P2697) [PR119 (*)
  72e85d4... tree-optimization/120780: Support object size for containin (*)
  349da53... x86: Emit label only for __mcount_loc section (*)
  99f9e90... Add -Wauto-profile warning (*)
  d52b032... Make inliner loop hints more agressive (*)
  a52484f... Fix division by zero in ipa-cp.cc:update_profiling_info (*)
  15413e0... Fortran: Remove corank conformability checks [PR120843] (*)
  bc3ec86... libstdc++: Fix regression in std::uninitialized_fill for C+ (*)
  c512c90... aarch64: Drop const_int from aarch64_maskload_else_operand (*)
  d0749f3... doc: Clarify mode of else operand for vec_mask_load_lanesmn (*)
  328ef9a... Enable ipa-cp cloning for cold wrappers of hot functions (*)
  bba817a... Fix overlfow in ipa-cp heuristics (*)
  09db37f... Auto-FDO/FDO profile comparator (*)
  3d40733... ada: Fix poor code generated for return of Out parameter wi (*)
  8fe64e4... ada: Enforce alignment constraint for large Object_Size cla (*)
  802efae... ada: Fix alignment violation for mix of aligned and misalig (*)
  546ca01... ada: Fix wrong finalization of constrained subtype of uncon (*)
  fd09290... ada: Fix missing error on too large Component_Size not mult (*)
  251dab8... ada: Fix check for elaboration order on subprogram body stu (*)
  aada6d7... ada: More Tbuild cleanup (*)
  06c077d... ada: Refine sanity check in Insert_Actions (*)
  6e22849... ada: Make comment more precise (*)
  448e857... ada: Fix missing finalization with conditional expression i (*)
  d22a59c... ada: Port System.Stack_Usage to CHERI (*)
  4222552... ada: Improve retrieval of nominal unconstrained type in ext (*)
  2aa9e4a... ada: Improve retrieval of nominal unconstrained type in ext (*)
  f5bacaa... ada: Adjust message about statically compatible result subt (*)
  29c0ace... ada: Fix constraint-related legality checks in extended ret (*)
  93d5053... ada: Fix strange holes for type with variant part reported  (*)
  c58ef26... ada: Fix node copy with functions as actual parameters in d (*)
  caa6ba6... ada: Fix minor fallout of latest change (*)
  ee384af... ada: Turn diagnostic object from variable to constant (*)
  c52c0b0... ada: Remove redundant nested aggregates from diagnostics co (*)
  9631219... ada: Fix crash with Finalizable in corner case (*)
  a6e7dff... ada: Refine subtypes in task-counting code (*)
  42f9844... ada: Remove a couple of redundant calls to Set_Etype (*)
  afb644e... ada: Fix crash with Finalizable in corner case (*)
  bf9080a... ada: Fix typo in comment (*)
  8f5a2b5... ada: Enforce visibility of unit used as a parent instance o (*)
  f9be32c... ada: Fix comment (*)
  2bf031a... ada: Cleanup in type support subprograms code (*)
  b2dcb85... ada: Fix spurious Constraint_Error raised by 'Value of fixe (*)
  ef1727e... ada: Fix comment (*)
  ef439d2... ada: Fix assertion failure on finalizable aggregate (*)
  198afd7... ada: Remove unnecessary "return;" statements (*)
  80a68f5... ada: Correct documentation of policy_identifiers for Assert (*)
  d02dfbf... ada: Remove Empty_Or_Error (*)
  fe1e262... ada: Call Semantics when analyzing a renamed package (*)
  0fb0140... ada: Fix SPARK context discovery from within subunits (*)
  613e8ba... ada: Document restriction on array length (*)
  38d7747... ada: Fix index bounds check in Super_Delete functions and p (*)
  6f5035b... ada: Fix wrong conversion of controlled array with represen (*)
  5c89023... ada: Support Potentially_Invalid aspect in the frontend (*)
  35827ca... ada: Fix ALI elaboration flags for ghost compilation units  (*)
  0ef4195... ada: Use consistent truncation of 'Value for decimal fixed- (*)
  37bf13a... tree-optimization/118669 - fixup wrongly aligned loads/stor (*)
  d8d5e2a... x86-64: Add RDI clobber to 64-bit dynamic TLS patterns (*)
  53c8322... c++: uninitialized TARGET_EXPR and constexpr [PR120684] (*)
  b8a7d51... Daily bump. (*)
  7710d51... x86-64: Add RDI clobber to tls_global_dynamic_64 patterns (*)
  81d7382... RISC-V: testsuite: Skip tests providing -march/-mcpu for IL (*)
  9c1ed63... [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped (*)
  6596f5a... libstdc++: Use hidden friends for __normal_iterator operato (*)
  57d3092... Do not query further vector epilogues after a masked epilog (*)
  3aff13c... libstdc++: make range view ctors explicit (P2711) [PR119744 (*)
  dc2797b... i386: Change Diamond Rapids feature detect when model numbe (*)
  d7a6b1c... Daily bump. (*)
  9d579c5... Use the counted_by attribute of pointers in array bound che (*)
  7165ca4... Use the counted_by attribute of pointers in builtinin-objec (*)
  6877273... Extend "counted_by" attribute to pointer fields of structur (*)
  fc029f5... Fortran: fix minor issues with coarrays (*)
  ffe49d4... cobol: Respect error in cobol.install-common. (*)
  17e9ae2... libstdc++: Use ranges::iter_move in ranges::remove_if [PR12 (*)
  6f69a68... libstdc++: Use ranges::iter_move in ranges::unique [PR12078 (*)
  f5282f7... testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stx (*)
  15670d4... PR modula2/120912: Request for a procedure to obtain a file (*)
  8deef83... Ada: Fix assertion failure for Finalizable aspect on tagged (*)
  f471ed4... cobol: Repair printf format of size_t. (*)
  0156452... s390: Add -fno-stack-protector to 3 tests (*)
  63f44b3... cobol: Update test case for intrinsic function syntax. (*)
  988e87b... c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471 (*)
  1cbb312... AArch64 SIMD: convert mvn+shrn into mvni+subhn (*)
  ee31ab9... Fortran: Ensure arguments in coarray call get unique compon (*)
  d056136... libstdc++: Implement default_accessor from mdspan. (*)
  e47fb6b... testsuite: Fix up pr119318.c test for big-endian [PR120082] (*)
  d26b294... testsuite: i386: Fix gcc.target/i386/preserve-none-1.c on S (*)
  d5080a7... testsuite: i386: Fix  g++.target/i386/memset-pr101366-1.C e (*)
  b610132... tailc: Handle musttail in case of non-cleaned-up cleanups,  (*)
  1b0930e... Fortran: Fix non-conformable corank on this_image ref [PR12 (*)
  d419832... aarch64: Sync `aarch64-sys-regs.def' with Binutils. (*)
  5d792d6... ada: Restore consistent rounding of 'Value for ordinary fix (*)
  176e9d8... ada: Fix ALI elaboration flags for ghost compilation units (*)
  4137ec1... ada: Remove unused variables from the binder generation rou (*)
  a9ba0f1... ada: Disallow underscore before exponent (*)
  3a0eabf... ada: Fix couple of issues in System.Value_D.Integer_To_Deci (*)
  996265d... ada: Do minimal expansion of fixedpoint operations for GNAT (*)
  64efbc6... ada: Fix for compiler crash on function return with Relaxed (*)
  f1c22e6... ada: Warn on untagged record type equality (*)
  047e4a5... ada: Reduce the likelihood of overflow in Tanh (*)
  d089300... ada: Split the unit System.Case_Utilities into two parts. (*)
  d84ca10... ada: Compiler fails on unchecked deallocation for constrain (*)
  f311c9f... ada: Add GNAT LLVM selection in GPR project file. (*)
  651749d... ada: Small tweak to latest change (*)
  0214c0c... ada: Add "continue" GNAT extension (*)
  ed0e710... ada: Disable -gnatR2 output in case of object renamings (*)
  3aa7f6c... ada: Correct comment in s-valuen.ads (*)
  8a6418d... ada: include string.h (*)
  0cbffd7... ada: Drop the chapter listing implemented Ada 2012 AI's (*)
  a61f29b... ada: Replace references for GLADE with PolyORB (*)
  5865f95... ada: use __builtin_alloca for alloca on vxworks (*)
  9a60db6... ada: freeze.adb: do not emit error on non-aligned component (*)
  04d7a0e... ada: Move aspects when instantiating subprograms as compila (*)
  c687da8... ada: Remove useless subexpressions (*)
  b1403bb... ada: Document sanitizers in mixed-language applications (*)
  4a7010d... ada: Handle Warnings_As_Errors the same way. (*)
  b55ca90... ada: Fix wrong finalization of constrained subtype of uncon (*)
  9403c84... ada: Dispatching call with mutably tagged objects (*)
  1c30572... ada: Improve Warning_Treated_As_Error (*)
  650b152... ada: Remove Count_Compile_Time_Pragma_Warnings (*)
  8fde76e... ada: Use common routine to handle warning counting (*)
  ead57a9... ada: Mark errors that are removed as deleted (*)
  e65b5c4... ada: Remove spurious warnings about No_Exception_Propagatio (*)
  fc23c49... ada: Remove dead assignment (*)
  579c431... ada: Fix wrong finalization of constrained array derived fr (*)
  603ed2b... ada: Get rid of multiple roundings for 'Value of ordinary f (*)
  ba50ebb... ada: Clarify numeric parsing code (*)
  ec63adf... ada: Set ekind of loop parameters earlier (*)
  d370587... ada: Small cleanup in the finalization machinery (*)
  f134796... ada: Fix wrong finalization of temporary constrained array  (*)
  2bf7943... ada: Remove wrong optimization in frontend inlining of proc (*)
  709bf32... ada: Minor fix in handling of inherited Pre/Post'Class aspe (*)
  d575c1f... ada: Fix detecting Compilation_Errors (*)
  d26f11e... libphobos: Fully enable Darwin/i386 support (*)
  76671eb... Fix "void debug (const tree_node *ptr)" (*)
  15fcb2f... gcc: middle-end opt for trigonometric pi-based functions bu (*)
  24a041e... [testsuite] restore default action from dfp.exp [PR120631] (*)
  34f9494... Daily bump. (*)
  612c4c1... cobol: Revise diagnostic linemap management. (*)
  4115599... [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTE (*)
  45a17e3... [RISC-V] Correct CFA notes for stack-clash protection [PR12 (*)
  8ea555b... analyzer: use nullptr rather than NULL (*)
  5bcb841... diagnostics: use nullptr rather than NULL (*)
  8ac43bf... diagnostics: convert diagnostic_event::meaning enums to enu (*)
  51ce373... diagnostics: remove "json" output format (*)
  6d7108a... Regenerate common.opt.urls (*)
  b8d3386... Ada: Provide fallback for GNATMAKE_FOR_BUILD Makefile varia (*)
  7a1aea7... ivopts: Fix scan-assembler-not regexes for aarch64/sve test (*)
  ff87aef... RISC-V: Add test for vec_duplicate + vssubu.vv combine case (*)
  342694a... RISC-V: Add test for vec_duplicate + vssubu.vv combine case (*)
  db267b0... RISC-V: Reconcile the existing test due to cost model chang (*)
  b7fe719... RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on G (*)
  1b4f296... ada: Fix Execution_Successful value with exceptions (*)
  764a7c0... ada: Refine use of Has_Exit (*)
  f2063c9... ada: Make class-wide Max_Size_In_Storage_Elements return a  (*)
  722609d... ada: Add documentation of implemented Ada 2022 features (*)
  98b9ecc... ada: Reuse Snames classification of reserved words (*)
  d5a1ff5... ada: Remove obsolete comment (*)
  0558fc3... ada: Fix bug in -gnatw.o switch (unreferenced out parameter (*)
  404f279... ada: Remove uses of E_Void for subtype declarations (*)
  12aa6ad... ada: Remove useless Set_Scope calls (*)
  23e1e53... ada: Fix missing rounding in System.Value_R.Scan_Raw_Real (*)
  2f21077... ada: Ignore ghost predicate in Ada.Strings.Superbounded (*)
  3bb1b4a... ada: Array aggregates of mutably tagged objects (*)
  72d1ce9... ada: Sort subprogram declaration in alphabetic order (*)
  a3e3ac6... ada: Ignore unchecked type conversions while getting enclos (*)
  74a7c28... ada: Fix Itype-related predicate check omissions (part 2). (*)
  5638cb9... ada: Filling in gaps in handling of inherited Pre/Post'Clas (*)
  c76e68d... ada: Tune name and commend document of a ghost utility rout (*)
  97d0c9f... ada: Fix detection of ghost objects in unusual procedure ca (*)
  1d76aed... ada: Fix bogus error for pragma No_Component_Reordering on  (*)
  2a37f95... ada: Remove redundant `gnatls -l` switch (*)
  5871282... ada: 'Size'Class and interface types documentation (*)
  d47dc11... ada: Fix detection of ghost objects in assignment statement (*)
  eeb25a3... ada: Fix fallout of latest change to aggregate expansion (*)
  506db53... ada: Elide copy for calls as values of nonlimited by-refere (*)
  48d0598... ada: use pointer decay for socket address type compatibilit (*)
  c2f5914... ada: include header to declare isalpha in adaint (*)
  6e3b7d9... ada: Record type Put_Image procedures omitting discriminant (*)
  e6d0934... ada: Fix crash on nested access-to-subprogram types (*)
  a61eb1d... ada: Remove redundant condition in test of System.Val_Real. (*)
  b535f06... ada: Fix a couple of typos in the sanitizers for Ada (*)
  09cd7f3... ada: Add entity chain debug printing subprograms (*)
  208da63... ada: Fix typo in comment (*)
  1666d00... ada: Tweak handling of Parent field in Print_Node (*)
  66ef410... ada: Document sanitizers for Ada (*)
  bdac2b9... ada: Document sanitizers for Ada (*)
  69bf47b... ada: Remove dead branch from Get_Enclosing_Object (*)
  17bec6c... ada: Fix Itype-related predicate check omissions. (*)
  3ac5d2b... ada: Fix internal error on Ghost aspect applied to Big_Inte (*)
  56eefdb... ada: Fix internal error on expression function called for d (*)
  f82d150... ada: Adjust comparisons in if-statements according to codin (*)
  69a2c24... rs6000: Disassemble opaque modes using subregs to allow opt (*)
  139c6d1... RISC-V: Ignore -Oz for most rvv testcase [NFC] (*)
  9e9363e... RISC-V: Primary vector pipeline model for sifive 7 series (*)
  c8cb537... RISC-V: Adding B ext, fp16 and missing scalar instruction t (*)
  f788324... Handle SLP build operand swapping for ternaries and calls (*)
  6e24814... RISC-V: Vector-scalar negate-multiply-(subtract-)accumulate (*)
  9ff6ade... aarch64: Add support for NVIDIA GB10 (*)
  e33409a... Extend nonnull_if_nonzero attribute [PR120520] (*)
  da3f2a5... lra: Check for null lowpart_subregs [PR120733] (*)
  f0b3c57... Re-add logic to mitigate some afdo profile inconsistencies (*)
  483acdc... Impove diagnostics of mismatched discriminators in auto-pro (*)
  9a602ce... x86: Preserve frame pointer for no_callee_saved_registers a (*)
  2609a7a... RISC-V: Refactor the function bitmap_union_of_preds_with_en (*)
  9dda053... RISC-V: Add pipeline-checker script (*)
  92cbe07... Daily bump. (*)
  620a40f... [PR modula2/117203] Followup add Delete procedure function (*)
  0cd06c1... shrink_wrap_separate_check_lea.c: Scan lea(l|q) (*)
  dd92d6a... cobol: Normalize generating and using function_decls. (*)
  77ac2ca... contrib/mklog.py: Fix writing to a global variable (*)
  8dcb922... Daily bump. (*)
  5e5de08... Add "void debug (tree)" (*)
  0788add... Fix compilation of concatenation with illegal character con (*)
  f20f6c7... c++/modules: Make bitfield storage unit detection more robu (*)
  98fd493... c++/modules: Ensure type of partial spec VAR_DECL is consis (*)
  13390e1... AVR: target/120856 - Deny R24:DI in avr_hard_regno_mode_ok  (*)
  e7fb245... Relax the testcase check for Solaris [PR120818] (*)
  61f07bc... Fix handling of dwarf name and duplicated names (*)
  77fb9d6... Daily bump. (*)
  a394cfb... c++: fix ICE with [[deprecated]] [PR120756] (*)
  cef17d4... testsuite: adjust for implicit constexpr (*)
  081ef38... Fix misoptimization of CONSTRUCTOR with reverse SSO (*)
  f86ebb0... c++: Implement C++26 P3533R2 - constexpr virtual inheritanc (*)
  5111ea0... [sanitizer_common] Fix build on ppc64+musl (#120036) (*)
  ddff83b... Fortran: follow-up fix to checking of renamed-on-use interf (*)
  1f4a917... c++: fix decltype_p handling for binary expressions (*)
  b4aadc6... libstdc++: Directly implement ranges::shuffle [PR100795] (*)
  4fc387e... libstdc++: Directly implement ranges::sample [PR100795] (*)
  d06373f... libstdc++: Directly implement ranges::nth_element [PR100795 (*)
  07832a5... libstdc++: Directly implement ranges::stable_partition [PR1 (*)
  04c597c... libstdc++: Directly implement ranges::stable_sort [PR100795 (*)
  9d3467a... libstdc++: Directly implement ranges::inplace_merge [PR1007 (*)
  92417c3... libstdc++: Directly implement ranges::sort [PR100795] (*)
  a148b03... libstdc++: Directly implement ranges::heap algos [PR100795] (*)
  e990404... libstdc++: Use runtime format for internal format calls in  (*)
  0337e3c... c++/modules: Avoid name clashes when streaming internal lab (*)
  48a9567... c++/modules: Support streaming new size cookie for constexp (*)
  e3db741... c++/modules: Implement streaming of uncontexted TYPE_DECLs  (*)
  3cc4568... libstdc++: Fix warnings introduced by type-erasing for chro (*)
  ad18f7f... Fix afdo profiles for functions that was not early-inlined (*)
  49d58d8... AVR: target/113934 - Use LRA per default. (*)
  de6124c... [RISC-V][PR target/119971] Avoid losing shift count masking (*)
  08bdb6b... tree-optimization/120808 - SLP patterns with FMA/FMS (*)
  f359b91... Fixup vector epilog analysis skipping when not using partia (*)
  a0af6fd... Fixup partial_vectors_supported_p use (*)
  5d613f4... libstdc++: Fix Darwin bootstrap by simplifying ver file syn (*)
  e058729... c++: Add fix note for how to declare main in a module (*)
  5c30437... docs: fix a typo in used attribute documentation (*)
  64c55a9... x86: Handle vector broadcast source (*)
  f9a6efa... [lra] catch all to-sp eliminations with nonzero offsets [PR (*)
  ccef9e5... [lra] apply elimination offsets to MEM in autoinc address [ (*)
  66b6da3... [lra] reorder operations in lra_update_fp2sp_elimination [P (*)
  b494734... [lra] rework deactivation of fp2sp elimination [PR120424] (*)
  be54718... [lra] recompute ranges upon disabling fp2sp elimination [PR (*)
  6c55446... [genoutput] mark scratch outputs as eliminable [PR120424] (*)
  7ce8a87... [lra] inactivate disabled fp2sp elimination [PR120424] (*)
  a1c592b... pru: Split 64-bit moves into a sequence of 32-bit moves (*)
  c4d211b... diagnostics: make 5 more fields of diagnostic_context priva (*)
  0e72965... diagnostics, testsuite: don't assume host has "dot" [PR1208 (*)
  5bf213d... diagnostics: refactor sarif_scheme_handler::make_sink (*)
  181cb29... RISC-V: update prepare_ternary_operands to handle vector-sc (*)
  caac948... libstdc++: Lift chrono localized formatting to main chrono  (*)
  ca8ea1d... contrib/mklog.py: Add main function (*)
  1e69c56... rust: Silence a clang warning in borrow-checker-diagnostics (*)
  4b3cefe... libstdc++: Type-erase chrono-data for formatting [PR110739] (*)
  af5b72c... libstdc++: Implement C++26 P2927R3 - Inspecting exception_p (*)
  29c7661... c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type O (*)
  f8f7ace... i386: Introduce crc_rev<mode>si4 expanders [PR120719] (*)
  7c67f7f... RISC-V: Fix build issue (*)
  9a402db... lto-ltrans-cache: Remove unused private member (*)
  14035a1... RISC-V: Add comment and reorder the the include files in ri (*)
  64310ae... tree-vect-stmts.cc: Remove an unused shadowed variable (*)
  b4d6292... Silence a clang warning in tree-vect-slp.cc about an unused (*)
  bf6078d... fortran: Avoid freeing uninitialized value (*)
  7b28a7d... Add testcase for afdo offlining and fix two bugs (*)
  24940ad... Fortran: Prevent creation of unused tree. (*)
  8494757... Fortran: Fix wasting memory in coarray single mode. (*)
  dff66a6... Fortran: Fix out of bounds access in structure constructor' (*)
  884030d... Avoid some lost AFDO profiles with LTO (*)
  77473a2... x86: Also handle all 1s float vector constant (*)
  62a8018... x86: Handle REG_EH_REGION note in DEF_INSN (*)
  9804b23... x86: Add preserve_none and update no_caller_saved_registers (*)

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

Reply via email to