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/19427] [4.0 Regression] gcc.c-torture/execute/simd-1.c compilation fails for i686 with -msse


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


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