]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc-dg.exp: Load scanipa.exp.
authorJosh Conner <jconner@apple.com>
Tue, 13 Sep 2005 23:27:25 +0000 (23:27 +0000)
committerJosh Conner <jconner@gcc.gnu.org>
Tue, 13 Sep 2005 23:27:25 +0000 (23:27 +0000)
commit9cb5fdd06256b2de8d63197810cd421f60d82a0e
treeef8a8c20c8f8dd4288b995e58255052d6528c030
parent18943792101a72cbd5b1134cfe801eb9704586ab
gcc-dg.exp: Load scanipa.exp.

        * lib/gcc-dg.exp: Load scanipa.exp.
        (cleanup-dump): New procedure.
        (cleanup-rtl-dump, cleanup-tree-dump, cleanup-ipa-dump): Use it.
        * lib/scandump.exp: New file.
        * lib/scantree.exp: Use it.
        * lib/scanipa.exp: New file.

From-SVN: r104244
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc-dg.exp
gcc/testsuite/lib/scandump.exp [new file with mode: 0644]
gcc/testsuite/lib/scanipa.exp [new file with mode: 0644]
gcc/testsuite/lib/scantree.exp