diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-10-21 00:20:03 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-10-21 00:20:03 +0000 |
| commit | 1ea18259a9cfb4dcee013a71e3f2dd349dc25ab6 (patch) | |
| tree | 1b67c7df638945b9ce704abfaed51e74e8844890 /libgomp | |
| parent | f2b5e49c5968ef8fa28f9e24a0866437d6289b53 (diff) | |
Daily bump.
Diffstat (limited to 'libgomp')
| -rw-r--r-- | libgomp/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 3414923db8d..c102808b338 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,22 @@ +2025-10-20 Josef Melcr <jmelcr02@gmail.com> + + * testsuite/libgomp.c/ipcp-cb-spec1.c: Moved from + gcc/testsuite/gcc.dg/ipa/. + * testsuite/libgomp.c/ipcp-cb-spec2.c: Likewise. + * testsuite/libgomp.c/ipcp-cb1.c: Likewise. + +2025-10-20 Thomas Schwinge <tschwinge@baylibre.com> + + PR c++/114457 + PR c++/122268 + PR c++/120450 + * testsuite/libgomp.c++/target-flex-101.C: XFAIL GCN, nvptx + offloading compilation. + * testsuite/libgomp.c++/target-std__flat_map-concurrent.C: + Un-XFAIL GCN offloading compilation. + * testsuite/libgomp.c++/target-std__flat_multimap-concurrent.C: + Likewise. + 2025-10-16 Tobias Burnus <tburnus@baylibre.com> * testsuite/libgomp.c/declare-variant-4-gfx10-3-generic.c: Add |
