[Bug libfortran/18891] write with no open causes core dump

sje at cup dot hp dot com gcc-bugzilla@gcc.gnu.org
Wed Dec 8 19:06:00 GMT 2004


------- Additional Comments From sje at cup dot hp dot com  2004-12-08 19:06 -------
The same problem exists in next_record_w, there there are two statments of the
form '*((gfc_offset *) p) = m;' and again there is no gaurentee that p is an
aligned address.  These must also be fixed for this test case to run.

-- 


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



More information about the Gcc-bugs mailing list