gcc-dg.exp (cleanup-rtl-dump): Fix dump file regexp to handle more than 100 dump...
authorJeff Law <law@redhat.com>
Fri, 3 Feb 2006 19:06:30 +0000 (12:06 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 3 Feb 2006 19:06:30 +0000 (12:06 -0700)
commitc57bf6210beafda78650af0e0e1647833f42d174
tree13047a56aaaf5cc8246a7f6587faf0beedd6ae52
parentf05ee80cc19a50363223db3611135459f2bb9c18
gcc-dg.exp (cleanup-rtl-dump): Fix dump file regexp to handle more than 100 dump files.

* lib/gcc-dg.exp (cleanup-rtl-dump): Fix dump file regexp to
handle more than 100 dump files.
(cleanup-tree-dump, cleanup-ipa-dump): Likewise.
* lib/scantree.exp (scan-tree-dump): Likewise.
(scan-tree-dump-times, scan-tree-dump-not): Likewise.
(scan-tree-dump-dem, scan-tree-dump-dem-not): Likewise.
* lib/scanipa.exp (scan-ipa-dump): Likewise.
(scan-ipa-dump-times, scan-ipa-dump-not): Likewise.
(scan-ipa-dump-dem, scan-ipa-dump-dem-not): Likewise.

From-SVN: r110553
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc-dg.exp
gcc/testsuite/lib/scanipa.exp
gcc/testsuite/lib/scantree.exp