rs6000.c (rs6000_rtx_costs): Do not add extra costs for MULT inside PLUS or MINUS.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 1 Nov 2005 19:57:29 +0000 (19:57 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 1 Nov 2005 19:57:29 +0000 (19:57 +0000)
commit8a82b045bf5891778ca81e9e9536932ae55e2c2a
treed5f800d5bb56a27a10f4164847383b633f2e43ba
parent2e71c2a06ecc468470bbeace128a838dd5bd07fa
rs6000.c (rs6000_rtx_costs): Do not add extra costs for MULT inside PLUS or MINUS.

* config/rs6000/rs6000.c (rs6000_rtx_costs): Do not add extra
costs for MULT inside PLUS or MINUS.

From-SVN: r106345
gcc/ChangeLog
gcc/config/rs6000/rs6000.c