From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id DB6143857C45; Thu, 23 Feb 2023 13:26:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DB6143857C45 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677158788; bh=VwM3t3q6KGc61BhlBWZIz36Bbu34cL58SLSKmDEpBf4=; h=From:To:Subject:Date:From; b=F6L1gKhupUMi4VPdzeb+EtPP6gwhqKZac80lz5oiIXRetBNUoI7n9egeUlOSOntV4 Wsi18dJfZJF7B13BZttw4xKFqzV8E0a/KQEpFUOMvz4CWznASAvedlbmLMUQiwpOzJ iOHaaAYiWMbqlu1R2gJUBiI69Xop9KGFekEqRSDU= 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] (27 commits) [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 733a97107a0916bee811eb1441bcf6a1936e08e2 X-Git-Newrev: 9bd607ecf8cab3f79f73b5a682df4c331b7e67c5 Message-Id: <20230223132628.DB6143857C45@sourceware.org> Date: Thu, 23 Feb 2023 13:26:28 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 9bd607ecf8c... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k It previously pointed to: 733a97107a0... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 733a971... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k b1da436... [PR100127] Test for coroutine header in clang-compatible te f62e89f... [c++] suppress redundant null-addr warn in pfn from pmfn 811faac... testsuite: Skip module_cmi_p and related unsupported module 0d9ca6d... [arm] avoid aes-1742098 mitigation in combine tests 923cef9... Drop need for constant I in ctf test 7142016... xfail fp-uint64-convert-double-* on all arm targets eeac4d3... [arm] [testsuite] asm-flag-4.c: match quotes in expected me 8b3763e... testsuite: Accept pmf-vbit-in-delta extra warning edc86db... [libstdc++] do not destruct mutex_pool mutexes 4550021... [libstdc++] xfail noreplace tests on vxworks c0e6248... [libstdc++] [testsuite] intro/names.cc: undef func on vxw7k Summary of changes (added commits): ----------------------------------- 9bd607e... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k 86b4c70... [PR77760] [libstdc++] encode __time_get_state in tm 43bd3d4... [arm] [vxworks] xfail fp-double-convert-float-1.c 02b06ef... [PR104882] [arm] require mve hw for mve run test f3547e5... [arm] complete vmsr/vmrs blank and case adjustments c23a909... [arm] adjust tests for quotes around +cdecp aba533f... [PR51534] [arm] split out pr51534 test for softfp 123a7ee... [arm] adjust expectations for armv8_2-fp16-move-[12].c 447d952... -Wdangling-pointer: don't mark SSA lhs sets as stores 6936ea5... [vxworks] make wint_t and wchar_t the same distinct type 2c0ce54... [PR100127] Test for coroutine header in clang-compatible te 1fba9ce... [c++] suppress redundant null-addr warn in pfn from pmfn 5344482... testsuite: Skip module_cmi_p and related unsupported module (*) 1a684dc... [arm] avoid aes-1742098 mitigation in combine tests (*) c20ab9b... Drop need for constant I in ctf test (*) 2d6a0fd... xfail fp-uint64-convert-double-* on all arm targets (*) ac113b5... [arm] [testsuite] asm-flag-4.c: match quotes in expected me (*) 1a45573... testsuite: Accept pmf-vbit-in-delta extra warning (*) d70f49e... [libstdc++] do not destruct mutex_pool mutexes (*) 2ff7108... [libstdc++] xfail noreplace tests on vxworks (*) 937692f... [libstdc++] [testsuite] intro/names.cc: undef func on vxw7k (*) aee5ee3... Rust: In 'type_for_mode' langhook also consider all 'int_n' (*) 3da77f2... vect: inbranch SIMD clones (*) c878c65... RISC-V: Add RVV reduction C/C++ intrinsics support (*) dc244cd... RISC-V: Add floating-point RVV C/C++ api (*) c57fbdd... RISC-V: Make the test condition more strict for gcc.target/ (*) a0abd65... RISC-V: Adjust vsetvl testcase. (*) (*) 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.