re PR target/19556 (ICE with -march=pentium-m (during bootstrap))
authorRichard Henderson <rth@redhat.com>
Tue, 25 Jan 2005 18:43:59 +0000 (10:43 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 25 Jan 2005 18:43:59 +0000 (10:43 -0800)
commit51df717967dd3b270ee6385c97cbe904dbd06080
tree48c7dc3151bb7c95314d2dfba39408fa601cfba6
parentc63f5a428cc7b15651e076b291e1a72c36d74618
re PR target/19556 (ICE  with -march=pentium-m (during bootstrap))

        PR target/19556
        PR target/19584
        * config/i386/i386.c (x86_inter_unit_moves): Zero.
        (ix86_preferred_reload_class): Rewrite fp-constant section, with
        80387 enabled, to return a proper subclass.  Return the subset that
        overlaps with GENERAL_REGS for PLUS.
        * config/i386/i386.md (movsi_1, movdi_2): Set type to "mmx" for pxor.

From-SVN: r94223
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md