[Bug libfortran/23770] unaligned buffers in i/o library force use of memcpy()

jblomqvi at cc dot hut dot fi gcc-bugzilla@gcc.gnu.org
Fri Sep 9 06:44:00 GMT 2005


------- Additional Comments From jblomqvi at cc dot hut dot fi  2005-09-09 06:44 -------
And, there's a bug in my test program. Obviously the last for loop should be

for (i = 0; i < LEN; i += 4)

-- 


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



More information about the Gcc-bugs mailing list