------- Additional Comments From rth at gcc dot gnu dot org  2004-12-29 00:42 
-------
I don't reproduce this with a build from last night.

Try again with today's sources.  In particular, the symptom looks as if the
fpu has been put into mmx mode.  Which might be solved with

2004-12-27  Richard Henderson  <[EMAIL PROTECTED]>

        * config/i386/i386.h (UNITS_PER_SIMD_WORD): Don't use MMX/3DNOW.

2004-12-26  Richard Henderson  <[EMAIL PROTECTED]>

        * config/i386/i386.md (mov<MMXMODEI>_internal_rex64): New.
        (movv2sf_internal_rex64): New.
        (mov<MMXMODEI>_internal): Use no register preferences at all.
        (movv2sf_internal): Likewise.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
 GCC target triplet|                            |i686-pc-linux-gnu


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

Reply via email to