This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14981] [3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Dec 2004 10:18:33 -0000
- Subject: [Bug target/14981] [3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1
- References: <20040416183851.14981.davide.rossetti@roma1.infn.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-12-03 10:18 -------
Richard backported his fix for PR15289 (mentioned in comment #20)
to the 3.4 branch. This also fixed the problem when compiling
the testcase in comment #18 with "-msse".
The problem compiling the testcase with "-O -msse2" remains on the 3.4
branch, though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14981