Files
gcc/libgomp/testsuite
Tobias Burnus a61760c4e5 libgomp.fortran/map-subarray-6.f90: Fix and robustify
Changes:
* Actually initialize the proper variable.
* Handle the three cases explicitly: self mapping/host fallback, mapping
  but host accessible and mapping and (potentially) not host accessible.
  Hence, remove 'dg-should-fail' - as the code should now always run.
* Add more checks for not pointer attaching, using values outside mapped
  range.
* Add several comments and handle the case that 'tgt' is actually removed
  during gimplification as unused. (Two cases: once the result with 'tgt'
  removed - and once using 'tgt'/'tgt2' in the target region - and checking
  then for the result).

libgomp/ChangeLog:

	* testsuite/libgomp.fortran/map-subarray-6.f90: Fix, extend, and
	robustify.
2026-04-28 14:15:21 +02:00
..
2026-01-02 09:56:11 +01:00
2026-04-17 15:23:07 +02:00
2026-01-02 09:56:11 +01:00
2025-10-05 17:14:49 +01:00