[Bug fortran/77400] fortran compfails on random_seed(PUT) if seed size is less than 33
saguryev.gnu at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Aug 30 04:47:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77400
--- Comment #2 from Sergey <saguryev.gnu at gmail dot com> ---
Indeed, I missed that it was dynamically linked by default and system bundled
( older ) libfortran was used. Thus it's a problem in the original program
which has hard-coded seed(12) as it had been a constant for years.
So it's not a bug and may be closed as such. Thank you.
More information about the Gcc-bugs
mailing list