From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 024313858C39; Sat, 14 Jan 2023 02:07:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 024313858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673662026; bh=q7WImK8hK4WeF01OV5rrw0Ny1jAFjU2T4/EtpqddnVc=; h=From:To:Subject:Date:From; b=W4l/aaWWg1Dcu6LRhYtULcXRptXO+pnh9H++OrxMvOZ8EPi9tN4jGOOfE09M44IHj 5TIyHU+sWDy6FMKLFGZymkdu6l3xWZ04c8Xzy8TzUk0vs7i0NFJ0eJXGhmgiOI5BRT VBzvW5Jlc9K1tjbETDrtJPO+CckYv3F4Qkzv64cU= 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/testbase] (45 commits) hash table: enforce testing is_empty before is_deleted X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: f54e3b3ba01ced7ecda3caed51b42f707d489c77 X-Git-Newrev: 88679960c2665d87c8354ce35a48aaadbe3f0793 Message-Id: <20230114020706.024313858C39@sourceware.org> Date: Sat, 14 Jan 2023 02:07:05 +0000 (GMT) List-Id: The branch 'aoliva/heads/testbase' was updated to point to: 88679960c26... hash table: enforce testing is_empty before is_deleted It previously pointed to: f54e3b3ba01... check hash table counts at expand Diff: Summary of changes (added commits): ----------------------------------- 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/testbase' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.