This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29912] Gfortran: string array functions behaving incorrectly...
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2006 12:10:16 -0000
- Subject: [Bug fortran/29912] Gfortran: string array functions behaving incorrectly...
- References: <bug-29912-13399@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pault at gcc dot gnu dot org 2006-11-21 12:10 -------
This is invalid code, isn't it?; I cannot quote you chapter and verse right now
but the total extent of a "receiving" character array has to be bigger than the
"sender", exactly to prevent problems of this kind.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29912