]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/19102 (-march=pentium3 breaks linux kernel compiles w/ gcc-3_4-branch...
authorRichard Henderson <rth@redhat.com>
Thu, 23 Dec 2004 01:31:17 +0000 (17:31 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 23 Dec 2004 01:31:17 +0000 (17:31 -0800)
commit9d0b72c9741573ebcd4c6ff6ff5f011da5e37148
treec543146e62c363558ff00f6274077232335e372e
parent9abca055a161561127bd29435b002e1ad05ccc26
re PR target/19102 (-march=pentium3 breaks linux kernel compiles w/ gcc-3_4-branch as of 2004/12/20)

        PR target/19102
        * config/i386/i386.c (x86_inter_unit_moves): Disable.
        (ix86_hard_regno_mode_ok): Disallow SSE2 and MMX scalar modes
        in SSE registers when only SSE1 enabled.

From-SVN: r92526
gcc/ChangeLog
gcc/config/i386/i386.c