match any program name when pruning collect messages
commiteda72164ade26fe3886515dd55dd9716ff076140
authorAlexandre Oliva <oliva@adacore.com>
Fri, 12 Jun 2020 08:08:33 +0000 (12 05:08 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 12 Jun 2020 08:08:33 +0000 (12 05:08 -0300)
tree1e0f0f1b98b0cceb3604657ee6699296c9c91676
parent47fe96341d28ff9e68990038b1beb8a760ff26d0
match any program name when pruning collect messages

When collect* programs have an executable suffix, they may include it
in their outputs.  Match them when pruning gcc output, making room for
other program names to print them.

for  gcc/testsuite/ChangeLog

* lib/prune.exp (prune_gcc_output): Match any executable name
in collect messages.
gcc/testsuite/lib/prune.exp