------- Comment #1 from jakub at gcc dot gnu dot org 2010-04-17 06:55 ------- You should make the struct packed, because otherwise you are accessing it unaligned.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43774
jakub at gcc dot gnu dot org Fri, 16 Apr 2010 23:55:27 -0700
------- Comment #1 from jakub at gcc dot gnu dot org 2010-04-17 06:55 ------- You should make the struct packed, because otherwise you are accessing it unaligned.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43774