combine.c (simplify_shift_const): Bound shift count when combining shifts.
authorRichard Henderson <rth@cygnus.com>
Wed, 16 Aug 2000 06:22:20 +0000 (23:22 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 16 Aug 2000 06:22:20 +0000 (23:22 -0700)
commit3e626beb95980cff96e1065ccff070ac27c44d6a
tree447e48cb1b2e1020f9a51bb24a77f03a7a756c47
parent8e7c93fe34318458fe384035cf6b89fbb20db7d6
combine.c (simplify_shift_const): Bound shift count when combining shifts.

        * combine.c (simplify_shift_const): Bound shift count when
        combining shifts.

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