[Bug libfortran/23419] unformatted complex I/O with kind=10

sje at cup dot hp dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 6 22:54:00 GMT 2005


------- Additional Comments From sje at cup dot hp dot com  2005-09-06 22:53 -------
It looks like this is the same kind of bug as PR 23556 but in a different place.
I fixed convert_real in io/read.c to resolve PR 23556, this is extract_real in
io/write.c.  I will submit a patch in the next day or so unless someone else
beats me to it.  This is a buffer alignment issue, not a problem with padding
real*10 values.

-- 


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



More information about the Gcc-bugs mailing list