aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorIain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>2009-12-22 22:16:02 +0000
committerJanis Johnson <janis@gcc.gnu.org>2009-12-22 22:16:02 +0000
commite19977d3790a900d90b30fb2bf0bab3ff8a57d9a (patch)
tree00c84282985fa20c9f2c0b874ee4fd7ce6c8066d /libgomp/ChangeLog
parent1d32a77299d85c86579f55b6a211e27c9a7dd9d0 (diff)
downloadgcc-e19977d3790a900d90b30fb2bf0bab3ff8a57d9a.zip
gcc-e19977d3790a900d90b30fb2bf0bab3ff8a57d9a.tar.gz
gcc-e19977d3790a900d90b30fb2bf0bab3ff8a57d9a.tar.bz2
crayptr2.f90: Remove forced static linkage for darwin...
2009-12-22 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk> * 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
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <iain.sandoe@sandoe-acoustics.co.uk>
+ * 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 <iain.sandoe@sandoe-acoustics.co.uk>
+
PR target/41605
* testsuite/lib/libgomp.exp: Provide -B options to allow for
link spec %s substitutions for static libraries.