From e19977d3790a900d90b30fb2bf0bab3ff8a57d9a Mon Sep 17 00:00:00 2001 From: Iain Sandoe Date: Tue, 22 Dec 2009 22:16:02 +0000 Subject: crayptr2.f90: Remove forced static linkage for darwin... 2009-12-22 Iain Sandoe * testsuite/libgomp.fortran/crayptr2.f90: Remove forced static linkage for darwin, protect the test with require-effective-target tls_runtime. * testsuite/libgomp.fortran/pr32550.f90: Ditto. From-SVN: r155409 --- libgomp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libgomp/ChangeLog') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 6644d9d..8023bed 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,5 +1,11 @@ 2009-12-22 Iain Sandoe + * testsuite/libgomp.fortran/crayptr2.f90: Remove forced static linkage + for darwin, protect the test with require-effective-target tls_runtime. + * testsuite/libgomp.fortran/pr32550.f90: Ditto. + +2009-12-22 Iain Sandoe + PR target/41605 * testsuite/lib/libgomp.exp: Provide -B options to allow for link spec %s substitutions for static libraries. -- cgit v1.1