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

 2261a15c0715... Fortran: fix crash with bounds check writing array section 

It previously pointed to:

 8500a8c32b8c... Daily bump.

Diff:

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

  2261a15... Fortran: fix crash with bounds check writing array section  (*)
  1e2b03e... libstdc++: Use std::_Destroy in std::stacktrace (*)
  a495413... c++: define __cpp_pack_indexing [PR113798] (*)
  ab2cce5... i386: Macroize compound shift patterns some more (*)
  6bba4ca... libstdc++: Reorder printer registrations in printers.py (*)
  fe04901... libstdc++: Fix allocator-extended move ctor for std::basic_ (*)
  bb551f4... libstdc++: Deprecate std::rel_ops namespace for C++20 (*)
  3f3966b... libstdc++: Reduce duplication in Doxygen comments for std:: (*)
  c435272... c++: Implement P2662R3, Pack Indexing [PR113798] (*)
  c5126f0... [PATCH v6 02/12] Add built-ins and tests for bit-forward an (*)
  bb46d05... [PATCH v6 01/12] Implement internal functions for efficient (*)
  bcb764e... Fix 'libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_get_pr (*)
  32a3f46... testsuite: Fix up pr116675.c test [PR116675] (*)
  3e8d307... Address UNRESOLVED for 'g++.dg/tree-ssa/empty-loop.C' (*)
  0dcc09a... docs: Fix up __sync_* documentation [PR117642] (*)
  912d5cf... ranger: Handle nonnull_if_nonzero attribute [PR117023] (*)
  19fe55c... Add support for nonnull_if_nonzero attribute [PR117023] (*)
  654afa4... rs6000: Add PowerPC inline asm redzone clobber support (*)
  37c98fd... inline-asm, i386: Add "redzone" clobber support (*)
  fd62fdc... c++: Small initial fixes for zeroing of padding bits [PR117 (*)
  0547dbb... expr, c: Don't clear whole unions [PR116416] (*)
  1b3bff7... middle-end: rework vectorizable_store to iterate over singl (*)
  aa9f12e... libstdc++: Include <sys/cdefs.h> in os_defines.h for FreeBS (*)
  29032df... gimple-fold: Avoid ICEs with bogus declarations like const  (*)
  88aeea1... builtins: Handle BITINT_TYPE in __builtin_iseqsig folding [ (*)
  24dac1e... c: Fix gimplification ICE for shifts with invalid redeclara (*)
  066f309... analyzer,timevar: avoid naked "new" in JSON-handling (*)
  5341eb6... c-family: offer suggestions for missing command-line option (*)
  5336b63... C/C++: add fix-it hints for missing '&' and '*' (v5) [PR878 (*)
  9f06b91... diagnostics: replace %<%s%> with %qs [PR104896] (*)
  7a656d7... Daily bump. (*)
  1046c32... optimize basic_string (*)
  87492fb... c: Fix ICE using function name in parameter type in old-sty (*)
  73e5d2f... libstdc++: Remove __builtin_expect from consteval assertion (*)
  17db574... libstdc++: Add cold attribute to assertion failure function (*)
  093584a... i386: x86 can use x >> y for x >> 32+y [PR36503] (*)
  bca515f... match: Improve handling of double convert [PR117776] (*)
  56029c9... libstdc++/ranges: make _RangeAdaptorClosure befriend operat (*)
  958f002... c: Fix sizeof error recovery [PR117745] (*)
  4a86859... I386: Add more testcases for unsigned SAT_ADD vector patter (*)
  83f200f... Match: Refactor the unsigned SAT_ADD match ADD_OVERFLOW pat (*)
  eaa675a... c: Do not remove _Atomic from array element type for typeof (*)
  96ccb20... builtins: Emit __sync_lock_release_{8,16} call as last reso (*)
  a2370cc... match.pd: Avoid introducing UB in the ((X /[ex] C1) +- C2)  (*)
  21954a5... libstdc++: module std fixes (*)
  e7aa614... libstdc++: Add debug assertions to std::list and std::forwa (*)
  751f91b... libstdc++: Simplify std::forward_list assignment using 'if  (*)
  281ac0e... libstdc++: Simplify std::list assignment using 'if constexp (*)
  498f9ae... libstdc++: Fix unsigned wraparound in codecvt::do_length [P (*)
  32f6485... ifcombine: skip fallback conjunction on noncontiguous block (*)
  fed871f... Fortran: Fix non_overridable typebound proc problems [PR846 (*)
  631cd92... c: Introduce -Wfree-labels (*)
  2fd9aef... c++: modules and local static (*)
  d89d033... c++: enable -Warray-compare by default (*)
  134dc93... libcpp: modules and -include again (*)
  5e718a7... PR117350: Keep assembler name for abstract decls for autofd (*)
  74cee43... Daily bump. (*)
  44e71c8... libstdc++: Add -fno-assume-sane-operators-new-delete to tes (*)
  94f98f6... Fortran: fix minor front-end memleaks (*)
  4a23528... aarch64: Update error message check for __builtin_launder c (*)
  1a0d480... aarch64: Fix fp8_scalar_1.c's stacktest1 (*)
  746629e... selftest: invoke "diff" when ASSERT_STREQ fails (*)
  b4d4e22... testsuite: rename plugins from .c to .cc (*)
  e2db825... csky: use quotes when referring to cpus and archs [PR90160] (*)
  3e2a1b2... [PATCH] testsuite:RISC-V:Modify the char string. (*)
  eff7e72... Fortran: passing inquiry ref of complex array to assumed ra (*)
  5134bad... c: avoid double-negative in warning message [PR94370] (*)
  67458ea... loop-prefetch: fix wording of warning [PR80760] (*)
  08bb92d... plugin: add missing colon in error message [PR93746] (*)
  098a41c... gdbhooks: Handle references to vec* in VecPrinter (*)
  a22dfe2... RISC-V: Refactor the testcases for RVV gather/scatter (*)
  1802669... RISC-V: Fix incorrect optimization options passing to gathe (*)
  1729147... improve std::deque::_M_reallocate_map (*)
  ae7c047... ada: Do not use ATTR_ADDR_EXPR for 'Unrestricted_Access (*)
  84d8a38... ada: Add minimal support for address clause/aspect on contr (*)
  936f9f1... ada: Clean up previous change (*)
  e14ec56... ada: Minor adjustments to error message for RM B.1(24) (*)
  38b977c... ada: Refactor code of Check_Ambiguous_Call and Valid_Conver (*)
  fed7c5c... ada: Relocate implementation of Write_Error_Summary (*)
  9b33f74... ada: Relocate implementation of Set_Msg_Insertion_Column (*)
  9fb54f4... ada: Remove Warn_Runtime_Raise attribute from Error_Msg_Obj (*)
  8d0bb80... ada: Refactor checking redundant messages (*)
  ba0c6d0... ada: Remove Current_Node from Errout (*)
  2364e96... ada: Remove Raise_Exception_On_Error (*)
  9a09142... ada: Store error message kind as an enum (*)
  20e7dfa... ada: Refactor code for printing the error location (*)
  7cdb07a... ada: Simplify code (*)
  92e782e... ada: Fix the file documenting the ali format (*)
  bd0b988... ada: Change specifications of Uname subprograms (*)
  222da6b... ada: Remove use of global name buffer (*)
  22bd313... ada: Clean up utility function (*)
  95bb4ef... ada: Fix latent issue exposed by recent change in aggregate (*)
  8278d95... Fortran: Partial reversion of r15-5083 [PR117763] (*)
  9c82afd... RISC-V: avlprop: Do not propagate VL from slidedown. (*)
  5bb36d8... builtins: Fix up DFP ICEs on __builtin_fpclassify [PR102674 (*)
  f39e6b4... builtins: Fix up DFP ICEs on __builtin_is{inf,finite,normal (*)
  014b135... affine: Remove unused variable rem from wide_int_constant_m (*)
  8692cb1... libstdc++: Add conditional noexcept to range access functio (*)
  828287e... libstdc++: Improve Doxygen comments in <forward_list> (*)
  1f4f368... libstdc++: Move std::error_category symbol to separate file (*)
  60b708a... Optimize 128-bit vector permutation with pand, pandn and po (*)
  efb1d2e... i386/testsuite: Correct AVX10.2 FP8 test mask usage (*)
  980929b... c: Fix ICEs from invalid atomic compound assignment [PR9819 (*)
  f89c791... Daily bump. (*)
  e6d26a2... PR modula2/117777: m2 does not allow single const string in (*)
  f6e0022... build: Move sstream include above safe-ctype.h {PR117771] (*)
  c61576d... sibcall: Check partial != 0 for BLKmode argument (*)
  22b13b1... hppa: Revise TImode aritmetic patterns to support arith11_o (*)
  4b09e2c... [PR117105][LRA]: Use unique value reload pseudo for early c (*)
  551fd4d... i386: Generalize x >> 32-y to x >> -y conversion with multi (*)
  9afcbc2... Regeernate .opt.urls after nios2 removal (*)
  e876aca... nios2: Remove all support for Nios II target. (*)
  7d92901... Fortran: Check IMPURE in BLOCK inside DO CONCURRENT. (*)
  b82a581... RISC-V: Ensure vtype for full-register moves [PR117544]. (*)
  2e6b330... genemit: Distribute evenly to files [PR111600]. (*)
  cd8db10... target/116760 - 416.gamess slowdown with SLP (*)
  d9c908b... Add extra 64bit SSE vector epilogue in some cases (*)
  0b47d75... tree-optimization/117767 - VMAT_STRIDED_SLP and alignment (*)
  e984ba4... libsanitizer: Remove -pedantic from AM_CXXFLAGS [PR117732] (*)
  a51dbae... testsuite: Fix up various powerpc tests after -std=gnu23 by (*)
  d1cf0d7... tree-optimization/115825 - improve unroll estimates for vol (*)
  c84a8a2... RISC-V: Use dynamic shadow offset (*)
  63c6875... asan: Support dynamic shadow offset (*)
  e4f4b2d... RISC-V: Minimal support for svvptc extension. (*)
  832e963... i386/testsuite: Do not append AVX10.2 option for check_effe (*)
  e1ac811... pa: Remove pa_section_type_flags (*)
  1d8de1e... Add target-independent store forwarding avoidance pass (*)
  ba4cf2e... Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. (*)
  97717af... Daily bump. (*)
  cc5779f... ipa: Move individual jump function copying to a separate fu (*)
  04f0652... testsuite/x86: Add -mfpmath=sse to add_options_for_float16 (*)
  1ff6900... i386: x86 can use x >> -y for x >> 32-y [PR36503] (*)
  cc0f322... opt.url: Regenerate the .opt.urls files (*)
  e9f3eb8... gimplefe: Fix handling of ')'/'}' after a parse error [PR11 (*)
  ab95292... Fix vectorization regressions on the SPARC (*)
  adb4f23... Adjust error message for initialized variable in .bss (*)
  aa09e32... Fortran: Correct name of testcase [PR84869] (*)
  470ebd3... Fortran: Fix segfault in allocation of unlimited poly array (*)
  dd6dbbb... Fortran: Fix non_overridable typebound proc problems [PR846 (*)
  bbe9ff7... RISC-V: Refine the vector stride load/store testcases (*)
  59afd30... RISC-V: Refactor the test files for all other vector SAT AL (*)
  6305658... RISC-V: Rearrange the test files for all other vector SAT A (*)
  847b4b0... RISC-V: Refactor the testcases for vector SAT_TRUNC (*)
  4abd0af... RISC-V: Rearrange the test files for vector SAT_TRUNC [NFC] (*)
  931d7ba... RISC-V: Refactor the testcases for vector SAT_SUB (*)
  244448f... RISC-V: Rearrange the test files for vector SAT_SUB [NFC] (*)
  a095d72... Daily bump. (*)
  e4c182e... c-family: Regenerate c.opt.urls (*)
  18cace4... libcpp: Fix ICE lexing invalid raw string in a deferred pra (*)
  af6665e... gimple: Handle tail padding when computing gimple_ops_offse (*)
  c488e23... Support for 64-bit location_t: C++ modules parts (*)
  cd86dd5... Support for 64-bit location_t: Analyzer parts (*)
  9262b6e... Support for 64-bit location_t: Frontend parts (*)
  c93eb81... libcpp: Fix potential unaligned access in cpp_buffer (*)
  927625d... Support for 64-bit location_t: libcpp preliminaries (*)
  fd118f4... Fortran: Reject missing comma in format. (*)
  75405ea... testsuite: Expand coverage for `__builtin_memcpy' (*)
  38cbee0... build: Discard obsolete references to $(GCC_PARTS) (*)
  c4073a3... include: Add yet another DW_LANG_* enumerator from https:// (*)
  ee8e678... AVR: target/117744 - Fix asm for partial clobber of address (*)
  4aa4162... md-files: Add a note about escaped quotes in braced strings (*)
  8223841... Daily bump. (*)
  7ff5900... Sync top-level configure with binutils (*)
  b3f1b9e... build: Remove INCLUDE_MEMORY [PR117737] (*)
  df2e832... [RISC-V][PR target/109279] Improve RISC-V constant synthesi (*)
  76c2023... test-art: Fix comment in types.h (*)
  982d10b... AVR: Tabify avr-common.cc according to coding rules. (*)
  9393624... AVR: target/117726 - Tweak ashiftrt:SI and lshiftrt:SI insn (*)
  84a335e... c: Fix typeof_unqual handling of qualified array types [PR1 (*)
  6845951... tree-optimization/117355: object size for PHI nodes with ne (*)
  5f95136... AVR: Use Var(avropt_xxx) for option variables in avr.opt. (*)
  2777897... Add -f{,no-}assume-sane-operators-new-delete options [PR110 (*)
  c25c172... match.pd: Fix up the new simpliofiers using with_possible_n (*)
  44984f7... c-family: Yet another fix for _BitInt & __sync_* builtins [ (*)
  cdd7171... libsanitizer: Move language level from gnu++14 to gnu++17 (*)
  eeff504... testsuite: RISC-V: Fix vector flags handling [PR117603] (*)
  f34422e... OpenMP: Add 'interop' clause to 'dispatch' for C/C++ (*)
  8f0c8e5... OpenMP: 'interop' construct - add C/C++ parser support, imp (*)
  8d7f2d5... MAINTAINERS: Add myself to write after approval (*)
  d6d1fdc... i386: Make __builtin_ia32_f{nstenv,ldenv,nstsw,fnclex} buil (*)
  77f4b10... testsuite: Fix up vector-{8,9,10}.c tests (*)
  a9473f9... middle-end:For multiplication try swapping operands when ma (*)
  9286411... LoongArch: Modify the document to remove options that don't (*)
  a3a375b... LoongArch: Remove redundant code. (*)
  45135f9... i386/testsuite: Enhance AVX10.2 vmovd/w testcases (*)
  f0cb64f... LoongArch: Fix clerical errors in lasx_xvreplgr2vr_* and ls (*)
  ae7e256... LoongArch: Make __builtin_lsx_vorn_v and __builtin_lasx_xvo (*)

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