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.133.124]) by sourceware.org (Postfix) with ESMTPS id 7B52E3858D38 for ; Fri, 30 Sep 2022 17:55:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7B52E3858D38 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=1664560543; h=from:from:reply-to: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=C/FZi3z3uB+9UqUejG6W0/1oDbv1lYeE4a6mLXmQaBU=; b=T6nsK3jr2vTRBaMzUPG30V4ZSGZ+Y6FzziDLFyS2f8jJQkgUZ9UIjE045Wnt1DCU48Iu3D RrOe4gdJYmWoRxuwMxnC76+cC9OPR0mQv//tf8+5fL7iApG0MIZ8rZNPfpvpST8stDbzsV P98jADE3rkNlPbsQtE/8OSsWyuHnHzs= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-596-epKwhaFvO4q4kEnJPF-YEw-1; Fri, 30 Sep 2022 13:55:40 -0400 X-MC-Unique: epKwhaFvO4q4kEnJPF-YEw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BB231800B30; Fri, 30 Sep 2022 17:55:39 +0000 (UTC) Received: from tucnak.zalov.cz (unknown [10.39.192.194]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7AEF52084836; Fri, 30 Sep 2022 17:55:39 +0000 (UTC) Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.17.1/8.17.1) with ESMTPS id 28UHta65091556 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Fri, 30 Sep 2022 19:55:36 +0200 Received: (from jakub@localhost) by tucnak.zalov.cz (8.17.1/8.17.1/Submit) id 28UHtY1Z091555; Fri, 30 Sep 2022 19:55:34 +0200 Date: Fri, 30 Sep 2022 19:55:34 +0200 From: Jakub Jelinek To: Jonathan Wakely Cc: =?iso-8859-1?Q?Torbj=F6rn?= SVENSSON , libstdc++ , gcc-patches@gcc.gnu.org, nathan@acm.org Subject: Re: [PATCH] testsuite: Windows paths use \ and not / Message-ID: Reply-To: Jakub Jelinek References: <20220930153845.2268381-1-torbjorn.svensson@foss.st.com> MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=WINDOWS-1252 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-9.7 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_NONE,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=unavailable 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, Sep 30, 2022 at 06:47:07PM +0100, Jonathan Wakely via Gcc-patches wrote: > On Fri, 30 Sept 2022 at 17:26, Jonathan Wakely wrote: > > > > On Fri, 30 Sept 2022 at 17:04, Torbjörn 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):" " Bet it should be // { dg-prune-output "\[/\\](functional|bits\[/\\]invoke.h):" } or so. Completely untested. > > > Co-Authored-By: Yvan ROUX > > > Signed-off-by: Torbjörn 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 headers. > > > // Arrange for the match to work on installed trees as well as build trees. > > > -// { dg-prune-output "/(functional|bits/invoke.h):" } > > > +// { dg-prune-output "[/\\](functional|bits/invoke.h):" } > > > > > > int main() > > > { > > > -- > > > 2.25.1 > > > Jakub