The branch 'meissner/heads/work169' was updated to point to: bdebf88289c... Merge commit 'refs/users/meissner/heads/work169' of git+ssh
It previously pointed to: 99d2f9ee130... Add -mcpu=power11 tests. Diff: Summary of changes (added commits): ----------------------------------- bdebf88... Merge commit 'refs/users/meissner/heads/work169' of git+ssh 31521f0... Add -mcpu=power11 tests. 0ee3bfb... Revert changes 2127f93... Update ChangeLog.* 5f1ab41... Add -mcpu=future tuning support. c0b1d92... Add -mcpu=future support. 9a4a196... Update ChangeLog.* 66fd189... Add -mcpu=power11 tests. bb44308... Add -mcpu=power11 tuning support. beb2652... Add -mcpu=power11 support. 43f9e5a... Add ChangeLog.meissner and REVISION. 0b4fd67... Daily bump. (*) c90e785... c++: ICE with computed gotos [PR115469] (*) cb39f7d... testsuite: fix spaceship-narrowing1.C (*) c847dcf... c++: unresolved overload with comma op [PR115430] (*) 52d71b6... c++: DR2627, Bit-fields and narrowing conversions [PR94058] (*) 4d24159... Preserve SSA info for more propagated copy (*) 7a65ab6... RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form (*) 6d98e88... RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form (*) bff0d02... RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form (*) ed213b3... RISC-V: Add testcases for unsigned scalar .SAT_ADD IMM form (*) 589865a... testsuite: Fix -m32 gcc.target/i386/pr102464-vrndscaleph.c (*) 142b526... i386: Additional peephole2 to use lea in round-up integer d (*) 3d23abd... AVR: target/88236, target/115726 - Fix __memx code generati (*) 90c558e... testsuite/52641 - Adjust some test cases to less capable pl (*) 6400144... libgomp, openmp: Add ompx_gnu_pinned_mem_alloc (*) 90efaeb... libgomp: change alloc-pinned tests failure mode (*) 61aa380... libffi: Fix 32-bit SPARC structure passing [PR115681] (*) 286cda3... tree-optimization/115723 - ICE with .COND_ADD reduction (*) 382e212... [MAINTAINERS] Update my email address (*) 543a5b9... tree-optimization/115694 - ICE with complex store rewrite (*) 55f80c6... Remove vcond{,u,eq}<mode> expanders since they will be obso (*) 2ccdd0f... Optimize a < 0 ? -1 : 0 to (signed)a >> 31. (*) e94e6ee... Adjust testcase for the regressed testcases after obsolete (*) 3cb2040... Add more splitter for mskmov with avx512 comparison. (*) 09737d9... Match IEEE min/max with UNSPEC_IEEE_{MIN,MAX}. (*) b06a108... Lower AVX512 kmask comparison back to AVX2 comparison when (*) 2e2dfa0... Add more splitters to match (unspec [op1 op2 (gt op3 constm (*) e62ea4f... Enable flate-combine. (*) 8e1fa10... Extend lshifrtsi3_1_zext to ?k alternative. (*) 5e1a9f4... Define mask as extern instead of uninitialized local variab (*) 76075bf... Daily bump. (*) 30ad2fa... hppa: Fix ICE caused by mismatched predicate and constraint (*) b77f17c... tree-optimization/115701 - fix maybe_duplicate_ssa_info_at_ (*) b5c64b4... tree-optimization/115701 - factor out maybe_duplicate_ssa_i (*) b443d71... Harden SLP reduction support wrt STMT_VINFO_REDUC_IDX (*) 3aa004f... vect: Determine input vectype for multiple lane-reducing op (*) 1ff5f8f... vect: Fix shift-by-induction for single-lane slp (*) 1bcfed4... Daily bump. (*) 69bc5fb... [PR115565] cse: Don't use a valid regno for non-register in (*) 42946aa... [to-be-committed,RISC-V,V4] movmem for RISCV with V extensi (*) 7682d11... Fortran: fix ALLOCATE with SOURCE of deferred character len (*) 21e3565... Match: Support imm form for unsigned scalar .SAT_ADD (*) 45e74d5... jit: Fix Darwin bootstrap after r15-1699. (*) 9fbbad9... [committed] Fix mcore-elf regression after recent IRA chang (*) 614fd0f... Daily bump. (*) 50073ff... c++: bad 'this' conversion for nullary memfn [PR106760] (*) 52370c8... libstdc++: Define __glibcxx_assert_fail for non-verbose bui (*) fab60ea... libstdc++: Extend std::equal memcmp optimization to std::by (*) 03d3aeb... libstdc++: Do not use C++11 alignof in C++98 mode [PR104395 (*) ac8c61b... libstdc++: Simplify <ext/aligned_buffer.h> class templates (*) 5612541... ssa_lazy_cache takes an optional bitmap_obstack pointer. (*) 7419b4f... i386: Cleanup tmp variable usage in ix86_expand_move (*) 86451e1... Use move-aware auto_vec in map (*) ff6e8b7... tree-optimization/115652 - more fixing of the fix (*) c4b7b62... i386: Fix regression after refactoring legitimize_pe_coff_s (*) e9aa979... Remove unused hybrid_* operators in range-ops. (*) 0192341... tree-optimization/115640 - outer loop vect with inner SLP p (*) ef0b302... amdgcn: Fix RDNA V32 permutations [PR115640] (*) aa3599a... Add gfc_class_set_vptr. (*) 3f8ce76... Use gfc_reset_vptr more consistently. (*) 07e9159... i386: Handle sign_extend like zero_extend in *concatditi3_[ (*) 5938cf0... i386: Some additional AVX512 ternlog refinements. (*) 4fda39e... Daily bump. (*) 445c62e... libgccjit: Add ability to get the alignment of a type (*) da7976a... c: Error message for incorrect use of static in array decla (*) 1dc1431... fixincludes: adjust stdio fix for macOS 15 headers (*) f6081ee... Disable late-combine for -O0 [PR115677] (*) 187eeb9... s390: Check for ADDR_REGS in s390_decompose_addrstyle_witho (*) 7886830... tree-optimization/115669 - fix SLP reduction association (*) 73ad57c... libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for e (*) 95faa1b... [libstdc++] [testsuite] defer to check_vect_support* [PR115 (*) bcdbb85... Avoid global bitmap space in ranger. (*) dafa750... libstdc++: Fix std::format for chrono::duration with unsign (*) 8fd84bc... libstdc++: Add debug assertions to std::vector<bool> [PR103 (*) cfc9fa3... libstdc++: Enable more debug assertions during constant eva (*) 5c8b7fc... ada: Remove last uses of System.Address_Operations in runti (*) fdbc04d... ada: Reject ambiguous function calls in interpolated string (*) d4c9907... ada: Add missing dimension information for target names (*) 432b8a3... ada: Fix array-manipulating code in Mdll (*) 089bb07... ada: Bug using user defined string literals with interpolat (*) 60ca710... ada: Overridden operation field not correctly set for contr (*) 3cb7e22... ada: Implement first half of Generalized Finalization (*) 9449524... i386: Refactor vcvttps2qq/vcvtqq2ps patterns. (*) 4385dc9... vect: support direct conversion under x86-64-v3. (*) e5f8a39... vect: Support v4hi -> v4qi. (*) c320a7e... vect: generate suitable convert insn for int -> int, float (*) b55798c... RISC-V: Add testcases for vector truncate after .SAT_SUB (*) 2280e88... LoongArch: NFC: Dedup and sort the comment in loongarch_pri (*) 94aade0... LoongArch: Tweak IOR rtx_cost for bstrins (*) b8153b5... Fix wrong cost of MEM when addr is a lea. (*) 212441e... Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar (*) f2476a2... Vect: Support truncate after .SAT_SUB pattern in zip (*) c7cb0dd... tree-optimization/115652 - amend last fix (*) b7ba067... tree-optimization/115493 - complete previous fix (*) 9c56dc7... Daily bump. (*) 0731985... libstdc++: Add script to update docs for a new release bran (*) 6eff233... libstdc++: Remove duplicate test (*) e65b662... libstdc++: Increase timeouts for PSTL tests in debug mode [ (*) 003ce8a... libstdc++: Work around some PSTL test failures for debug mo (*) 0ca8d56... libstdc++: Fix std::chrono::tzdb to work with vanguard form (*) 629257b... tree-optimization/115629 - missed tail merging (*) 86a3dbe... RISC-V: Update testcase comments to point to PSABI rather t (*) aa89e86... RISC-V: Consolidate amo testcase variants (*) 08498f8... RISC-V: Rename amo testcases (*) e499aee... rs6000, change altivec*-runnable.c test file names (*) 0699de2... rs6000, altivec-2-runnable.c update the require-effective-t (*) 4bf719b... rs6000, altivec-1-runnable.c update the require-effective-t (*) 47b68cd... [committed] Remove compromised sh test (*) 03a3dff... [committed][RISC-V] Fix expected output for thead store pai (*) f80db54... tree-optimization/115652 - adjust insertion gsi for SLP (*) 7a9b535... Record edge true/false value for gcov (*) 0bf0021... Use the term MC/DC in help for gcov --conditions (*) 229bf66... Add section on MC/DC in gcov manual (*) 19f630e... Use auto_vec for memory release on return (*) ad20ad7... arm: make arm_predict_doloop_p reject loops with calls (*) 7fada36... [aarch64] Add support for -mcpu=grace (*) f4e847b... i386: Remove declaration of unused functions (*) 812c70b... rs6000: Fix wrong RTL patterns for vector merge high/low sh (*) 62520e4... rs6000: Fix wrong RTL patterns for vector merge high/low ch (*) 453b1d2... tree-optimization/115646 - ICE with pow shrink-wrapping fro (*) 5a10ac0... optab: Add isnormal_optab for isnormal builtin (*) 680eda8... optab: Add isfinite_optab for isfinite builtin (*) eed2027... [libstdc++] [testsuite] no libatomic for vxworks (*) 54d2339... [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] (*) aac00d0... Optimize a < 0 ? -1 : 0 to (signed)a >> 31. (*) 01f8b10... [PATCH 11/11] Handle subroutine types in CodeView (*) 009b329... [PATCH 10/11] Handle bitfields for CodeView (*) 3800a78... diagnostics: introduce diagnostic-global-context.cc (*) d681c52... diagnostics: eliminate various implicit uses of global_dc (*) 1796790... testsuite: use check-jsonschema for validating .sarif files (*) 9fe669c... Daily bump. (*) 737449e... c++: decltype of capture proxy of ref [PR115504] (*) 3e64a68... [PATCH 09/11] Handle arrays for CodeView (*) 0a5f559... [PATCH 08/11] Handle unions for CodeView. (*) 7d413a8... libstdc++: Simplify std::valarray initialization helpers (*) 0381445... modula2: tidyup remove unused procedures and unused paramet (*) 9d8021d... libstdc++: Replace viewcvs links in docs with cgit links (*) fc382a3... c++: ICE with __has_unique_object_representations [PR115476 (*) b1e828d... [PATCH v2 3/3] RISC-V: cmpmem for RISCV with V extension (*) d16355c... PR modula2/115540 gcc/m2/mc-boot-ch/Gtermios.cc error retur (*) 1ea95cc... Add param for bb limit to invoke fast_vrp. (*) ed6ffc4... c++: ICE with generic lambda and pack expansion [PR115425] (*) 71f484d... c++: ICE with __dynamic_cast redecl [PR115501] (*) 3b9b8d6... ira: Scale save/restore costs of callee save registers with (*) 9f168b4... PR modula2/115536 Expression is evaluated incorrectly when (*) 7c28228... [committed] Fix fr30-elf newlib build failure with late-com (*) b87e19a... late-combine: Honor targetm.cannot_copy_insn_p (*) 06ebb7c... c++: alias CTAD and copy deduction guide [PR115198] (*) e3915c1... c++: using non-dep array var of unknown bound [PR115358] (*) 21f1073... Fix PR c/115587, uninitialized variable in c_parser_omp_loo (*) 3587bfa... GORI cleanups (*) d27049a... doc: gccint: Fix typos in jump_table_data description (*) b621506... Add a debug counter for late-combine (*) 7107574... libatomic: Add rcpc3 128-bit atomic operations for AArch64 (*) d4db77c... SPARC: fix internal error with -mv8plus on 64-bit Linux (*) 7048005... rs6000: Properly default-disable late-combine passes [PR106 (*) b694bf4... Revert one of the force_subreg changes (*) 17b368b... MIPS: Implement vcond_mask optabs for MSA (*) 0b45643... MIPS: Output $0 for conditional trap if !ISA_HAS_COND_TRAPI (*) 30db579... aarch64: Add DLL import/export to AArch64 target (*) ed20fee... Adjust DLL import/export implementation for AArch64 (*) 337632e... aarch64: Add selectany attribute handling (*) a86d7e1... Rename functions for reuse in AArch64 (*) 63512c7... Extract ix86 dllimport implementation to mingw (*) 104d06c... Move mingw_* declarations to the mingw folder (*) 777cc6a... c: Fix ICE related to incomplete structures in C23 [PR11493 (*) 4f86d2a... [PATCH 07/11] Handle structs and classes for CodeView (*) 41ff74a... [committed][RISC-V] Fix some of the testsuite fallout from (*) 55947b3... Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode (*) 7eddf6e... vms: Replace use of LONG_DOUBLE_TYPE_SIZE (*) bcd1b7a... rust: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE (*) fafd878... go: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE (*) f774721... c-family: Add Warning property to Wnrvo option [PR115624] (*) 4c8b085... Make transitive relations an oracle option (*) c3be325... Daily bump. (*) a424318... [PATCH v2 2/3] RISC-V: setmem for RISCV with V extension (*) 580c37f... RISC-V: Add dg-remove-option for z* extensions (*) f02c70d... Fortran: fix passing of optional dummy as actual to optiona (*) d8b05ae... PR tree-optimization/113673: Avoid load merging when potent (*) c43c74f... tree-optimization/115602 - SLP CSE results in cycles (*) 2f83ea8... tree-optimization/115528 - fix vect alignment analysis for (*) 0de0476... Fix MinGW option -mcrtdll= (*) a6f7e3c... Regenerate common.opt.urls (*) 792f97b... Add a late-combine pass [PR106594] (*) 5185274... rtl-ssa: Rework _ignoring interfaces (*) ae13af2... tree-optimization/115599 - reassoc qsort comparator issue (*) 6274f10... rs6000: Eliminate unnecessary byte swaps for duplicated con (*) ea8061f... fwprop: invoke change_is_worthwhile to judge if a replaceme (*) d820db3... [PATCH 06/11] Handle enums for CodeView (*) 29fec9e... [PATCH 05/11] Handle const and varible modifiers for CodeVi (*) 35cca2c... [PATCH 04/11] Handle pointers for CodeView (*) de2ade6... [PATCH 03/11] Handle typedefs for CodeView (*) 340bca6... [PATCH 02/11] Handle CodeView base types (*) 48e7111... Daily bump. (*) a9df6bd... [PATCH 01/11] Output CodeView data about variables (*) eb647da... [PATCH] RISC-V: Fix unrecognizable pattern in riscv_expand_ (*) fd536b8... [committed][RISC-V][PR target/114139] Verify we have a CONS (*) 2a34521... tree-optimization/115597 - allow CSE of two-operator VEC_PE (*) 8a1795b... tree-optimization/115579 - fix wrong code with store-motion (*) 4c957d7... AVX-512: Pacify -Wshift-overflow=2. [PR115409] (*) 77f3b34... [PATCH] RISC-V: Fix unresolved mcpu-[67].c tests (*) dba21b6... [PATCH v2] RISC-V: Remove integer vector eqne pattern (*) 00848ba... Daily bump. (*) 6ceb5f7... [committed] [RISC-V] Skip zbs-ext-2.c for -Oz as well (*) d4adba2... libstdc++: Move gcc.gnu.org and sourceware.org links to htt (*) 69fdcd0... Daily bump. (*) ccbcde5... diagnostics: remove duplicate copies of diagnostic_kind_tex (*) 4819dc7... diagnostics: move diagnostic_{event,path} functions to diag (*) 37f3000... [committed] Fix testsuite fallout on stormy16 after IOR->PL (*) 52a8235... libstdc++: Remove std::__is_pointer and std::__is_scalar [P (*) 51cc776... libstdc++: Remove std::__is_void class template [PR115497] (*) 5f10547... libstdc++: Stop using std::__is_pointer in <deque> and <alg (*) 139d65d... libstdc++: Don't use std::__is_scalar in std::valarray init (*) b374318... libstdc++: Fix std::fill and std::fill_n optimizations [PR1 (*) 77f3214... libstdc++: Fix test on x86_64 and non-simd targets (*) 5320bcb... xstormy16: Fix xs_hi_nonmemory_operand (*) 8f254cd... iq2000: Fix test and branch instructions (*) 4a43a06... rtl-ssa: Don't cost no-op moves (*) 747a060... Print "Global Exported" to dump_file from set_range_info. (*) 68532d3... Change fast VRP algorithm (*) ffaa806... Add builtin_unreachable processing for fast_vrp. (*) a84fe22... testsuite: check that generated .sarif files validate again (*) 9f4fdc3... diagnostics: fixes to SARIF output [PR109360] (*) 09ca26c... libstdc++: Qualify calls in <bits/stl_uninitialized.h> to p (*) 466ee78... libstdc++: Make std::any_cast<void> ill-formed (LWG 3305) (*) c3e2373... libstdc++: Undeprecate std::pmr::polymorphic_allocator::des (*) 577225a... libstdc++: Add deprecation warnings to <strstream> types (*) bb7d052... libstdc++: Add [[deprecated]] to std::wstring_convert and s (*) f906b10... libstdc++: Fix __cpp_lib_chrono for old std::string ABI (*) 510ce5e... libstdc++: Fix std::to_array for trivial-ish types [PR11552 (*) e2fb245... libstdc++: Initialize base in test allocator's constructor (*) f49267e... sh: Make *minus_plus_one work after RA (*) fbe4dd2... ada: Fix internal error on protected type with -gnatc -gnat (*) 2b510ac... ada: Fix bogus Address Sanitizer stack-buffer-overflow on p (*) d69c53f... ada: Fix bogus Address Sanitizer stack-buffer-overflow on p (*) 9aa8324... ada: Implement fast modulo reduction for nonbinary modular (*) 4e12854... ada: Implement fast modulo reduction for nonbinary modular (*) 3cc00cc... ada: Reject ambiguous function calls in interpolated string (*) 036a37e... ada: Apply fixes to Examine_Array_Bounds (*) 728c145... ada: Fix crash in GNATbind during error reporting (*) 96e037b... ada: Crash when using user defined string literals (*) 498c626... ada: Change error message on invalid RTS path (*) 7a51065... ada: Small cleanup in processing of primitive operations (*) 3c99b1a... ada: Revert conditional installation of signal handlers on (*) df06370... ada: Cannot override inherited function with controlling re (*) 2b55cc5... ada: Fix missing index check with declare expression (*) aa34d34... ada: Fix internal error on case expression used as index of (*) 8c7ce88... ada: Fix incorrect handling of packed array with aliased co (*) 9ce1b11... ada: Generic formal/actual matching -- misc cleanup (*) 39f3595... ada: Fix gnatcheck violation reported after a recent cleanu (*) 244d02b... ada: Predefined arithmetic operators incorrectly treated as (*) c5aed35... ada: Fix assertion failure on predicate involving access pa (*) a0546a3... ada: Fix for Default_Component_Value with declare expressio (*) 3ebd803... ada: Spurious style error with mutiple square brackets (*) 59221dc... complex-lowering: Better handling of PAREN_EXPR [PR68855] (*) 1f974c3... Remove outdated info from passes.texi (*) 573f11e... Build: Set gcc_cv_as_mips_explicit_relocs if gcc_cv_as_mips (*) 7b67ec4... MIPS: Set condmove cost to SET(REG, REG) (*) 52c1128... rs6000: Fix wrong RTL patterns for vector merge high/low wo (*) e71481e... Daily bump. (*) 9a76db2... i386: Allow all register_operand SUBREGs in x86_ternlog_idx (*) f739ad5... [RISC-V] Minor cleanup/improvement to bset/binv patterns (*) 1340dde... libstdc++: Fix find_last_set(simd_mask) to ignore padding b (*) 301927d... ada: Reference to nonexistent operator in reduction express (*) 4c98b69... ada: Fix checking of SPARK RM on ghost with concurrent part (*) a688a02... ada: Rewrite generic formal/actual matching (*) 36bd573... ada: Replace "All" argument to Extensions_Allowed pragma wi (*) ecb84b0... ada: Crash on selected component of formal derived type in (*) 3c6dcd1... ada: Fix inlining of fixed-lower-bound array for GNATprove (*) c5d7daa... ada: Fix assertion failure during analysis of instantiation (*) e8e0306... ada: Fix composition of primitive equality for untagged rec (*) 980fddd... ada: New pragma to default all interrupts to system. (*) 3a16f19... ada: Fix bogus error with "=" operator on array of private (*) 9cf9514... ada: Fix crash on real literal in declare expression of exp (*) ce59982... ada: Enforce strict alignment for array types with aliased (*) 664e47e... ada: Update Bit Ordering references in GNAT Reference Manua (*) 7e05732... ada: Add documentation for Subprogram_Variant aspect and pr (*) 4f6ee98... ada: Streamline propagation of controlled flags on types (*) 09ed91d... ada: Remove redundant conditions from freezing code (*) 42305c7... ada: Fix style in freezing code (*) ad264cb... ada: Remove Max_Entry_Queue_Depth pragma/aspect (*) c207c2d... ada: Couple of minor fixes in GNAT Reference Manual (*) 7abf222... ada: Add Dump_Buffers hooks for code coverage (*) 2e28085... ada: Do not compute Has_Controlled_Component twice during f (*) cfd7b02... ada: Fix minor issues in comments (*) 20f5d5e... ada: Document -gnatd_w for CCG (*) 23c332e... ada: Change messages for -gnatw.v to warnings (*) 0f906fe... ada: Convert -gnatw.n messages to warnings (*) 82531c6... ada: Add switch for suppressing info messages (*) d1c0759... ada: Treat Info-Warnings as Info messages (*) 6e5f911... ada: Update documentation for 'Super (*) cba9a6c... ada: Improve preprocessor error handling. (*) 21b54da... ada: Fix list of attributes defined by Ada 2022 (*) 4867cc8... i386: Fix some ISA bit test in option_override (*) ccaa39a... Fortran: Auto array allocation with function dependencies [ (*) 46bb4ce... tree-optimization/114413 - SLP CSE after permute optimizati (*) bea447a... build: Fix missing variable quotes and typo (*) ecbc96b... vect: Tighten an assertion for lane-reducing in transform (*) b9c369d... vect: Use an array to replace 3 relevant variables (*) 0726f1c... vect: Use one reduction_type local variable (*) a944e57... vect: Remove duplicated check on reduction operand (*) 70466e6... vect: Add a function to check lane-reducing stmt (*) ebfffb6... Daily bump. (*) 6d6587b... Revert "build: Fix missing variable quotes" (*) a334189... Revert "Build: Fix typo ac_cv_search_pthread_crate" (*) f0204ae... [PATCH v2] RISC-V: Remove float vector eqne pattern (*) e03583e... RISC-V: Promote Zaamo/Zalrsc to a when using an old binutil (*) 25860fd... bitint: Fix up lowering of COMPLEX_EXPR [PR115544] (*) 6f6ea27... i386: Zhaoxin shijidadao enablement (*) 0982552... xtensa: Eliminate double MEMW insertions for volatile memor (*) bcb9dad... libstdc++: Consistently indent <future> with tabs (*) 5d156a9... libstdc++: Add noexcept to some std::promise shared state i (*) 9651d60... libstdc++: Add conditional noexcept to std::pair default ct (*) 954f901... Fortran: fix for CHARACTER(len=*) dummies with bind(C) [PR1 (*) 3dfc28d... arm: Add support for MVE Tail-Predicated Low Overhead Loops (*) 5d0c1b4... doloop: Add support for predicated vectorized loops (*) 8088374... Build: Fix typo ac_cv_search_pthread_crate (*) be18486... RISC-V: Add testcases for unsigned .SAT_SUB vector form 10 (*) f127582... RISC-V: Add testcases for unsigned .SAT_SUB vector form 9 (*) ff3729e... RISC-V: Add testcases for unsigned .SAT_SUB vector form 8 (*) be8dc4b... RISC-V: Add testcases for unsigned .SAT_SUB vector form 7 (*) 337b211... RISC-V: Add testcases for unsigned .SAT_SUB vector form 6 (*) d5054ec... RISC-V: Add testcases for unsigned .SAT_SUB vector form 5 (*) 0fe8c5f... RISC-V: Add testcases for unsigned .SAT_SUB vector form 4 (*) b3a3446... RISC-V: Add testcases for unsigned .SAT_SUB vector form 3 (*) 8c52adc... libstdc++: Fix warning regressions in <bits/stl_tempbuf.h> (*) c6a9ab8... build: Fix missing variable quotes (*) a73744a... Improve gcc.dg/vect/bb-slp-32.c testcase (*) dbb7181... Fortran: Set the vptr of a class typed result. (*) 2314108... xtensa: constantsynth: Reforge to fix some non-fatal issues (*) eb549f1... RISC-V: Add testcases for unsigned .SAT_ADD vector form 8 (*) ed94699... RISC-V: Add testcases for unsigned .SAT_ADD vector form 7 (*) 748b9f0... RISC-V: Add testcases for unsigned .SAT_ADD vector form 6 (*) 1daf54a... RISC-V: Add testcases for unsigned .SAT_ADD vector form 5 (*) 24ae0a0... RISC-V: Add testcases for unsigned .SAT_ADD vector form 4 (*) 1bdcac7... RISC-V: Add testcases for unsigned .SAT_ADD vector form 3 (*) a84945e... RISC-V: Add testcases for unsigned .SAT_ADD vector form 2 (*) 61655f5... RISC-V: Add testcases for unsigned .SAT_SUB scalar form 12 (*) 6315c00... RISC-V: Add testcases for unsigned .SAT_SUB scalar form 11 (*) 17d0982... [MAINTAINERS] Update my email address and move to DCO. (*) a008fa3... Daily bump. (*) ffe5141... RISC-V: Move mode assertion out of conditional branch in em (*) 6638ba1... RISC-V: Fix vwsll combine on rv32 targets (*) cbf7245... [committed] [RISC-V] Fix wrong patch application (*) adadb5c... aarch64: Add comment about thunderxt81/t83 being aliases (*) 79ab724... aarch64: make thunderxt88p1 an alias of thunderxt88 (*) 524cdf4... diagnostics: rename tree-diagnostic-path.cc to diagnostic-p (*) c371d7b... diagnostics: eliminate diagnostic_context::m_print_path cal (*) bdcfe7f... diagnostics: introduce diagnostic-macro-unwinding.h/cc (*) d3878c8... diagnostics: eliminate diagnostic_context::m_make_json_for_ (*) 164ac58... diagnostics: remove tree usage from tree-diagnostic-path.cc (*) d0334e7... diagnostics: eliminate "tree" from diagnostic_{event,path} (*) f89f9c7... diagnostics: move simple_diagnostic_{path,thread,event} to (*) e4f9389... Match: Support forms 7 and 8 for the unsigned .SAT_ADD (*) 9b10982... Match: Support form 11 for the unsigned scalar .SAT_SUB (*) 7f9be55... tree-optimization/115537 - ICE with SLP condition reduction (*) a78e2c3... [to-be-committed,RISC-V] Improve bset generation when bit p (*) 89c26a9... libstdc++: Fix outdated comment about standard integer type (*) d8c8ab7... analyzer: Fix g++ 4.8 bootstrap without using std::move to (*) 5f6b429... [MAINTAINERS] Update my email address (*) c67a9a9... aarch64: Add some uses of force_highpart_subreg (*) e0700fb... Add force_highpart_subreg (*) a573ed4... Make more use of force_lowpart_subreg (*) 6bd4fba... aarch64: Add some uses of force_lowpart_subreg (*) 5f40d1c... Add force_lowpart_subreg (*) d4047da... Make more use of force_subreg (*) 1474a8e... aarch64: Use force_subreg in more places (*) 0104447... Make force_subreg emit nothing on failure (*) c9b96a6... c23: Fix for redeclared enumerator initialized with differe (*) e17114f... rs6000: Shrink rs6000_init_generated_builtins size [PR11532 (*) 19258ca... tree-optimization/115493 - fix wrong code with SLP inductio (*) 4b75ed3... Enhance if-conversion for automatic arrays (*) 792ebb0... testsuite, rs6000: Replace powerpc_altivec_ok with powerpc_ (*) 7c6f79e... i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from av (*) 31e275d... Daily bump. (*) 17979de... aarch64: Add testcase for PR97405 (*) 67bc21a... [to-be-committed,RISC-V] Handle zero_extract destination fo (*) d78694c... Add minimal support for __bf16 to -fdump-ada-spec (*) 96db579... diagnostics: Fix add_misspelling_candidates [PR115440] (*) 7e59f0c... vshuf-mem.C: Make -march=z14 depend on s390_vxe (*) edf514f... c: Implement C2Y alignof on incomplete arrays (*) b63c7d9... c-family: Fix -Warray-compare warning ICE [PR115290] (*) 8584c98... c++: Fix up floating point conversion rank comparison for _ (*) 4f18f75... RISC-V: Add configure check for Zaamo/Zalrsc assembler supp (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/work169' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.