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

 25914b32fcf3... [testsuite] allow relative line numbers in gnat.dg/

It previously pointed to:

 0ff1ea6a6a2e... x86: improve lea peepholes

Diff:

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

  25914b3... [testsuite] allow relative line numbers in gnat.dg/ (*)
  3f7bdc1... [testsuite] xfail vect-121.c on ia32 [PR119293] (*)
  b34aea9... doc: make regenerate-opt-urls (*)
  ddbc855... doc, pru: Clean up PRU option documentation [PR122243] (*)
  4c30422... doc, pdp11: Clean up PDP-11 documentation [PR122243] (*)
  6b93231... doc, or1k: Clean up OpenRISC option documentation [PR122243 (*)
  15fe491... doc, nvptx: Clean up documentation of Nvidia PTX Options [P (*)
  a1adb9e... doc, nds32: Clean up NDS32 option documentation [PR122243] (*)
  371b159... doc, msp430: Clean up MSP430 option documentation [PR122243 (*)
  59df203... doc, mn10300: Clean up MN10300 option documentation [PR1222 (*)
  a259434... doc, mmix: Clean up MMIX option documentation [PR122243] (*)
  cccf8a1... doc, mips: Clean up MIPS option documentation [PR122243] (*)
  cca7c55... doc, microblaze: Clean up MicroBlaze option documentation [ (*)
  e16a20a... doc, mcore: Clean up MCore option documentation [PR122243] (*)
  2f310fe... doc, m68k: Clean up M680x0 option documentation [PR122243]  (*)
  0928e08... doc, m32r: Clean up documentation of M32R/D options [PR1222 (*)
  7e9ff94... doc, m32c: Clean up M32C option documentation [PR122243] (*)
  fd9e9dd... doc, loongarch: Clean up LoongArch option documentation [PR (*)
  1b5e06c... doc, lm32: Clean up LM32 option documentation [PR122243] (*)
  ba0072f... doc, ia64: Clean up documentation of IA-64 options [PR12224 (*)
  286d9bc... doc, pa: HPPA option documentation cleanup [PR122243] (*)
  6562d33... doc, h8300: Clean up H8/300 option and attribute documentat (*)
  9a8e948... doc, arc: Clean up ARC option documentation [PR122243] (*)
  eb03ea0... arc: Fix positive form of -mno-brcc and -mno-dpfp-lrsr opti (*)
  e9c12ff... cgraph: Move next/previous from symtab to toplevel_node [PR (*)
  bcbb536... Daily bump. (*)
  3cb51cd... c++: Add missing explanations for is_constructible<Abstract (*)
  350794c... Fix libgomp.fortran/dep-uses-allocators.f90 (*)
  d02eebe... OpenMP/Fortran: uses_allocators - suggest 5.2 format in the (*)
  7146cfc... OpenMP: Small fortran/intrinsic.texi + libgomp.texi update (*)
  0a01b42... OpenMP: Add uses_allocators parser support to C/C++ (*)
  ca6e6d3... ldist: Fix probability on loop exit (*)
  9f27ac9... cfg: Fix count when creating new forwarder block (*)
  be6d6fd... s390: Warn about non-overloaded deprecated builtins (*)
  0cd3647... s390: Fix builtin s390_vec_load_bndry for C++ (*)
  b0f6292... s390: Accept array arguments for builtins (*)
  6b78e97... libstdc++: Make <mdspan> compatible with clang. (*)
  b6e4fd8... Regenerate analyzer.opt.urls (*)
  0b786d9... analyzer: reimplement supergraph to eliminate function_poin (*)
  e1b8d09... rtlanal: Use REG_UNUSED notes in single_set only in passes  (*)
  5d13af1... AArch64: Flip svbool_t equal conditionals in ternary operat (*)
  1a41989... openmp: 2 further testsuite tweaks for -Wdeprecated-openmp  (*)
  04e30b8... LoongArch: Add deleted testcases (*)
  16e5de0... LoongArch: Testcases for LA32 (*)
  22b8e0c... LoongArch: XALLOCAVEC allocate too large space on stack (*)
  8e1baca... LoongArch: Fix signed 32-bit overflow for loongarch32 targe (*)
  bc3a77c... LoongArch: Fix uint64_t a & 0xfffffffffff on LA32 (*)
  a79d9b6... LoongArch: Add support for libgcc on LA32 (*)
  78f125d... LoongArch: Add support for intrinsics on LA32 (*)
  5c821cb... LoongArch: C and .h files for LA32 (*)
  f5ae30e... LoongArch: Machine description files for LA32 (*)
  78a6cc3... LoongArch: Introduce LoongArch32 target (*)
  30faa51... a68: emit proper error for empty source file (*)
  cfe7c14... a68: new test algol68/execute/manorboy.a68 (*)
  51e27e3... algol68: Document -L option (*)
  93a07ac... MAINTAINERS: add myself to write after approval (*)
  540b7b3... Daily bump. (*)
  311d282... contrib: Use config.sub in test_installed (*)
  89110c5... Fortran: Fix wrongly rejected allocatable LOCK_TYPE [PR1074 (*)
  5cf52e4... MAINTAINERS file updates (*)
  9c119b0... openmp: Limit - reduction -Wdeprecated-openmp diagnostics t (*)
  2aee2d1... Formatting fixes for -Wdeprecated-openmp diagnostic calls (*)
  b0365ca... Ada: Fix internal error on incomplete private tagged type (*)
  62c126d... libstdc++: Implement C++26 P3378R2 - constexpr exception ty (*)
  5c3b44e... Some typo fixes (mostly comment but some messages too) (*)
  c50c787... Fortran: Fix ICE arising from PDT class components [PR10714 (*)
  bbe98c9... Fortran: Fix ICE arising from PDT class components [PR11001 (*)
  6fb589c... c++, libstdc++: add "modules" std to testsuite (*)
  a9d57db... openmp: Bump Version from 4.5 to 5.2 (4/4) (*)
  52d7f5b... openmp: Bump Version from 4.5 to 5.2 (3/4) (*)
  8aa4ef3... vect: only move update_e if edge is split [PR123014] (*)
  382edf0... openmp: Bump Version from 4.5 to 5.2 (2/4) (*)
  8f36f39... Ada: Fix ICE when building spawn-25.0.0 with GTK support (*)
  765ca91... aarch64: Cache the PCS value for a function (*)
  a57b0e3... [PATCH v2 1/4] openmp: Bump Version from 4.5 to 5.2 (1/4) (*)
  bf9dd44... libstdc++: constexpr flat_set and flat_multiset (*)
  13cceab... [PATCH] MAINTAINERS: add myself to write after approval (*)
  6f810e3... Ada: Fix internal error on illegal aggregate for private ty (*)
  680df0a... i386: Fix and rework Windows TLS support (*)
  775b09e... libatomic: Regenerate Makefile.in (*)
  d9e2605... Update my maintainer entry email (*)
  179c8d5... Daily bump. (*)

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