This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20257] Fortran runtime error: End of record occurs when writing large arrays
- From: "jvdelisle at verizon dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2005 03:14:01 -0000
- Subject: [Bug fortran/20257] Fortran runtime error: End of record occurs when writing large arrays
- References: <20050301025021.20257.kamaraju@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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