This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran] Fix PR14067
- From: Paul Brook <paul at codesourcery dot com>
- To: fortran at gcc dot gnu dot org
- Cc: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>,patch <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 30 May 2004 15:59:31 +0100
- Subject: Re: [gfortran] Fix PR14067
- Organization: CodeSourcery
- References: <40B9F49E.7010709@physik.uni-muenchen.de>
> 2004-05-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>
> * trans-const.c (gfc_conv_string_init): Allow variable string
> length lower than initialization string length.
Ok. Please also change the comment to read "padded or truncated to the correct
length".
Paul