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

2020-06-26 Thread Mike Stump via Gcc-patches
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 >>> commands and added an exam

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

2020-06-24 Thread Thomas Schwinge
his 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 >>>> file, and so in the test case you can use

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

2020-06-02 Thread Frederik Harwath
;> 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 >> commands and added an exam

Re: testsuite: clarify scan-dump file globbing behavior

2020-05-25 Thread Frederik Harwath
f 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 2020 10:35:48 +0200 > Subject: [PATC

Re: testsuite: clarify scan-dump file globbing behavior

2020-05-19 Thread Frederik Harwath
0d698323240438722d6119ef 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 argument that specifies the suffix

Re: testsuite: clarify scan-dump file globbing behavior

2020-05-15 Thread Thomas Schwinge
uite 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 6912e03d51d360dbbcf7eb1dc8d77d08c2a6e54c Mon Sep 17 00:00:00 2001 > From: Fred

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