Landing: 66b306adb2d8

Project / Subsystem

gcc / gfortran.dg/coarray

Date

2026-04-23

Author

Hans-Peter Nilsson

Commit

66b306adb2d8749dd70efa8fedb0e50e0fffb00d

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gfortran.dg/coarray
patch_id
commit_hash
66b306adb2d8749dd70efa8fedb0e50e0fffb00d
source_type
github
headline
Fortran coarray tests now require target sleep due to recent changes.
tldr
Fixes test failures for Fortran coarrays by requiring target sleep where calls were recently added.
author
Hans-Peter Nilsson
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • fortran
  • coarray
  • testing
  • parallel programming
discussion_id_link
bugzilla_pr
date
2026-04-23T00:00:00.000Z

Some Fortran coarray tests were failing due to recent additions of calls. This commit addresses the issue by adding a requirement for target sleep to these tests. This ensures that the tests pass consistently.