------- 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