OSDN Git Service

* expr.c (store_expr): When converting expression to promoted
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Feb 2002 13:21:17 +0000 (13:21 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Feb 2002 13:21:17 +0000 (13:21 +0000)
commit8ffee379baaaeecf37075dd03bcd2ec3b5fc86be
treedac1dc770504458467871fdefa802bf91c8a1adc
parent228c5b30d9d78a439ae1362646cbcee6493057e8
* expr.c (store_expr): When converting expression to promoted
equivalent type, allow using SUBREG_REG of TARGET as the target
of the expansion of EXP.
* loop.c (basic_induction_var, case SUBREG): Always look inside.
* config/alpha/alpha.c (rtx_equiv_function_matters): Delete decl.
(alpha_emit_set_const): Handle SImode when can't make new pseudos.
(alpha_emit_set_const_1, alpha_sa_mask): Use no_new_pseudos.
* config/alpha/alpha.md (addsi3, subsi3): Don't use if optimizing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49992 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog