https://gcc.gnu.org/g:4276b3884a3f418a17b10288bc10a3d73531018b
commit r15-9741-g4276b3884a3f418a17b10288bc10a3d73531018b Author: GCC Administrator <gccadmin@gcc.gnu.org> Date: Thu May 29 00:23:48 2025 +0000 Daily bump. Diff: --- gcc/DATESTAMP | 2 +- libgomp/ChangeLog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 4044138c536f..939851372b3b 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20250528 +20250529 diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index ef722698f6f6..c9035c3d0c86 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,12 @@ +2025-05-28 Tobias Burnus <tbur...@baylibre.com> + + Backported from master: + 2025-05-28 Tobias Burnus <tbur...@baylibre.com> + + PR middle-end/118694 + * testsuite/libgomp.fortran/metadirective-1.f90: xfail when + compiling (also) for nvptx offloading as an error is then expected. + 2025-05-26 Tobias Burnus <tbur...@baylibre.com> Backported from master: