re PR libfortran/23419 (unformatted complex I/O with kind=10)
authorSteve Ellcey <sje@cup.hp.com>
Wed, 7 Sep 2005 20:16:47 +0000 (20:16 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Wed, 7 Sep 2005 20:16:47 +0000 (20:16 +0000)
commit98cd8256afa26fdcf4c4a7b01e4199fb47b2898d
tree1aba9950ba1a9a153cd920858aeac4426db8af55
parent9f36bc49f8e9af63c64536da3e6085274c842e5b
re PR libfortran/23419 (unformatted complex I/O with kind=10)

PR libfortran/23419
* io/write.c (extract_int): Use memcpy to access buffer.
(extract_uint): Ditto.
(extract_real): Ditto.

From-SVN: r104000
libgfortran/ChangeLog
libgfortran/io/write.c