summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index aaaaca8a00d..ee2e264e58b 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,14 @@
+2014-07-03 Jakub Jelinek <jakub@redhat.com>
+
+ * testsuite/lib/libgomp.exp (libgomp_target_compile): If $source
+ matches regex $lang_source_re, add $lang_include_flags to options.
+ * testsuite/libgomp.c/c.exp: Unset lang_include_flags.
+ * testsuite/libgomp.c++/c++.exp: Likewise.
+ * testsuite/libgomp.fortran/fortran.exp: Likewise. Set lang_source_re
+ and lang_include_flags instead of adding -fintrinsic-modules-path= to
+ ALWAYS_CFLAGS.
+ * testsuite/libgomp.graphite/graphite.exp: Unset lang_include_flags.
+
2014-07-03 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.fortran/fortran.exp: Explain