------- Comment #14 from jvdelisle at gcc dot gnu dot org 2009-10-03 16:17 ------- Correction to comment #13, Shifting bytes right not left. Also, I have completed testing using memmove instead of the explicit for loop.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35862