aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-09 10:17:47 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-09 10:17:47 +0000
commit7cb23dad5958090f3d924a37b259ae6eef4f8f46 (patch)
treef44316ccc3d1f424c02a9eefdeb2801c65254d92
parentceb8a85fde17559ff772ff7da9482214dc7e6b10 (diff)
svn merge -r110772:110773 svn+ssh://gcc.gnu.org/svn/gcc/trunk/libgomp/redhat/4_1-branch-java-premerge-20070117
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/redhat/gcc-4_1-branch@120617 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libgomp/ChangeLog4
-rw-r--r--libgomp/testsuite/lib/libgomp-dg.exp1
2 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 37eaa3a28c3..dc128c232e1 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-08 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.
+
2006-12-04 Jakub Jelinek <jakub@redhat.com>
PR libgomp/29947
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