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 for variables declared but not in
a COMMON block if the option "-Wunused-variable" is set.
Regtested on x86_64-pc-linux-gnu. OK for mainline?
Thanks,
Harald
Yes, looks good. Thanks.
Thanks, Jerry!
This is now r15-7212-g8fd2158acac181 .
Harald
Jerry