http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49444
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-06-16 20:16:09 UTC --- (In reply to comment #1) > Well, I'm 100% sure this is just the age-old bug that GCC can't expand > misaligned indirect-refs (or nowadays mem-refs and target-mem-refs) on > strict-align targets properly. This has nothing to do with the misalgined indirect-ref issue as it works when IV-opts is disabled.