expr.c (compress_float_constant): Add cost check.
authorDale Johannesen <dalej@apple.com>
Tue, 12 Jul 2005 20:29:51 +0000 (20:29 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Tue, 12 Jul 2005 20:29:51 +0000 (20:29 +0000)
commite4541b7a1e63c7c02a1fbea8cbbe397fd436ebfe
tree3fdf52c0ba14a4c842f30934ba59c2b3808ab4ea
parent5133e4b923b5648cc7fc2f27bb03f02855dbbe94
expr.c (compress_float_constant): Add cost check.

2005-07-12  Dale Johannesen  <dalej@apple.com>

        * expr.c (compress_float_constant):  Add cost check.
        * config/rs6000.c (rs6000_rtx_cost):  Adjust FLOAT_EXTEND cost.

From-SVN: r101938
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/expr.c