combine.c (simplify_shift_const): Check shift amount is a CONST_INT.
authorGraham Stott <grahams@gcc.gnu.org>
Sat, 5 Jun 2004 07:59:39 +0000 (07:59 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Sat, 5 Jun 2004 07:59:39 +0000 (07:59 +0000)
commit446f52f40bb4083e0e4e92de0442141a1d3d633d
tree90e178a8dd180582334958da2b47f629ea619198
parent90aa6719a03ca37a01bf94240dbf02fb4b1eb3e0
combine.c (simplify_shift_const): Check shift amount is a CONST_INT.

* combine.c(simplify_shift_const): Check shift amount is a
CONST_INT.

From-SVN: r82644
gcc/ChangeLog
gcc/combine.c