From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 179273858D1E for ; Fri, 30 Sep 2022 17:47:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 179273858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1664560039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Drtej0QMwi2Dv2nsvqUtjQIUeyAF373+3mJBAG+mfYg=; b=Rm6gc5KpYoXbpiqC3i+n9yk3xNGdZYzPYceiPjfV0tIgmZG3xQHiJATkuk1OzxrF9OcqIw FcrjdKYP80iWr8RwPo8qPqeiaZlT4CnkSXAOaceVH/sJYjwOHbSbbXkw79nfUDMB8cb4cl 0mKkSOYnEjkMfZDgLMkxl6WmaTz+ogc= Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-605-nlQc93HGPeGb-NPJllw2ow-1; Fri, 30 Sep 2022 13:47:18 -0400 X-MC-Unique: nlQc93HGPeGb-NPJllw2ow-1 Received: by mail-qk1-f200.google.com with SMTP id k2-20020a05620a414200b006ceec443c8bso4290363qko.14 for ; Fri, 30 Sep 2022 10:47:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date; bh=Drtej0QMwi2Dv2nsvqUtjQIUeyAF373+3mJBAG+mfYg=; b=LGU/kZ5vsotKRV+NiG23mCkamYEojIC4l5szeDsxmW9ZbQR+nMbf0kPI3nw8I9icBy Eqce1GjZ7R4F//2iVhjofxE7arSCozmOx8WI3GiUjTks2FFrMqimrOR/FGk0IueO2ocP 4rin5exQQUCgtMSrXhxdCf8bzOMJgPXv2ubQyH6mpvCFjEBFP03re7wh3gx6TGJQT7ya ew8PTUY4JEciYIBr64tm3wVTf0D3Iw2QLJCN1web63NUekSvU1yHrMdOQ3n93gHd0nJb QVwiZ/Y34sJWddx+gaqVQTFnP/QIUQxsrTMpEqPtxZrIbUwIu7ihz6HzsLYLyQlcNKb5 fKJA== X-Gm-Message-State: ACrzQf21k9EMjjEPs2OmvgPX7umMaQEgMNlqezh9CAt4aBXfyfXdux+l A4QS5Hl8uqlLEf4UKs0Q6CjCgO+qGgGDfy7xGlIjtJT8Zlm/Q/R13HUdKfCtxyI+2JFNwPgPxIt zpVa900HMr4T7lzf9jbZ6pQxCjbXdhhCABg== X-Received: by 2002:a05:620a:4709:b0:6ce:cb19:3eb2 with SMTP id bs9-20020a05620a470900b006cecb193eb2mr7008567qkb.272.1664560038134; Fri, 30 Sep 2022 10:47:18 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4skrZ0VciDyfjbIEhgLbxeidQwgkJMY75nVZElwqsi3eWYrRBFJRsM64uAnY242RAzntNS6fqGtrNFUM4sYlU= X-Received: by 2002:a05:620a:4709:b0:6ce:cb19:3eb2 with SMTP id bs9-20020a05620a470900b006cecb193eb2mr7008551qkb.272.1664560037926; Fri, 30 Sep 2022 10:47:17 -0700 (PDT) MIME-Version: 1.0 References: <20220930153845.2268381-1-torbjorn.svensson@foss.st.com> In-Reply-To: From: Jonathan Wakely Date: Fri, 30 Sep 2022 18:47:07 +0100 Message-ID: Subject: Re: [PATCH] testsuite: Windows paths use \ and not / To: =?UTF-8?Q?Torbj=C3=B6rn_SVENSSON?= Cc: gcc-patches@gcc.gnu.org, nathan@acm.org, Yvan ROUX , "libstdc++" X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-13.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE,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: On Fri, 30 Sept 2022 at 17:26, Jonathan Wakely wrote: > > On Fri, 30 Sept 2022 at 17:04, Torbj=C3=B6rn SVENSSON > wrote: > > > > libstdc++-v3/testsuite: > > > > * 20_util/bind/ref_neg.cc: Prune Windows paths too. > > Please CC the libstdc++ for libstdc++ patches. > > OK for trunk, thanks. I'm seeing errors now on x86_64-linux: ERROR: 20_util/bind/ref_neg.cc: unknown dg option: /\\ for " dg-prune-output 53 "[/\\](functional|bits/invoke.h):" " ERROR: 20_util/bind/ref_neg.cc: unknown dg option: /\\ for " dg-prune-output 53 "[/\\](functional|bits/invoke.h):" " > > > > > > Co-Authored-By: Yvan ROUX > > Signed-off-by: Torbj=C3=B6rn SVENSSON > > --- > > libstdc++-v3/testsuite/20_util/bind/ref_neg.cc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc b/libstdc++= -v3/testsuite/20_util/bind/ref_neg.cc > > index e779d2f20bd..1e9f3e7fece 100644 > > --- a/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc > > +++ b/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc > > @@ -50,7 +50,7 @@ void test02() > > > > // Ignore the reasons for deduction/substitution failure in the header= s. > > // Arrange for the match to work on installed trees as well as build t= rees. > > -// { dg-prune-output "/(functional|bits/invoke.h):" } > > +// { dg-prune-output "[/\\](functional|bits/invoke.h):" } > > > > int main() > > { > > -- > > 2.25.1 > >