This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/77400] fortran compfails on random_seed(PUT) if seed size is less than 33


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77400

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from kargl at gcc dot gnu.org ---
(In reply to Sergey from comment #2)
>  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.

thanks for getting back with confirmation of an old library
being picked up during linking.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]