i386: Fix logic error in r188785
authorRichard Henderson <rth@redhat.com>
Wed, 27 Jun 2012 21:30:41 +0000 (14:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 27 Jun 2012 21:30:41 +0000 (14:30 -0700)
commitff4d1662c887e1c43fde5d14c7835210d3a37063
treed2bb1bd55eeccfad14b562ab5e4ac98a913df1ee
parentae52af05e0325497661dd23b5c250d64b7d763b0
i386: Fix logic error in r188785

PR target/53749
        * config/i386/i386.c (ix86_rtx_costs): Fix typo vs UNITS_PER_WORD
        in 2012-06-23 change.  Adjust two other DImode tests as well.

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