aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-05-10 00:17:49 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-05-10 00:17:49 +0000
commit35e324da03c53504059460d4a84059230b7d97aa (patch)
treeb0891e039bc23607fc76f4168648767939f0447c /libgomp
parent955172f0d4681ab5261ea08be60ff6988fbc45aa (diff)
downloadgcc-35e324da03c53504059460d4a84059230b7d97aa.zip
gcc-35e324da03c53504059460d4a84059230b7d97aa.tar.gz
gcc-35e324da03c53504059460d4a84059230b7d97aa.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 456b9ce..6260c96 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,28 @@
+2023-05-09 Thomas Schwinge <thomas@codesourcery.com>
+
+ * testsuite/libgomp.c++/c++.exp: Don't set 'lang_test_file'.
+ * testsuite/libgomp.fortran/fortran.exp: Likewise.
+ * testsuite/libgomp.oacc-c++/c++.exp: Likewise.
+ * testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.
+ * testsuite/libgomp.c/c.exp: Unset 'lang_test_file_found' instead of
+ 'lang_test_file'.
+ * testsuite/libgomp.oacc-c/c.exp: Likewise.
+ * testsuite/libgomp.graphite/graphite.exp: Likewise.
+ * testsuite/lib/libgomp.exp (libgomp_target_compile): Look for
+ 'lang_test_file_found' instead of 'lang_test_file'.
+
+2023-05-09 Thomas Schwinge <thomas@codesourcery.com>
+
+ * testsuite/lib/libgomp.exp (libgomp_init): Only use 'blddir' if
+ set.
+ * testsuite/libgomp.c++/c++.exp: Likewise.
+ * testsuite/libgomp.oacc-c++/c++.exp: Likewise.
+
+2023-05-09 Thomas Schwinge <thomas@codesourcery.com>
+
+ * testsuite/libgomp.c++/c++.exp (blddir): Don't set.
+ * testsuite/libgomp.oacc-c++/c++.exp (blddir): Likewise.
+
2023-05-08 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.c++/c++.exp: Use 'lang_include_flags' instead