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

 30a70966783e... vxworks: support aarch64 errata

It previously pointed to:

 b3df01f5fdc8... libstdc++: check value in std::{con,dis}junction

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  b3df01f... libstdc++: check value in std::{con,dis}junction


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

  30a7096... vxworks: support aarch64 errata
  3f8234f... libstdc++: vxworks: enable clock_gettime
  1846ef7... testsuite: pr94994: include stddef.h for size_t
  2dde6c9... d: internal compiler error: in convert_move, at expr.cc:227 (*)
  710581c... or1k: Allow SImode for condition flag register (*)
  d54aaab... libssp: Change __stack_chk_guard to uintptr_t (*)
  3a9643f... Update gcc de.po (*)
  4db10cd... [RISC-V] Adjust expected output after recent jump threader  (*)
  8d287bd... libstdc++: Fix experimental::__is_x86_pd() [PR124657] (*)
  6112538... c++/modules: false positive abi_tag mismatch [PR124957] (*)
  8add8bc... RISC-V: Make tuple vector not tieable to some modes. (*)
  2c7ad60... PR modula2/120189: documented link command does not work (*)
  f59f510... analyzer: Fix up -Wunused-variable warning (*)
  f95c05f... libstdc++: Fix mainpage.html link to Doxygen docs [PR109965 (*)
  9d276bf... tree-optimization/125185 - fix ICE with associating DOT_PRO (*)
  72fc51b... libstdc++: Make std::unique_ptr<void>::operator* SFINAE-fri (*)
  bba0342... xtensa: Apply further improvement to xtensa_legitimize_addr (*)
  234d9ac... testsuite: Fix up pr122569*.c tests [PR122569] (*)
  9d60af6... i386: Avoid splitting 16/32-bit volatile mem test into 8-bi (*)
  a94156b... c++: modules: Fix posix_fallocate error handling (*)
  108fdf0... libstdc++: Remove duplicated __mdspan::__is_constant_wrappe (*)
  b756d03... tree-optimization/125124 - disable sanity checking of BB SL (*)
  4e45547... x86: Fix shift-gf2p8affine-2.c failure on non-AVX512 CPU (*)
  9127d1c... configury: Use only one copy of CHECK_ATTRIBUTE_VISIBILITY  (*)
  4a64178... Daily bump. (*)
  44c5485... c++: Fix handling of && after a class definition [PR65271] (*)
  c05b5e5... c/c++: Declare stack protection guard as a global symbol (*)
  94ec11b... m32c: Remove all support for M32C target. (*)
  3268942... aarch64: Fix SVE vec_perm for VL2048 VNx16QI (*)
  93910a7... Regenerate xtensa.opt.urls (*)
  ac1cdcd... c++, contracts: fix testsuite basic.contract.eval.p8 failed (*)
  822c784... c++/reflection: fix ICE on is_accessible [PR124241] (*)
  3c917d8... gcc/doc: Clarify warning for variable unused (*)
  a8b0447... forwprop: allow more VPEs in simplify_vector_constructor () (*)
  1d63e50... phiprop: skip over clobbers [PR116823] (*)
  423eb6d... Rename value_range::set_type to value_range::set_range_clas (*)
  fc6e5cc... Ranger_cache::range_of_expr should handle no context. (*)
  cb326dd... Unify range_of_address with other range_of_* routines. (*)
  6eabacf... update_range_info can mark a statement for recalculation. (*)
  91a7a8b... Integrate bound snapping with pair construction. (*)
  ce08892... get_tree_range should check the supplied range type. (*)
  efb0fdf... i386: Relax predicates in BT splitters (*)
  b962d3f... testsuite, X86, Darwin: 64bit Darwin does not support non-P (*)
  143bb73... phiprop: Allow for one store inbetween the load and the phi (*)
  40f567d... tree-optimization/125153 - testcase for fixed PR (*)
  015813e... Revert "tree-optimization/120003 - missed jump threading" (*)
  7b80427... middle-end/125156 - preserve edge flags in cleanup_control_ (*)
  71f161d... middle-end/125146 - fold_stmt fails to release SSA names (*)
  a00a33d... rs6000: Add -mcpu=future support and built-in gating infras (*)
  9ae50cb... doc: Document several "force_l32" features for Xtensa (*)
  45f1fed... xtensa: Implement "-mforce-l32" target-specific option (*)
  9eba97e... xtensa: Implement "force_l32" target-specific attribute (*)
  2379d07... xtensa: Implement "__force_l32" named address space (*)
  adf7d6d... MAINTAINERS: Add myself to write after approval (*)
  1304087... [V2][RISC-V][PR rtl-optimization/124766] Simplify x + y ==  (*)
  e0c4c4c... match: Optimize `A > B ? ABS(A) : B` to `MAX(A, B)` when B  (*)
  1e59a86... libbacktrace: support multiple zstd frames (*)
  6e90e49... Daily bump. (*)
  07df1f3... chrec: Move variable rtype definition to the scope only use (*)
  b183634... c++: Handle EXACT_DIV_EXPR as printing `/` [PR119567] (*)
  b5c4438... Ada: Fix build failure for 32-bit libada on FreeBSD (*)
  a66820c... tree-optimization/122569 - fix DeBruijn CLZ table validator (*)
  57797c6... [RISC-V][PR target/124009] Improve select between 2^n and 0 (*)
  85a9b3b... ginclude: avoid redefining __STDC_VERSION_LIMITS_H__ (*)
  00f6fb9... [RISC-V][PR target/125152] Don't use stale mode in conditio (*)
  71b75e9... Daily bump. (*)
  1f87fb0... libgo: cmd/go: use 'gcloud storage cp' instead of 'gsutil c (*)
  891ea0b... phiopt: Set cfgchanged if cselim-limited happened (*)
  3572076... Fortran/OpenMP: cleanup gfc_free_omp_namelist (*)
  1740099... [RISC-V][PR tree-optimization/109038] Recognize shifts+rota (*)
  c0c9118... testsuite: don't link top-level asm tests as PIE [PR 70150] (*)
  5f4e2f1... i386: testsuite: disable PIE for some tests [PR 70150] (*)
  c9a32ab... i386: testsuite: disable stack protector for 5 tests (*)
  27e0185... [PATCH] RISC-V: Update riscv.opt.urls for -mmpy-optionThis  (*)
  4188ac1... Minor testsuite tweaks (*)

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