]> gcc.gnu.org Git - gcc.git/commit
testsuite: Adjust pruning
authorNathan Sidwell <nathan@acm.org>
Mon, 23 Nov 2020 18:34:22 +0000 (10:34 -0800)
committerNathan Sidwell <nathan@acm.org>
Mon, 23 Nov 2020 18:36:32 +0000 (10:36 -0800)
commiteae68c434f2163326b904079fb475b4b28981c69
tree19474a41c4c701a70efad34f965ac6fd4f12f25a
parent1ccee0fbfa8e528b3671dfbf4dad5b6f67755e4c
testsuite: Adjust pruning

Here is the patch to adjust the include-stack pruning messages to also
strip out c++ modules.  The ICE regexp was a little too strict such
that if someone overrides the bug-reporting URL it doesn't trigger.
May as well relax it too.

gcc/testsuite/
* lib/prune.exp (prune_gcc_output): Adjust include stack pruning
for modules.
(print_ices): Relax regexp.
gcc/testsuite/lib/prune.exp
This page took 0.063714 seconds and 5 git commands to generate.