From: GCC Administrator Date: Thu, 29 May 2025 00:23:48 +0000 (+0000) Subject: Daily bump. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4276b3884a3f418a17b10288bc10a3d73531018b;p=thirdparty%2Fgcc.git Daily bump. --- diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 4044138c536..939851372b3 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20250528 +20250529 diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index ef722698f6f..c9035c3d0c8 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,12 @@ +2025-05-28 Tobias Burnus + + Backported from master: + 2025-05-28 Tobias Burnus + + 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 Backported from master: