From: Jonathan Wakely <jwakely@redhat.com>
To: "Torbjörn SVENSSON" <torbjorn.svensson@foss.st.com>
Cc: gcc-patches@gcc.gnu.org, nathan@acm.org,
Yvan ROUX <yvan.roux@foss.st.com>,
"libstdc++" <libstdc++@gcc.gnu.org>
Subject: Re: [PATCH] testsuite: Windows paths use \ and not /
Date: Fri, 30 Sep 2022 18:47:07 +0100 [thread overview]
Message-ID: <CACb0b4nKx8GKf=DTgxKW+15jhNg5739fsK9KB0pcUuHL6nBp0g@mail.gmail.com> (raw)
In-Reply-To: <CACb0b4k8CUFji3RTor=N7_WHcrte5gF52NHVGRevzFjxnOWE-Q@mail.gmail.com>
On Fri, 30 Sept 2022 at 17:26, Jonathan Wakely wrote:
>
> On Fri, 30 Sept 2022 at 17:04, Torbjörn SVENSSON
> <torbjorn.svensson@foss.st.com> 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 <yvan.roux@foss.st.com>
> > Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
> > ---
> > 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
> >
next prev parent reply other threads:[~2022-09-30 17:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-30 15:38 Torbjörn SVENSSON
2022-09-30 16:26 ` Jonathan Wakely
2022-09-30 17:47 ` Jonathan Wakely [this message]
2022-09-30 17:55 ` Jakub Jelinek
2022-09-30 18:04 ` Jonathan Wakely
2022-09-30 18:07 ` Jonathan Wakely
2022-09-30 18:12 ` Jonathan Wakely
2022-09-30 21:07 ` Jonathan Wakely
2022-10-01 11:02 ` Torbjorn SVENSSON
2022-09-30 18:23 ` Andreas Schwab
2022-10-25 15:15 Torbjörn SVENSSON
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CACb0b4nKx8GKf=DTgxKW+15jhNg5739fsK9KB0pcUuHL6nBp0g@mail.gmail.com' \
--to=jwakely@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=libstdc++@gcc.gnu.org \
--cc=nathan@acm.org \
--cc=torbjorn.svensson@foss.st.com \
--cc=yvan.roux@foss.st.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).