summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>2014-12-12 10:31:44 +0000
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>2014-12-12 10:31:44 +0000
commita530bcf4c54d7b335d5af168b0409347446104b1 (patch)
tree41bb207c2e5755cc32b9312dc5ea21bf0c9b5f70 /libgomp/ChangeLog
parent3936756722ff98467977259680fdb2e984e31bfc (diff)
downloadgcc-a530bcf4c54d7b335d5af168b0409347446104b1.tar.gz
[libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsuite ERROR)
* testsuite/lib/libgomp.exp: Load target-utils.exp. Move load of target-supportes.exp earlier. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218662 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 8d8b8d8d6ec..4018bc960b5 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-12 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
+
+ * testsuite/lib/libgomp.exp: Load target-utils.exp.
+ Move load of target-supportes.exp earlier.
+
2014-12-10 Ilya Verbin <ilya.verbin@intel.com>
* testsuite/libgomp.c/target-9.c: New test.