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: 2 Dec 2004 09:49:31 -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-02 09:49 -------
Richard's patch http://gcc.gnu.org/ml/gcc-cvs/2004-12/msg00026.html
fixed the problem on mainline, so that all the problems mentioned in
this PR seem to be fixed on mainline.
We still have the 3.4 regression, though: The testcase from comment #18
still ICEs with "gcc -O -msse2" or "gcc -O -msse".
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|i686-pc-linux-gnu-gcc-3.4.0 |i686-pc-linux-gnu
GCC host triplet|i686-pc-linux-gnu-gcc-3.4.0 |i686-pc-linux-gnu
GCC target triplet|i686-pc-linux-gnu-gcc-3.4.0 |i686-pc-linux-gnu
Summary|[3.4/4.0 Regression] ICE in |[3.4 Regression] ICE in
|_mm_xor_pd for SSE2 with -O1|_mm_xor_pd for SSE2 with -O1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14981