sh.c (shiftcosts): Don't get INTVAL before testing whether X is a CONST_INT.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 1 Dec 2000 03:29:02 +0000 (03:29 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 1 Dec 2000 03:29:02 +0000 (03:29 +0000)
commit3d422cb195ff12f1775103d5308495d459d860ec
tree1b58068f19d3b2610de8c6488b8ad77801f819f3
parentb927e8c7203c92b0580665b6ee75cff290c64d0d
sh.c (shiftcosts): Don't get INTVAL before testing whether X is a CONST_INT.

* config/sh/sh.c (shiftcosts): Don't get INTVAL before testing
whether X is a CONST_INT.
(addsubcosts): Likewise.

From-SVN: r37911
gcc/ChangeLog
gcc/config/sh/sh.c