Landing: b1eb6e08939a

Project / Subsystem

gcc / fortran

Date

2026-07-07

Author

Jerry DeLisle

Commit

b1eb6e08939a01a18724d35da3dd0098cb993ab9

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
fortran
patch_id
commit_hash
b1eb6e08939a01a18724d35da3dd0098cb993ab9
source_type
github
headline
Fortran: Fix test cases related to PR103367
tldr
Follow-up Fortran commit corrects test cases for PR103367 concerning constant references.
author
Jerry DeLisle
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • fortran
  • bugfix
  • testing
discussion_id_link
bugzilla_pr
date
2026-07-07T00:00:00.000Z

This commit provides a follow-up fix for Fortran bug report PR103367 by adjusting related test cases. It modifies how constant references are simplified and how values are copied during array initializer conversions to ensure correctness and address issues identified in the original bug.