[Bug fortran/27304] gfortran: Warn/abort when format in write does not fit passed arguments
tobias dot burnus at physik dot fu-berlin dot de
gcc-bugzilla@gcc.gnu.org
Tue May 2 08:37:00 GMT 2006
------- Comment #14 from tobias dot burnus at physik dot fu-berlin dot de 2006-05-02 08:37 -------
> Fixed on 4.1 and 4.2
Thanks for fixing :-)
Still it would be nice if it would be detected during compile time. In
my case it was burried in an
if(something that rarely happens) write(*,'(''n'')') n
which I wouldn't have found easily without the compile-time warning of
the NAG compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27304
More information about the Gcc-bugs
mailing list