[Bug fortran/88124] Wrong results with procedure in seperate file
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 16 19:54:05 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88124
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |anlauf at gcc dot gnu.org
--- Comment #11 from anlauf at gcc dot gnu.org ---
I tried the appended code with main and sub split into 2 .F files,
and with the flags given in the mail to the ML, but can NOT reproduce the
issue with the following compiler versions:
(Debian 6.3.0-18+deb9u1) 6.3.0 20170516
(SUSE Linux) 7.5.0
(SUSE Linux) 10.2.1
7.2.0
8.4.1
9.3.1
10.2.1
11 (HEAD)
So can we assume that this has been fixed (accidentally) in the meantime?
More information about the Gcc-bugs
mailing list