i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for widening...
commite3dafdf4d0f85fcf00944975332b43e29d39ca98
authorTorbjorn Granlund <tege@swox.com>
Thu, 13 Dec 2007 09:19:11 +0000 (13 10:19 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 13 Dec 2007 09:19:11 +0000 (13 10:19 +0100)
tree074ba42562333ab2894f607e100d882f360bb9ed
parentfe9e53421889ec5d5c360107a8b9c80b95cbebcf
i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for widening multiplication.

        * config/i386/i386.c (ix86_rtx_costs) [MULT]: Check op0 for
        ZERO_EXTEND when computing costs for widening multiplication.

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