The following patch by Steve was lingering in the PR for some time.
For an implied do loop within an array constructor we would generate an
additional, bogus substring bounds check for the index variable before it
actually became defined. The check thus depended on the previous value of
the index
Hi there,
I’m a newbie to this list and tried my dearest to search the archives (with the
scrollbar) to find an answer.
I’m having a problem running a well known ham radio application called WSJT-X
for the Apple M1 running Monterey with gfortran 11.2.0. Tthe code compiles
fine. The issue is