From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id F30483858425; Thu, 23 Feb 2023 13:56:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F30483858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677160606; bh=Lh1G0frExOhEuPHIsnoCUVhFFhM8yP6H9nTe3KqoM2o=; h=From:To:Subject:Date:From; b=PCRelZd1vuis2QB8cGNqZUWnmExfrHfWefOgX6WILWGqkvsX8+tKc/8+BJpKEpEXz 6u33SKiPKFV8nag5NIqYGIechBgaoqpt7d4HJ1lZF1tJ39VMjbzlUfZl9UbQ7dv3fw HO3VKWFkLVGzAn49ojRlfXA1JkA5hoG4IZiwJtgo= 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] (11 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: 112138b0de8fdfd0b3b0bbe2f329990721a4c7a6 X-Git-Newrev: 029804ffbe848dd6add65d72a7847d9f4545fed7 Message-Id: <20230223135645.F30483858425@sourceware.org> Date: Thu, 23 Feb 2023 13:56:45 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 029804ffbe8... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k It previously pointed to: 112138b0de8... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 112138b... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k a3cb75b... [PR77760] [libstdc++] encode __time_get_state in tm 4a534ae... [arm] [vxworks] xfail fp-double-convert-float-1.c 0608bb6... [PR104882] [arm] require mve hw for mve run test d208a22... [arm] complete vmsr/vmrs blank and case adjustments 8f14579... [arm] adjust tests for quotes around +cdecp eef0ff5... [PR51534] [arm] split out pr51534 test for softfp f8e53be... [arm] adjust expectations for armv8_2-fp16-move-[12].c ecab844... -Wdangling-pointer: don't mark SSA lhs sets as stores d27c078... [vxworks] make wint_t and wchar_t the same distinct type fd64a51... [PR100127] Test for coroutine header in clang-compatible te 02a8cd6... [c++] suppress redundant null-addr warn in pfn from pmfn 0fdc0ac... testsuite: Skip module_cmi_p and related unsupported module a82bf99... [arm] avoid aes-1742098 mitigation in combine tests 0fe0c61... Drop need for constant I in ctf test 79d8123... xfail fp-uint64-convert-double-* on all arm targets 24676ee... [arm] [testsuite] asm-flag-4.c: match quotes in expected me 21d0765... testsuite: Accept pmf-vbit-in-delta extra warning bb924c8... [libstdc++] do not destruct mutex_pool mutexes d310aa2... [libstdc++] xfail noreplace tests on vxworks 9854d50... [libstdc++] [testsuite] intro/names.cc: undef func on vxw7k Summary of changes (added commits): ----------------------------------- 029804f... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k 0a1a24e... [arm] [vxworks] xfail fp-double-convert-float-1.c c92ae36... [PR104882] [arm] require mve hw for mve run test a5afd9b... [arm] complete vmsr/vmrs blank and case adjustments cf469a7... [arm] adjust tests for quotes around +cdecp d35a58a... [PR51534] [arm] split out pr51534 test for softfp 03bd9d8... [arm] adjust expectations for armv8_2-fp16-move-[12].c 0959c74... -Wdangling-pointer: don't mark SSA lhs sets as stores 281be20... [vxworks] make wint_t and wchar_t the same distinct type 1bd29c5... [PR100127] Test for coroutine header in clang-compatible te 40750f7... [c++] suppress redundant null-addr warn in pfn from pmfn