Re: PING Re: testsuite: clarify scan-dump file globbing behavior

2020-06-26 Thread Mike Stump via Gcc-patches
ump >>>> file, and so in the test case you can use a generic [put example >>>>here] to scan the varying dump files names. >>>> >>>> (Or similar.) >>> >>> I have moved the explanation below the description of the individual

Re: PING Re: testsuite: clarify scan-dump file globbing behavior

2020-06-24 Thread Thomas Schwinge
>>>> >>>> This is useful if, for example, if a pass has several static >>>> instances [correct terminology?], and depending on torture testing >>>> command-line flags, a different instance executes and produces a dump >>>> f

PING Re: testsuite: clarify scan-dump file globbing behavior

2020-06-02 Thread Frederik Harwath
nce executes and produces a dump >>> file, and so in the test case you can use a generic [put example >>> here] to scan the varying dump files names. >>> >>> (Or similar.) >> >> I have moved the explanation below the description of the individua

Re: testsuite: clarify scan-dump file globbing behavior

2020-05-25 Thread Frederik Harwath
the explanation below the description of the individual > commands and added an example. See the attached revised patch. > > Best regards, > Frederik > > From 2a17749d6dbcac690d698323240438722d6119ef Mon Sep 17 00:00:00 2001 > From: Frederik Harwath > Date: Fri, 15 May

Re: testsuite: clarify scan-dump file globbing behavior

2020-05-19 Thread Frederik Harwath
xander Walter >From 2a17749d6dbcac690d698323240438722d6119ef Mon Sep 17 00:00:00 2001 From: Frederik Harwath Date: Fri, 15 May 2020 10:35:48 +0200 Subject: [PATCH] testsuite: clarify scan-dump file globbing behavior The test commands for scanning optimization dump files perform globbing on the

Re: testsuite: clarify scan-dump file globbing behavior

2020-05-15 Thread Thomas Schwinge
it/alter other testsuite infrastructure files, anything that uses '[glob [...]]'? (..., and then generalize 'glob-dump-file' into 'glob-one-file', or similar.) That can be done incrementally, as far as I'm concerned. > From 6912e03d51d360dbbcf7eb1dc8d77d08

testsuite: clarify scan-dump file globbing behavior

2020-05-15 Thread Frederik Harwath
B 106955, Geschäftsführer: Thomas Heurung, Alexander Walter >From 6912e03d51d360dbbcf7eb1dc8d77d08c2a6e54c Mon Sep 17 00:00:00 2001 From: Frederik Harwath Date: Fri, 15 May 2020 10:35:48 +0200 Subject: [PATCH] testsuite: clarify scan-dump file globbing behavior The test commands for scanning optimi