This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14981] [3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]