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/20257] Fortran runtime error: End of record occurs when writing large arrays


------- Additional Comments From jvdelisle at verizon dot net  2005-03-01 03:14 -------
I noticed on a the list mention that the error occurs only when the output is
redirected.  When I run ./a.out the error message is embedded in the middle of
the output before the last numbers are printed.

The error message gets printed out before the stdout buffer finishes.

-- 


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


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