]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/lib/scanrtl.exp
[testsuite] Fix "too few/many" error messages in scan-*-times procs
authorTom de Vries <tom@codesourcery.com>
Tue, 29 May 2018 07:08:34 +0000 (07:08 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 29 May 2018 07:08:34 +0000 (07:08 +0000)
commit0c46b4263c49f008485b25eafffbe685c3c9031f
tree56f4847096d11cda3df66a9627e1e954d1b609d4
parente79182bb71d54c18f518f402df83bba2af0857f6
[testsuite] Fix "too few/many" error messages in scan-*-times procs

2018-05-29  Tom de Vries  <tom@codesourcery.com>

* lib/scanasm.exp (scan-assembler-times): Use proc name in error
message.
* lib/scanipa.exp (scan-ipa-dump-times): Same.
* lib/scanrtl.exp (scan-rtl-dump-times): Same.
* lib/scantree.exp (scan-tree-dump-times): Same.

From-SVN: r260859
gcc/testsuite/ChangeLog
gcc/testsuite/lib/scanasm.exp
gcc/testsuite/lib/scanipa.exp
gcc/testsuite/lib/scanrtl.exp
gcc/testsuite/lib/scantree.exp