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

 e59ea3b6cbd8... libstdc++: simd: accept 64-bit long double as double in _S_

It previously pointed to:

 e5cc71ed7588... c++: coroutines: initialize refcount

Diff:

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

  e5cc71e... c++: coroutines: initialize refcount


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

  e59ea3b... libstdc++: simd: accept 64-bit long double as double in _S_
  c8772d6... libstdc++: simd: map 64-bit long double to double on sse [P
  6be9db0... fortran: Fix false explicit-interface-required for ENTRY wi (*)
  cfa0910... Update gcc zh_CN.po (*)
  b1a3ff0... libphobos: Skip libphobos.shared/finalize.d etc. on Solaris (*)
  5686e69... c++/reflection: ICE with invalid splice in member access ex (*)
  6f12a4a... c++/reflection: spurious error with constrained return type (*)
  cf63e47... c++/reflection: allow fns/arrays as annotation values [PR12 (*)
  6a3ff2a... c++: gcc_assert(false) replaced with gcc_unreachable() (*)
  4977528... c++/reflection: Fix missing return before throw_exception (*)
  7c97dca... c++/reflection: Fix wrong function name in error messages (*)
  e52b9f5... c++, openmp: Fix copy-paste bug wrote to incrv instead of o (*)
  691ad6e... c++, openmp: Fix wrong error messages (*)
  81c6df4... c++/reflection: static memfn templs of class templs [PR1246 (*)
  e1efdc3... tree-optimization/124810 - ICE with loop fixup (*)
  52b44d9... libstdc++: Remove non_type and replace it with constant_wra (*)
  5196331... testsuite: /dev/null is not accessible on Windows (*)
  2b0a29a... fortran: Fix ICE in gfc_trans_auto_array_allocation with sc (*)
  58564c8... libstdc++: Move constant_wrapper from <type_traits> to <uti (*)
  0d23baa... [auto-profile] Improve handling of timestamp merging. (*)
  219f801... c++, libstdc++: Remove is_consteval_only* traits (*)
  7e4e9dd... c++: Implement CWG3135 - constexpr structured bindings with (*)
  c7f7ed9... libphobos: Skip math.hardware unittests on targets without  (*)
  2b49581... Daily bump. (*)
  4f40d3a... fortran: Reject array/allocatable LINEAR on DO [PR102430] (*)
  7b39d7b... Correct x86: Call ix86_access_stack_p only for larger align (*)
  c8a8424... Update x86: Call ix86_access_stack_p only for larger alignm (*)
  3e2c132... fortran: Fix encoding value when file/unit opened without s (*)
  70043c4... Update gcc sv.po, zh_CN.po (*)
  b31f2d7... Update cpplib sr.po (*)
  4ee56ad... tree-optimization/124802 - wrong SLP pattern detection (*)
  395e5ce... libstdc++: Export explicit instantiations for C++20 members (*)
  a9a1ed3... fortran: Fix ICE in gfc_conv_array_initializer with invalid (*)
  31bb9e6... libstdc++: Make constexpr-if actually disable some tests [P (*)
  34527d8... fortran: Add testcase [PR104827] (*)
  94cf125... doc, sanitizer: Document -static-libhwasan [PR124170] (*)
  e0696b8... doc: Make regenerate-opt-urls.py handle two-dash options [P (*)
  d063d7d... c++: template-id typedef with lambda targ [PR123700] (*)
  6084b75... c++: templated static local var has value-dep addr, cont [P (*)
  b2d4d8d... c++: Implement CWG3140 - Allowing expansion over non-consta (*)
  1933adb... c++: Implement mangling for partially instantiated C++26 pa (*)
  90555b0... c++: Mark reflected vars/parameters as read [PR124790] (*)
  bd0134b... fortran: Accept valid ENTRY specification expressions [PR85 (*)
  7fb73dd... mingw: Remove obsolete STMP_FIXINC override from t-cygming (*)
  c12a31f... testsuite: cache various python3 effective target checks (*)
  32ea730... testsuite: arm: disable some gen-vect tests with MVE [PR124 (*)
  8cb837e... tree-optimization/124743 - SLP scheduling of invariant inte (*)
  d26055f... fortran: Fix ICE with implicit variable in iterator depend  (*)
  020d408... Fortran: Bugs found while testing r16-8436 [PR124780] (*)
  d713bcd... testsuite: fork does not work for bare metal targets (*)
  915d3e3... Fortran: Fix ICE instantiating nested PDTs [PR124598] (*)
  d5fb797... rs6000: Add new builtin __builtin_ppc_atomic_cas_local (*)
  eba2859... Daily bump. (*)
  8b9a294... c++/modules: Allow exporting usings of internal GMF entitie (*)
  ab169d2... c++/modules: Handle importing an undeduced auto over a dedu (*)
  c396fcf... c++/modules: Only mark namespace-scope entities as exported (*)
  ca20148... c++/modules: Fix propagating noexcept for templates [PR1247 (*)
  5265be5... c++/modules: Fix entry-point detection for recursive cluste (*)
  a96d725... c++: Fix up handling of for-range-decls of expansion stmt [ (*)
  1655a3f... c++: Implement the annotations_of on parms part of P3795R2 (*)
  91e395d... doc: Rewrite Solaris section of install.texi for GCC 16 (*)
  1cfdd86... libstdc++: Require SSE2 for std::simd [PR124722] (*)
  7660e30... fortran: Clean up charlens after rejected parameter arrays  (*)
  430d39d... c++: Fix unary negation of nullptr [PR123087] (*)
  6fe5fde... testsuite: Fix dg-do-if (*)
  7ce391e... Daily bump. (*)
  b34f04a... c++: Error recovery for fuzzed <meta> [PR124689] (*)
  ebc8ed3... fortran: Fix character SPREAD intrinsic lowering [PR109788] (*)
  5cc0ead... Ada: Silence couple of warnings (*)
  fcb36df... Ada: Fix too large secondary stack allocation for aggregate (*)
  a34b142... Daily bump. (*)
  aa5404f... doc: Copy-edit Picolibc option documentation (*)
  9b3f0a3... doc: Move Picolibc option documentation (*)
  222189a... doc: Rename "Submodel Options" (*)
  cbd7c9a... doc, i386: Document more CPUs as having CX16 support [PR107 (*)
  f1c276f... middle-end/121467 - split the Standard Pattern Names sectio (*)
  e184476... PR c++/124573: ICE on invalid P4 regression (*)
  6c3aaf0... c++: Implement CWG3119 - for-range-declaration of an expans (*)
  1c719fd... libstdc++: Guard use of float16_t and bfloat16_t [PR124722] (*)
  969f449... c++: Partially implement mangling for C++26 pack indexing [ (*)
  647cbb7... c++: Fix up pack indexing [PR124198] (*)
  b0cf247... libstdc++: Define foo() in optional/ref/access.cc test. (*)
  8a6b78e... xtensa: Change xtensa_legitimize_address() to allow the emi (*)
  d2d9b90... xtensa: Small change to the alternative negsf2 pattern (*)
  c4f8c7c... xtensa: Remove TARGET_DIFFERENT_ADDR_DISPLACEMENT_P target  (*)
  f6e1788... xtensa: Avoid redundant MEM_P() checks in memory constraint (*)
  64e03b9... Fortran: fix resolution of generic interface with TYPE(C_PT (*)
  66c7519... fortran: Minor adjustment to INQUIRE for ENCODING= (*)
  69b4da7... Daily bump. (*)
  831c9ce... doc, c: Clarify status of decimal floating point support [P (*)
  7d7cbf9... c++: coroutines: initialize refcount (*)
  3fee7c0... x86: Add a test for PR target/123210 (*)
  0ce6f1d... strlen: Fix up memcpy/strcpy/strcat handling [PR124754] (*)
  1e38d1a... c++, libstdc++: Implement P3856R8 - New reflection metafunc (*)
  2b6c846... c++, libstdc++: Attempt to implement P3842R2 - A conservati (*)
  fe78f75... doc: Document -g2 debugging level [PR94491] (*)
  cf91f4b... doc: Improve documentation of -Wchar-subscripts and char si (*)
  ae9b5fc... Fortran: fix passing a procedure pointer to c_funloc [PR124 (*)
  37e5512... fortran: Add testcase [PR98203] (*)
  f60cc46... c++: Implement LWG4517 - data_member_spec should throw for  (*)
  fc5f8dd... testsuite: Add testcase for CWG3162 - Evaluation context of (*)
  581a9a2... testsuite: Add testcase for LWG4556 - Unclear properties of (*)
  0229b5b... c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [ (*)
  3e97c4c... Ada: Update documentation to reflect relaxed structural ins (*)
  6743172... fortran: Add testcase [PR95163] (*)
  9e42a40... Fortran: Regression in gfc_convert_to_structure_constructor (*)
  40204d6... Daily bump. (*)
  abf92b5... c++/modules: Propagate DECL_ARGUMENTS when reading a functi (*)
  d130e9b... libstdc++/ranges: Uglify 'sizes' function parameter (*)
  f1f0ab5... cobol: Reduce CFG complexity; improve PERFORM return logic; (*)
  166d5ff... testsuite/c++: Fix lifetime issue in func-params-07.C [PR12 (*)
  2fb21ba... c++/reflection: fix wrong-code with members_of [PR124646, P (*)
  8b95d5f... libstdc++: Updated inplace_vector::try_ functions per P3981 (*)
  bd39cda... phiprop: Fix speculating aggregate copies [PR124746] (*)
  71a578e... phiprop: Move the check for load of ptr before the checks o (*)
  99135a1... libstdc++: Add Doxygen documentation to <version> (*)
  74b665e... libstdc++: Simplify documentation of match_flag_type::forma (*)
  d61f795... libstdc++: Minor tweak to Doxygen comment for std::pair (*)
  3c16bca... libstdc++: Fix Doxygen comments on chrono::floor etc. (*)
  bc8c59a... libstdc++: Rename parameters of unordered erase(K&&) member (*)
  0c2c94b... libstdc++: Fix Doxygen grouping (*)
  6cfeaa2... libstdc++: Remove Doxygen @return on void functions (*)
  0591b14... libstdc++: Fix missing #endif in unused header (*)
  9b3957c... libstdc++: Fix errors in Doxygen markup (*)
  210f884... libstdc++: Tweak Doxygen config file to include C++26 compo (*)
  1f8ccea... libstdc++: Update Doxygen config to 1.17.0 (*)
  8be7d5d... libstdc++: Use __cpp_lib_map_try_emplace feature test macro (*)
  37b6f07... i386/testsuite: Fix pr124696.c test failure for 32-bit targ (*)
  c00c750... libstdc++: Rename std::strided_slice to std::extent_slice. (*)
  e920613... libstdc++: Change meaning of strided_slice::extent per P398 (*)
  3edcf6a... libstdc++: Implement range_slice from P3982R2. (*)
  dc7860f... testsuite: disable loop peeling check for arm [PR124705] (*)
  739d9f7... LoongArch: Implement TARGET_CHECK_TARGET_CLONE_VERSION. (*)
  9c81094... libstdc++: Add new-abi-baseline target to main Makefile (*)
  4886afe... libstdc++: Check right value of __cpp_lib_format for dynami (*)
  2861d16... libstdc++: Fix typo in export of std::saturating_cast. (*)
  1ad0af7... libstdc++: Update export declaration for dynamic_format and (*)
  b807851... fortran: Fix assumed-rank repacking for contiguous dummies  (*)
  8e28b55... Daily bump. (*)
  cd689b3... fortran: Change test case to compile only. (*)
  71033b1... PR target/123238: VCOND_MASK regression on aarch64. (*)
  48c2ea1... PR target/123238: VCOND_MASK regression on x86_64. (*)
  9e427f3... fortran: Fix host association in module procedure interface (*)
  2433662... [PR124696, LRA]: Fix LRA cycle involving reloads, secondary (*)
  032c099... d: Merge upstream dmd, druntime 55e64690bc, phobos 0c519ae3 (*)
  1950507... c++: Implement CWG3124 - Disallow annotations on block-scop (*)
  6cd9887... c++: Change ^^:: mangling from LDmngE to LDmgsE (*)
  f6f137f... libstdc++: Attempt to implement LWG4537 - Improve define_st (*)
  50fe0c7... MAINTAINERS: Add my bugzilla account (*)
  c0b659d... libstdc++: [_GLIBCXX_DEBUG] Fix COW string valid range chec (*)
  53a1837... MAINTAINERS: Update Qing Zhao email address (*)
  6497b85... libstdc++/ranges: Inline hidden friends' member function he (*)
  d60b69a... libstdc++: Implement P3725R3 Filter View Extensions for Saf (*)
  2587341... s390: Fix -Wformat-security diagnostics (*)
  abd8e6a... doc: Update docs for character set support and environment  (*)
  bd87cdb... libstdc++: Rename std::runtime_format for C++26 (P3953R3) (*)
  c9525a7... libstdc++: Rename saturation arithmetic for C++26 (P4052R0) (*)
  d35cd84... forwprop: Add missing NULL check on vdef in optimize_aggr_z (*)
  cc33cf4... Check BIGGEST_ALIGNMENT when forcing a local copy (*)
  44da5c2... c: Fix ICE related to field members that are arrays of poin (*)
  984adab... testsuite: disable loop peeling check for arm-none-eabi [PR (*)
  c607efe... testsuite: xfail tests for arm_mve [PR93080] (*)
  7b3ec84... middle-end/124634 - add internal function internals documen (*)
  40ecb06... doc: Fix wrong documentation for -finput-charset [PR61896] (*)
  b4b03b4... doc: Add copyright notices to .texi files that don't have o (*)
  ff2fb85... fortran: Fix INQUIRE(id=integer-expression) is rejected. (*)
  89293f0... fortran: Fix ICE in gfc_trans_create_temp_array for assumed (*)
  6487521... Daily bump. (*)
  eaa6998... c++: Fix up access_context::current and current_namespace (*)
  ec5605d... c++: Handle annotations in data_member_spec/define_aggregat (*)
  2c30d0b... c++, libstdc++: Implement current_{function,class,namespace (*)
  3c057b7... c++: Use anon enums in eval_data_member_spec (*)
  abd5a11... d: Merge upstream dmd, druntime e7c34c13de, phobos 0c5c9e98 (*)
  1bd1e82... c++/reflection: update eval_size_of comment (*)
  a7269d7... Update gcc .po files (*)
  8909ccd... testsuite: Require effective target fstack_protector for pr (*)
  66f1244... testsuite: Require int32plus effective target for pr122925. (*)
  c18e407... Fix internal error on non-byte-sized reference in GIMPLE DS (*)
  f805f14... testsuite: Add testcase for CWG3145 - Uniqueness of annotat (*)
  a9b3da8... testsuite: i386: Fix gcc.dg/analyzer/null-deref-pr123981-1. (*)
  ced2754... libphobos: Replace old alias declaration syntax for modern  (*)
  d42af93... d: Update copyright years of the dmd frontend (*)
  1c795ee... fortran: Give up reference factoring in case of shared tree (*)
  f511bf9... x86: Call ix86_access_stack_p only for larger alignment (*)
  5312b51... testsuite: change from vect_float to vect_double for tests  (*)
  054b7f2... aarch64: Sync aarch64-sys-regs.def with Binutils (*)
  54bf4db... aarch64: Add support for 2025 architecture feature options (*)
  bf6989d... Ada: Fix compiler crash on nested reduce attribute (*)
  f274ac6... c++: Fix up eval_data_member_spec (*)
  e43c8a7... LoongArch: fix build failure of loongarch32-*-elf* target (*)

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