[Bug fortran/78150] Runtime segmentation fault when write variable on string
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 28 20:22:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78150
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #1 from kargl at gcc dot gnu.org ---
The problem is not present with gcc version 7.0.0 20161027.
If you have more than one versin of gfortran installed, you
might be linking against the wrong runtime library. You need
gfortran from after 2016-10-24.
More information about the Gcc-bugs
mailing list