mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-01-12 00:05:41 +08:00
ChangeLog.omp bump
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2025-12-18 Paul-Antoine Arras <parras@baylibre.com>
|
||||
|
||||
Backported from master:
|
||||
2025-12-01 Paul-Antoine Arras <parras@baylibre.com>
|
||||
|
||||
PR fortran/120505
|
||||
* omp-low.cc (lower_omp_target): Set GOMP_MAP_IMPLICIT flag.
|
||||
|
||||
2025-10-28 Paul-Antoine Arras <parras@baylibre.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
@@ -1 +1 @@
|
||||
20251105
|
||||
20251218
|
||||
|
||||
@@ -1,3 +1,18 @@
|
||||
2025-12-18 Paul-Antoine Arras <parras@baylibre.com>
|
||||
|
||||
Backported from master:
|
||||
2025-12-01 Paul-Antoine Arras <parras@baylibre.com>
|
||||
|
||||
PR fortran/120505
|
||||
* target.c (gomp_map_vars_internal): Allow struct mapping from different
|
||||
containing array elements as long as adresses are in increasing order.
|
||||
* testsuite/libgomp.c-c++-common/map-arrayofstruct-2.c: Adjust
|
||||
dg-output.
|
||||
* testsuite/libgomp.c-c++-common/map-arrayofstruct-3.c: Likewise.
|
||||
* testsuite/libgomp.fortran/map-subarray-5.f90: Likewise.
|
||||
* testsuite/libgomp.fortran/map-subarray-10.f90: New test.
|
||||
* testsuite/libgomp.fortran/map-subarray-9.f90: New test.
|
||||
|
||||
2025-10-23 Andrew Stubbs <ams@baylibre.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
Reference in New Issue
Block a user