[Bug target/19326] [4.0 Regression] gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 18:14 --- Fixed by: * config/i386/i386.c (ix86_expand_fp_absneg_operator): Use elt_mode for converting the mask. -- What|Removed |Added

[Bug target/19326] [4.0 Regression] gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-13 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-13 15:10 --- The same failure for these, for both x86_64 and i686 with -msse2: Running target unix FAIL: gcc.c-torture/execute/simd-1.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/simd-1.c execution, -O0 FAIL: gcc.c

[Bug target/19326] [4.0 Regression] gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-13 Thread uros at kss-loka dot si
--- 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

[Bug target/19326] [4.0 Regression] gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-09 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-10 06:49 --- Is this PR related to PR 13366? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19326

[Bug target/19326] [4.0 Regression] gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||ice-on-valid-code Summary|gcc.c-torture/execute/simd- |[4.0 Regression] gcc.c- |6