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/33108] unformatted string write errors with End of record.



------- Comment #3 from dagurasu15 at hotmail dot com  2007-08-18 17:55 -------

As it turns out (not surprisingly), you are correct.  It never did work, just
the old compiler didn't catch the runtime error.  I usually use a left justify
routine on my strings in the end so I never noticed the space or the array
overwrite.  So this it turns out is indeed a feature, and a good one, not a
bug.  Sorry for the noise.  Thanks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33108


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