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: "kretz at kde dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 09:03:05 +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 #14 from Matthias Kretz <kretz at kde dot org> 2012-03-28 09:03:05 UTC ---
Thanks! Great response time!
And yes, I started to notice the bug on 4.6.x now, too. In different unit
tests, though. I'll see if I can come up with a workaround for the "broken"
compilers.