From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 0A8D0383FB88; Sat, 14 Jan 2023 02:07:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A8D0383FB88 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673662031; bh=T5T+W4zz0NfiE9ymE1P77ibWogI9EmNxUq7ypC8/RRw=; h=From:To:Subject:Date:From; b=AjY8SIJ1bmGOZzPwrZqlg/J8CCac09aORYPSW8/cpqD2je9huYY7zHe4u61LYJ3Vu cKtlp7IO+wL0NY9Xl7ySNYnBr2EzZCUh7ddSZC/a0vPee8mjlkoIFt7oG06J+v8R7j hW8cuqVW31iHU4aICf9/c9WyrR1FXqwkX4twVqYU= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (46 commits) Introduce -finline-memset-loops X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: c4776d8d10f14df1089a5fe1bc73f9268c3c8e85 X-Git-Newrev: 3f62b511ae76889c9fd92d799f502c206d975eb5 Message-Id: <20230114020711.0A8D0383FB88@sourceware.org> Date: Sat, 14 Jan 2023 02:07:11 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 3f62b511ae7... Introduce -finline-memset-loops It previously pointed to: c4776d8d10f... hash table: enforce testing is_empty before is_deleted Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c4776d8... hash table: enforce testing is_empty before is_deleted Summary of changes (added commits): ----------------------------------- 3f62b51... Introduce -finline-memset-loops 8867996... hash table: enforce testing is_empty before is_deleted (*) 31aaa6e... [PR42093] [arm] [thumb2] disable tree-dce for test (*) acddf66... [PR40457] [arm] expand SI-aligned movdi into pair of movsi (*) ccd4df8... analyzer: add heuristics for switch on enum type [PR105273] (*) 6071e49... Small fix for -fdump-ada-spec (*) 4fa6845... Fix PR rtl-optimization/108274 (*) 1a460d1... modula-2: Handle pass '-v' option to the compiler. (*) cf467fb... Fix support for atomic loads and stores on hppa. (*) 733a1b7... sched-deps: do not schedule pseudos across calls [PR108117] (*) b4b1c6a... libstdc++: Add to (*) 3456db4... c++: Avoid some false positive -Wfloat-conversion warnings (*) 325a79b... Recalibrate the timeouts for the larger code tests (*) 254cf95... testsuite: Add another testcase from PR107131 (*) 2356557... PR-108136 Add return statement to mc-boot-ch/RTco.cc pge-bo (*) 798a0d0... arm: Add cde feature support for Cortex-M55 CPU. (*) a3e8727... Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in (*) 450eb6b... libstdc++: Fix a few !HOSTED test regressions (*) 42d3f74... libstdc++: Enable string_view in freestanding (*) 02dab99... libstdc++: Fix Unicode codecvt and add tests [PR86419] (*) e2fc12a... libstdc++: Fix unintended layout change to std::basic_fileb (*) 57d104a... arm: unified syntax for libgcc clear_cache (*) 426a9f5... arm: Don't add crtfastmath.o for -shared (*) 0bf7131... aarch64: Don't add crtfastmath.o for -shared (*) add71b9... testsuite: Add testcase for PR that went latent in GCC 13 [ (*) eb49945... aarch64: Fix DWARF frame register sizes for predicates (*) 3893c9c... aarch64: Don't update EH info when folding [PR107209] (*) adbee4a... tree-optimization/108387 - ICE with VN handling of x << C a (*) 9b6c624... Sync LTO type_for_mode with c-family/ (*) 66e9780... testsuite: extend timeout into all gm2 tests (*) ecd637e... Daily bump. (*) ceae3a6... libstdc++: Fix exports for IEEE128 versions of __try_use_fa (*) 2273513... libstdc++: Do not include in concurrency hea (*) c0597d8... Testsuite: use same timeout for gm2 as other front-ends (*) d84eab4... Add -fno-exceptions to gcc/testsuite/lib/gm2.exp (*) fd1f537... PR tree-optimization/92342: Optimize b & -(a==c) in match.p (*) f629f63... libstdc++: Extend max_align_t special case to 64-bit HP-UX (*) ac1c7fc... libstdc++: Update shared library version history in manual (*) b3c9148... libstdc++: Remove _Alloc_node instance in _Rb_tree [PR10718 (*) 6610daa... aarch64: Fix bit-field alignment in param passing [PR105549 (*) 3df1a11... aarch64: fix warning emission for ABI break since GCC 9.1 (*) b073f2b... tree-optimization/99412 - reassoc and reduction chains (*) 117be79... xtensa: Optimize ctzsi2 and ffssi2 a bit (*) bb65bd0... xtensa: Tune "*btrue" insn pattern (*) dc22cf4... libstdc++: Use lock-free type for __platform_wait_t (*) 2ce5524... Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assu (*) (*) 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.