From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id A4B8E3858D33; Wed, 22 Feb 2023 17:23:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4B8E3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677086594; bh=F8L8sgwvoRk+36jsGO3e+zWXAkj9vh7Bgw/RmekFih0=; h=From:To:Subject:Date:From; b=fpEbPDBOpC6/ZUVGPEORTBqcNQkkrs+FKSpbg6SLY/0WRNLbyQKQ+MsWAPN+Mfong FSwyhTiANIOjgPsgw+oWWQtMO7NNn6tqGPJMPG8wdHuAjAw7PVsl6G/VBaha49zsNc Z5StAX0H7uiV6MxcDdhrb8jScGsiVaNk1+6F7ncg= 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] (9 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: a78f08de56c5e8c4fcce118a05b46d87bb57ccab X-Git-Newrev: 733a97107a0916bee811eb1441bcf6a1936e08e2 Message-Id: <20230222172314.A4B8E3858D33@sourceware.org> Date: Wed, 22 Feb 2023 17:23:14 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 733a97107a0... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k It previously pointed to: a78f08de56c... testsuite: Skip module_cmi_p and related unsupported module Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- a78f08d... testsuite: Skip module_cmi_p and related unsupported module 8ed45ba... [arm] avoid aes-1742098 mitigation in combine tests b336fd0... Drop need for constant I in ctf test 3439ccc... xfail fp-uint64-convert-double-* on all arm targets 8739f4e... [arm] [testsuite] asm-flag-4.c: match quotes in expected me affa36e... Accept pmf-vbit-in-delta extra warning Summary of changes (added commits): ----------------------------------- 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