This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse
- From: "uros at kss-loka dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2005 07:17:09 -0000
- Subject: [Bug target/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse
- References: <20050113151656.19427.uros@kss-loka.si>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-01-14 07:17:07
date| |
Summary|[4.0 Regression] gcc.c- |[4.0 Regression] gcc.c-
|torture/execute/simd-1.c |torture/execute/simd-1.c
|compilation fails for x64_86|compilation fails for i686
|and i686 with -msse2 |with -msse
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19427