Landing: 1d8f0366ddb8

Project / Subsystem

gcc / gcc/testsuite

Date

2026-07-05

Author

Thomas Koenig

Commit

1d8f0366ddb84589f9d1d3f8fe65d9d2223f8cb6

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc/testsuite
patch_id
commit_hash
1d8f0366ddb84589f9d1d3f8fe65d9d2223f8cb6
source_type
github
headline
Add warnings about deleted PAUSE feature to test case
tldr
Fortran test case updated to warn about the removal of the PAUSE feature.
author
Thomas Koenig
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • gcc
  • fortran
  • testsuite
  • warning
discussion_id_link
bugzilla_pr
date
2026-07-05T00:00:00.000Z

A Fortran test case in the GCC test suite has been updated with warnings regarding the deletion of the PAUSE feature. This change, related to PR fortran/126090, ensures that tests accurately reflect the current state of the Fortran standard supported by the compiler.