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/19326] [4.0 Regression] gcc.c-torture/execute/simd-6.c fails on x86-64


------- Additional Comments From uros at kss-loka dot si  2005-01-13 13:19 -------
(In reply to comment #1)
> These two fail with similiar ICEs: 
>    gcc.dg/i386-sse-1.c (test for excess errors) 
>    gcc.dg/i386-sse-2.c (test for excess errors) 

The ICE in both cases is in fact (produced with a crosscompiler):

In file included from
/usr/local.uros/lib/gcc/i686-pc-linux-gnu/4.0.0/include/xmmintrin.h:1211,
                 from i386-sse-2.c:12:
/usr/local.uros/lib/gcc/i686-pc-linux-gnu/4.0.0/include/emmintrin.h: In function
'_mm_cvtsi128_si64x':
/usr/local.uros/lib/gcc/i686-pc-linux-gnu/4.0.0/include/emmintrin.h:207:
internal compiler error: Segmentation fault


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19326


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