This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52736] [4.5/4.6/4.7/4.8 Regression] miscompilation: store to aliased __m128d is 8 Bytes off
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Mar 2012 14:52:13 +0000
- Subject: [Bug target/52736] [4.5/4.6/4.7/4.8 Regression] miscompilation: store to aliased __m128d is 8 Bytes off
- Auto-submitted: auto-generated
- References: <bug-52736-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52736
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-27 14:52:13 UTC ---
Created attachment 27015
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27015
gcc48-pr52736.patch
Untested fix.