summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/lib
diff options
context:
space:
mode:
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-08 22:36:39 +0000
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-08 22:36:39 +0000
commitbe5a58a2c9c1cbd45db4261fc628b1539dd1dabf (patch)
tree5e2acd81333e0681b6e9c966769e08811a78f8df /libgomp/testsuite/lib
parent82c8c45d9047fefe89cfc4e594bd62f30ea60dc7 (diff)
downloadgcc-be5a58a2c9c1cbd45db4261fc628b1539dd1dabf.tar.gz
* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110773 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/testsuite/lib')
-rw-r--r--libgomp/testsuite/lib/libgomp-dg.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgomp/testsuite/lib/libgomp-dg.exp b/libgomp/testsuite/lib/libgomp-dg.exp
index d064a8012c8..ecd07136013 100644
--- a/libgomp/testsuite/lib/libgomp-dg.exp
+++ b/libgomp/testsuite/lib/libgomp-dg.exp
@@ -14,6 +14,7 @@ load_gcc_lib target-supports.exp
load_gcc_lib target-supports-dg.exp
load_gcc_lib scanasm.exp
load_gcc_lib scandump.exp
+load_gcc_lib scanrtl.exp
load_gcc_lib scantree.exp
load_gcc_lib scanipa.exp
load_gcc_lib prune.exp