From a16b68bb66854ca9bbe5e11a8ddda7dcde3744e9 Mon Sep 17 00:00:00 2001 From: Adam Nemet Date: Wed, 25 Feb 2009 20:14:34 +0000 Subject: [PATCH] Fixed location of libgomp.exp. From-SVN: r144433 --- libgomp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 - * 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.