diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2026-02-24 00:16:30 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2026-02-24 00:16:30 +0000 |
| commit | 9fd690d54370a05be1d7c16a3c593e600a983fbb (patch) | |
| tree | f2a25ba8400d2b1510ba3914556734945aa3c8cb /libgomp | |
| parent | 96dfb33390d0cd8b2cf35be83f0859930980e4b4 (diff) | |
| download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 | |
Diffstat (limited to 'libgomp')
| -rw-r--r-- | libgomp/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 046c682..d0af39d 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,24 @@ +2026-02-23 Paul-Antoine Arras <parras@baylibre.com> + + PR fortran/120505 + * testsuite/libgomp.fortran/map-subarray-16.f90: Enable test only for + offload device. + +2026-02-23 Paul-Antoine Arras <parras@baylibre.com> + + PR fortran/120505 + * testsuite/libgomp.fortran/map-subarray-12.f90: New test. + +2026-02-23 Paul-Antoine Arras <parras@baylibre.com> + + PR fortran/120505 + * testsuite/libgomp.fortran/map-subarray-11.f90: New test. + * testsuite/libgomp.fortran/map-subarray-13.f90: New test. + * testsuite/libgomp.fortran/map-subarray-14.f90: New test. + * testsuite/libgomp.fortran/map-subarray-15.f90: New test. + * testsuite/libgomp.fortran/map-subarray-16.f90: New test. + * testsuite/libgomp.fortran/map-alloc-present-2.f90: New file. + 2026-02-12 Kwok Cheung Yeung <kcyeung@baylibre.com> PR middle-end/113436 |
