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

 79f456a1cd84... [testsuite] add x86 effective target

It previously pointed to:

 98a1939da569... [testsuite] add x86 effective target

Diff:

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

  98a1939... [testsuite] add x86 effective target
  765fcf5... [ifcombine] cope with signbit tests of extended values
  80b3fa9... [testsuite] adjust expectations of x86 vect-simd-clone test
  9d91029... [testsuite] fix check-function-bodies usage


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

  79f456a... [testsuite] add x86 effective target
  9ed3973... [testsuite] adjust expectations of x86 vect-simd-clone test
  f039584... [testsuite] fix check-function-bodies usage (*)
  3768bed... [ifcombine] cope with signbit tests of extended values (*)
  938bda4... Daily bump. (*)
  8268c82... OpenMP/Fortran: extend 'adjust_args' clause, fixes for it a (*)
  565d4e7... i386: Simplify PARALLEL RTX scan in ix86_find_all_reg_use (*)
  09684c5... middle-end: Fixup constant integers when expanding __builti (*)
  1787119... c++: add fixed test [PR102455] (*)
  720c8f6... c++: extended temps and statement-exprs [PR118763] (*)
  5954c5a... c++: add fixed test [PR96364] (*)
  dfd0ced... tree-optimization/118895 - ICE during PRE (*)
  230678c... AVR: ad target/118764 - Mention CVT availability in device- (*)
  9335ff7... gcc: testsuite: Fix builtin-speculation-overloads[14].C tes (*)
  b57e6e1... Avoid shift wider than unsigned HOST_WIDE_INT on unsigned i (*)
  4627608... i386: Regenerate i386.opt.urls (*)
  9ea56e2... i386: Re-alias avx10.2 to 512 bit and deprecate -mno-avx10. (*)
  e4f4a5c... i386: Deprecate -m[no-]avx10.1 and make -mno-avx10.1-512 to (*)
  e152160... i386: Do not check vector size conflict when AVX512 is not  (*)
  ae14d7d... LoongArch: Fix the issue of function jump out of range caus (*)
  2ef2b20... Daily bump. (*)
  68e7419... [PR target/118248] Avoid bogus alloca call in RISC-V backen (*)
  22a0cba... AVR: ad target/118764 - Let -mcvt set built-in macro __AVR_ (*)
  d6a09ff... AVR: Don't asm output operations for unused result bytes. (*)
  7aee6b6... AVR: Diagnose unsupported built-ins in avr_resolve_overload (*)
  db19dc7... Remove double output of attr->save. (*)
  6302f47... c++: Add testcase for now fixed issue [PR117324] (*)
  11902be... x86: Properly find the maximum stack slot alignment (*)
  fa699c1... Daily bump. (*)
  42a22b8... [PR tree-optimization/98028] Use relationship between opera (*)
  8859dce... Fortran: passing of derived type to VALUE,OPTIONAL dummy ar (*)
  12771b1... Fortran: gfortran allows type(C_ptr) in I/O list (*)
  d7a835a... [PATCH] RISC-V: Fix some widen-complicate tests. (*)
  11cc336... [PATCH] rx: allow cmpstrnsi len to be zero (*)
  f9868e6... [PATCH] RISC-V: testsuite: Adjust pr117722.c scan. (*)
  ad3de70... RISC-V: testsuite: Fix reduc-[89].c again. (*)
  d0d5204... sarif-replay: handle the 'fixes' property (§3.27.30) (*)
  d022a06... sarif-replay: don't add trailing " [error]" (*)
  79c311d... sarif-replay: handle relatedLocations without messages (§3 (*)
  a1f63ea... sarif-replay: display annotations as labelled ranges (§3.2 (*)
  9f1f4ef... c++/modules: Don't treat template parameters as TU-local [P (*)
  7410734... testsuite: tweak constexpr-lamda1.C [PR118053] (*)
  de66529... c++: NRVO, constexpr, lambda [PR118053] (*)
  bf84e5e... Remove defunct web site for site of Fortran preprocessor. (*)
  7698d20... libstdc++: Remove unused header from <bits/shared_ptr_base. (*)
  e9ed0a0... libstdc++: Simplify and comment std::jthread extension [PR1 (*)
  7bc72a3... libstdc++: Add conditional noexcept to remaining range acce (*)
  08f7020... libstdc++: Combine three tests into one (*)
  fd00010... Fix PR 118884, Lapack build failure. (*)
  8f386aa... nvptx: Tag 'gcc/config/nvptx/nvptx.cc:nvptx_record_needed_f (*)
  25a103f... RISC-V: Bugfix ICE for RVV intrinisc when using no-extensio (*)
  112ac3a... Daily bump. (*)
  51f1848... Regenerate .pot files (*)
  0c3cc57... libstdc++: Improve list assumption after constructor [PR118 (*)
  8e44f7e... c++: add fixed test [PR83144] (*)
  e4c9e10... c++: assign the result of force_paren_expr (*)
  1dc4e22... AVR: target/118878 - Don't ICE on result from paradoxical r (*)
  2b9bdb2... GCN: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO' [PR942 (*)
  9611ce6... nvptx: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO' [PR8 (*)
  79cb262... nvptx: Sanity-check 'init_frag' state (*)
  09b207b... nvptx: Clarify 'nvptx_output_skip' case of no or incomplete (*)
  80b9c9c... c++: add fixed test [PR86933] (*)
  dfd1b1a... c++: add fixed test [PR82936] (*)
  77ba1ab... c++: add fixed test [PR82794] (*)
  9fd4e41... c++: add fixed test [PR70037] (*)
  720137f... c++: add fixed test [PR66878] (*)
  9a6758e... c++: add fixed test [PR66519] (*)
  589d79e... tree-optimization/118852 - wrong code with 502.gcc_r (*)
  e96e1bb... c++: extended temp cleanups [PR118856] (*)
  823de62... c++: remove unicode from comment (*)
  06724b6... libstdc++: Fix more unqualified uses of make_pair (*)
  d5fb86c... libstdc++: Fix use of make_pair that used ADL (*)
  5ced917... libstdc++: Conditionally use floating-point fetch_add built (*)
  b01664a... c++: fix propagating REF_PARENTHESIZED_P [PR116379] (*)
  74ea20e... tree: Fix up the DECL_VALUE_EXPR GC marking [PR118790] (*)
  7c50f95... LoongArch: Adjust the cost of ADDRESS_REG_REG. (*)
  ee579b7... LoongArch: When -mfpu=none, '__loongarch_frecipe' shouldn't (*)
  753306b... LoongArch: After setting the compilation options, update th (*)
  c1af05f... LoongArch: Split the function loongarch_cpu_cpp_builtins in (*)
  46ce50b... LoongArch: Move the function loongarch_register_pragmas to  (*)
  2765307... tree-optimization/90579 - avoid STLF fail by better optimiz (*)
  8caf67e... c++: Clear lambda scope for unattached member template lamb (*)
  12feb78... c++: Fix mangling of lambas in static member template initi (*)
  397c56a... Daily bump. (*)
  28b2ad5... RISC-V: Avoid more unsplit insns in const expander [PR11883 (*)
  6ac3135... jit: add "final override" to diagnostic sink [PR116613] (*)
  a134dcd... driver: -fhardened and -z lazy/-z norelro [PR117739] (*)
  a560b5b... testsuite: adjust nontype-class72 for implicit constexpr (*)
  53e1686... dwarf: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack (*)
  4e7f742... c++: use -Wprio-ctor-dtor for attribute init_priority (*)
  32d3e63... c++: omp declare variant tweak (*)
  cdb4d27... Fix LAPACK build error due to global symbol checking. (*)
  6f7935b... c++: -frange-for-ext-temps and reused temps [PR118856] (*)
  84f19ec... c++: P2308, Template parameter initialization (tests) [PR11 (*)
  7738c62... tree, gengtype: Fix up GC issue with DECL_VALUE_EXPR [PR118 (*)

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