diff options
author | nemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-02-25 20:14:34 +0000 |
---|---|---|
committer | nemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-02-25 20:14:34 +0000 |
commit | 9e3204294df9aeecfcb63904563ab97290cebca0 (patch) | |
tree | 3a2c60bb2a85eb778544542714b14e16f855f471 | |
parent | 7216a3507445f6f64b5d83a9ab173229979e5e03 (diff) | |
download | gcc-9e3204294df9aeecfcb63904563ab97290cebca0.tar.gz |
Fixed location of libgomp.exp.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144433 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | libgomp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 3d0d3e8ad12..eb0cd31ef18 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -107,7 +107,7 @@ 2008-08-21 Nathan Froyd <froydnj@codesourcery.com> - * testsuite/libgomp.exp (libgomp_init): Only set things that + * testsuite/lib/libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir exists. (libgomp_target_compile): Likewise. * testsuite/libgomp.c++/c++.exp: Likewise. |