(fold_rtx): Correct check for associating shifts and ending up with a shift count...
authorRichard Stallman <rms@gnu.org>
Fri, 28 May 1993 22:40:33 +0000 (22:40 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 28 May 1993 22:40:33 +0000 (22:40 +0000)
commit4908e5087063c4b310ab617e09230ad65f294efa
treec53397c415bb439d866469528a44736105a4917b
parent4d01c30fb52de3af8ebfda893e84a61563f6b78a
(fold_rtx): Correct check for associating shifts and ending up with a shift count too large...

(fold_rtx): Correct check for associating shifts and
ending up with a shift count too large; convert to the
largest valid for ASHIFTRT and don't fold all others.

From-SVN: r4585
gcc/cse.c