[Bug target/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse

2005-01-19 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 06:37 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse

2005-01-19 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20 06:35 --- Subject: Bug 19427 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-20 06:35:38 Modified files: gcc: ChangeLog gcc/config/i386: i

[Bug target/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse

2005-01-19 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 01:02 --- Testing a patch. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at g

[Bug target/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse

2005-01-13 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-14 07:17 --- Testcase now works for -msse2 (x86_64 implies -msse2), but it still fails for i686 with -msse. It also fails for x86_64 with -mno-sse2 with the same error, FWIW. -- What|Removed