OSDN Git Service

* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Feb 2006 22:36:39 +0000 (22:36 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Feb 2006 22:36:39 +0000 (22:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110773 138bc75d-0d04-0410-961f-82ee72b054a4

libgomp/ChangeLog
libgomp/testsuite/lib/libgomp-dg.exp

index 5a3878e..de35c56 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.
+
 2006-02-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        * testsuite/lib/libgomp-dg.exp (libgomp_init): Compute multilib related
index d064a80..ecd0713 100644 (file)
@@ -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