This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25697] libfortran - Segmentation fault/ Bad Address on unformatted read
- From: "dir at lanl dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2006 01:52:59 -0000
- Subject: [Bug libfortran/25697] libfortran - Segmentation fault/ Bad Address on unformatted read
- References: <bug-25697-10129@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dir at lanl dot gov 2006-01-09 01:52 -------
Having a read immediately follow a write - seems to cause the errors. I have
run several million I/O tests where the only legal thing not permitted is a
read immediately after a write - without getting a single error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25697