From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by sourceware.org (Postfix) with ESMTPS id A03F13852C52 for ; Thu, 17 Nov 2022 16:44:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A03F13852C52 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=foss.st.com Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2AHDw1HD008741; Thu, 17 Nov 2022 17:44:26 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : from : to : cc : references : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=DOv9x2I8PPjtL86DEvVm6mOIczt3o1CPf7rF6nPiILk=; b=YF5I2MeZ9q4xnALin9e0qoyJtoV0sR4f/oS4OwYefntj7r1aKixdkZu1Rn5K4U5UFnsH 2nLAwVFJZApVz5pe4OII8AZuDOrtt9ddTuEyZwyRRsk97Ag5WiLjH8CszhE6/ouaZHxf jWYUEx7s1PVHZhkttPnjdf8ztvA7XLm7aK8vxedrl3VgWWp8316Jj5HgDtpQ6LdCSTsl fljBE277KUXQHvgXSQo+8mcJn00g8uZCm5DgtBXd1Fa4Qc0HIkQcDeqpn9CE4Br1pDp/ K/wIPvDrnSXpHZnIfoK2m8Kd92D9EzpCrP9LlPJ+SrN8d0JaDhjLgmxHnHzIUEZcLR0q nw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3kw8gmp2ct-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 17 Nov 2022 17:44:26 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id BFCA810002A; Thu, 17 Nov 2022 17:44:20 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id C7321236927; Thu, 17 Nov 2022 17:44:20 +0100 (CET) Received: from [10.210.55.83] (10.210.55.83) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.6; Thu, 17 Nov 2022 17:44:19 +0100 Message-ID: <237f4c26-7fd4-113c-938f-5ccb2468928a@foss.st.com> Date: Thu, 17 Nov 2022 17:44:19 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: PING^2 [PATCH] testsuite: Windows paths use \ and not / Content-Language: en-US From: Torbjorn SVENSSON To: CC: , References: <20221025151512.1791109-1-torbjorn.svensson@foss.st.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.210.55.83] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-17_06,2022-11-17_01,2022-06-22_01 X-Spam-Status: No, score=-10.3 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,GIT_PATCH_0,KAM_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, Ping, https://gcc.gnu.org/pipermail/gcc-patches/2022-November/604896.html Ok for trunk? Kind regards, Torbjörn On 2022-11-02 19:16, Torbjorn SVENSSON wrote: > Hi, > > Ping, https://gcc.gnu.org/pipermail/gcc-patches/2022-October/604312.html > > Ok for trunk? > > Kind regards, > Torbjörn > > On 2022-10-25 17:15, Torbjörn SVENSSON wrote: >> Without this patch, the following error is reported on Windows: >> >> In file included from >> t:\build\arm-none-eabi\include\c++\11.3.1\string:54, >>                    from >> t:\build\arm-none-eabi\include\c++\11.3.1\bits\locale_classes.h:40, >>                    from >> t:\build\arm-none-eabi\include\c++\11.3.1\bits\ios_base.h:41, >>                    from t:\build\arm-none-eabi\include\c++\11.3.1\ios:42, >>                    from >> t:\build\arm-none-eabi\include\c++\11.3.1\ostream:38, >>                    from >> t:\build\arm-none-eabi\include\c++\11.3.1\iostream:39: >> t:\build\arm-none-eabi\include\c++\11.3.1\bits\range_access.h:36:10: >> note: include >> 't:\build\arm-none-eabi\include\c++\11.3.1\initializer_list' >> translated to import >> arm-none-eabi-g++.exe: warning: >> .../gcc/testsuite/g++.dg/modules/pr99023_b.X: linker input file unused >> because linking not done >> FAIL: g++.dg/modules/pr99023_b.X -std=c++2a  dg-regexp 6 not found: >> "[^\n]*: note: include '[^\n]*/initializer_list' translated to import\n" >> >> gcc/testsuite/ChangeLog: >> >>     * g++.dg/modules/pr99023_b.X: Match Windows paths too. >> >> Co-Authored-By: Yvan ROUX >> Signed-off-by: Torbjörn SVENSSON >> --- >>   gcc/testsuite/g++.dg/modules/pr99023_b.X | 2 +- >>   1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/gcc/testsuite/g++.dg/modules/pr99023_b.X >> b/gcc/testsuite/g++.dg/modules/pr99023_b.X >> index 3d82f34868b..ca5f32e5bcc 100644 >> --- a/gcc/testsuite/g++.dg/modules/pr99023_b.X >> +++ b/gcc/testsuite/g++.dg/modules/pr99023_b.X >> @@ -3,5 +3,5 @@ >>   // { dg-prune-output {linker input file unused} } >> -// { dg-regexp {[^\n]*: note: include '[^\n]*/initializer_list' >> translated to import\n} } >> +// { dg-regexp {[^\n]*: note: include '[^\n]*[/\\]initializer_list' >> translated to import\n} } >>   NO DO NOT COMPILE