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/29912] Gfortran: string array functions behaving incorrectly...



------- 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


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