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

 bf8e80f9d164... [i386] adjust flag_omit_frame_pointer in a single function 

It previously pointed to:

 36e5e409190e... RISC-V: c implies zca, and conditionally zcf & zcd

Diff:

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

  bf8e80f... [i386] adjust flag_omit_frame_pointer in a single function  (*)
  4306f76... RISC-V: Fix testcase for vector .SAT_SUB in zip benchmark (*)
  8f87b3c... AVR: avr-md - Simplify GET_MODE and GET_MODE_BITSIZE. (*)
  9964edf... varasm: Add support for emitting binary data with the new g (*)
  f27bf48... Fix SSA_NAME leak due to def_stmt is removed before use_stm (*)
  681ff5c... [APX NF] Add a pass to convert legacy insn to NF insns (*)
  60ba989... arm: Fix the expected output of the test pr111235.c  [PR115 (*)
  bf26413... RISC-V: Implement locality for __builtin_prefetch (*)
  8b14920... aarch64: Fix the expected output of the test cpy_1.c [PR115 (*)
  da37a27... CRIS: Adjust gcc.dg/tree-ssa/loop-1.c (*)
  9f52163... RISC-V: Add md files for vector BFloat16 (*)
  281f021... RISC-V: Add Zvfbfmin and Zvfbfwma intrinsic (*)
  02a3bf5... AVX512BF16: Do not allow permutation with vcvtne2ps2bf16 [P (*)
  666f167... RISC-V: Add vector type of BFloat16 format (*)
  8ccfa57... Daily bump. (*)
  74e6dfb... i386: Tweak i386-expand.cc to restore bootstrap on RHEL. (*)
  44c9403... c, objc: Add -Wunterminated-string-initialization (*)
  74595c7... CRIS: Fix up last comment. (*)
  a01b40c... CRIS: Disable late-combine by default, related PR115883 (*)
  944e425... Daily bump. (*)
  677ef11... Document return value in write_cv_integer (*)
  800e06c... Make sure CodeView symbols are aligned (*)
  45a4f34... Avoid magic numbers when writing CodeView padding (*)
  f53087a... Add CodeView enum cv_sym_type (*)
  131fcb5... Add CodeView enum cv_leaf_type (*)
  d211100... fortran: Correctly evaluate scalar MASK arguments of MINLOC (*)
  6fc24a0... Add gcc.gnu.org account names to MAINTAINERS (*)
  7d73c01... diagnostics: add highlight-a vs highlight-b in colorization (*)
  abf3964... tree-optimization/115868 - ICE with .MASK_CALL in simdclone (*)
  2ee5b58... Daily bump. (*)
  dd2840a... doc: Update GNU Modula 2 mailing list links (*)
  a6f551d... [PR rtl-optimization/115876] Fix one of two ubsan reported  (*)
  b3d4a02... doc: remove @opindex for fconcepts-ts (*)
  08776be... Fix Xcode 16 build break with NULL != nullptr (*)
  6e7053a... rtl-ssa: Fix prev_any_insn [PR115785] (*)
  f4047a8... modula2: bootstrap fix for string and vector headers. (*)
  ae829a2... [RISC-V] Avoid unnecessary sign extension after memcmp (*)
  13757e5... c++/modules: Add testcase for fixed issue with usings [PR11 (*)
  1f7a21c... c++/modules: Handle redefinitions of using-decls (*)
  d6bf4b1... c++: Introduce USING_DECLs for non-function usings [PR11468 (*)
  61715e9... s390: Fully exploit vgm, vgbm, vrepi (*)
  e6680d3... s390: Fix output template for movv1qi (*)
  6b5d263... i386: Some AVX512 ternlog expansion refinements. (*)
  56de68a... s390: Align *cjump_64 and *icjump_64 (*)
  7bcef75... aarch64: Avoid alloca in target attribute parsing (*)
  26dfb3f... [libstdc++] [testsuite] require dfprt on some tests (*)
  ccfe715... [alpha] adjust MEM alignment for block move [PR115459] (*)
  c6f38e5... RISC-V: NO_WARNING preferred else value for RVV (*)
  a55d24b... fortran: Factor the evaluation of MINLOC/MAXLOC's BACK argu (*)
  63d7d59... RISC-V: Disable misaligned vector access in hook riscv_slow (*)
  3ea47ea... RISC-V: Add SiFive extensions, xsfvcp and xsfcease (*)
  f7e4000... rs6000: Remove vcond{,u} expanders (*)
  4f4478f... tree-optimization/115867 - ICE with simdcall vectorization  (*)
  a91c51c... [committed] Fix m68k bootstrap segfault with late-combine (*)
  bf406a5... libbacktrace: avoid infinite recursion (*)
  3bc1a86... LoongArch: Remove unreachable codes. (*)
  abeb6c8... LoongArch: TFmode is not allowed to be stored in the float  (*)
  d7318f4... libbacktrace: don't fail if symbol size is unknown (*)
  b870086... libbacktrace: correctly gather Mach-O symbol table (*)
  88ff050... Daily bump. (*)
  8f7c06d... libbacktrace: fix testsuite for clang (*)
  43763bd... libstdc++: Test that std::atomic_ref<bool> uses the primary (*)
  79d3f17... libstdc++: the specialization atomic_ref<bool> should use t (*)
  b96789a... libbacktrace: suggest how to fix missing debug info (*)
  02f7525... libbacktrace: remove trailing whitespace (*)
  26c9b09... libstdc++: Switch gcc.gnu.org links to https (*)
  74d8acc... [to-be-committed,RISC-V] Eliminate unnecessary sign extensi (*)
  4e0aa05... Ranger: Mark a few classes as final (*)
  8dbc02b... libstdc++: Disable expensive test for debug mode [PR108636] (*)
  7c11fdd... mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115 (*)
  44fc801... recog: Avoid validate_change shortcut for groups [PR115782] (*)
  b9513c6... Fix bootstrap broken by gcc-15-1965-ge4f2f46e015 (*)
  7387117... Fix gimplification of ordering comparisons of arrays of byt (*)
  077f16b... AVR: Tidy up subtract-and-zero_extend insns. (*)
  f04f971... c++/modules: Keep entity mapping info across duplicate_decl (*)
  b3c6864... RISC-V: Add testcases for vector .SAT_SUB in zip benchmark (*)
  b38c8fd... [MAINTAINERS] Update my email address and move to DCO. (*)
  e4f2f46... Fortran: Fix rejecting class arrays of different ranks as s (*)
  619f587... Revert "fixincludes: skip stdio_stdarg_h on darwin" (*)
  1e43ea7... Add function filtering to gcov (*)
  2b3fbac... Ensure function.end_line in source_info.lines (*)

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

Reply via email to