[Bug fortran/27449] transfer intrinsic does not work on strict aligned systems

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun May 21 14:00:00 GMT 2006



------- Comment #7 from pault at gcc dot gnu dot org  2006-05-21 13:59 -------
Created an attachment (id=11491)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11491&action=view)
Patch for this PR and PR27155

This is a belt-and-braces fix that uses memcpy to effect the transfer. I will
look for a more efficient solution, which I think will involve a new library
function.  In the mean time, I believe that the patch will fix your problem.

Regtests on FC5/Athlon1700

Could one or, preferably, both of you try out the patch, please?

Paul 


-- 


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



More information about the Gcc-bugs mailing list