[Bug libfortran/18891] write with no open causes core dump
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 25 17:33:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-25 17:33 -------
Fixed by:
2004-12-14 Steve Ellcey <sje@cup.hp.com>
* libgfortran/io/transfer.c (us_read): Use memcpy/memset
instead of assignment to fill unaligned buffer.
(us_write): Ditto.
(next_record_w): Ditto.
Next time try placing PR component/bug number in the changelog/commit message and bugzilla will
pick it up automatically.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18891
More information about the Gcc-bugs
mailing list