Am 25.01.25 um 21:05 schrieb Jerry D:
On 1/25/25 11:12 AM, Harald Anlauf wrote:
Dear all,
the attached patch fixes bogus errors with CLASS variables in BLOCK DATA
that showed up because some compiler-generated components were not
declared as artificial.
Furthermore, a warning can be emitted fo
On 1/25/25 11:12 AM, Harald Anlauf wrote:
Dear all,
the attached patch fixes bogus errors with CLASS variables in BLOCK DATA
that showed up because some compiler-generated components were not
declared as artificial.
Furthermore, a warning can be emitted for variables declared but not in
a COMMO
iable" is set.
Regtested on x86_64-pc-linux-gnu. OK for mainline?
Thanks,
Harald
From dba6e9bcf284d1d875529520cd7ae52230c1e65b Mon Sep 17 00:00:00 2001
From: Harald Anlauf
Date: Sat, 25 Jan 2025 19:59:56 +0100
Subject: [PATCH] Fortran: fix issues with variables in BLOCK DATA [PR58857]