------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-23 22:30 ------- GCC assumes you have unaligned access.
Use -mstrict-align if you want to assume unaligned access does not work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23539