------- Comment #4 from pinskia at gcc dot gnu dot org 2006-08-17 22:19 ------- -mstrict-align does not do what you think it does. What it does is say the alignment requirements for loads/stores cannot be violated.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28763