expmed.c (expand_divmod): If compute_mode is not the same as mode...
authorDavid S. Miller <davem@tanya.rutgers.edu>
Tue, 23 Sep 1997 07:25:25 +0000 (07:25 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 23 Sep 1997 07:25:25 +0000 (01:25 -0600)
commite13a25d5a3927ea07c9a0e047bf2d72a765b7c7f
tree82fc0cd6179b187b9c38df4ee7197638c2eb9aaf
parent4fd10464e796a92bab1f9f30f913ef3b94676be1
expmed.c (expand_divmod): If compute_mode is not the same as mode...

        * expmed.c (expand_divmod): If compute_mode is not the same as
        mode, handle the case where convert_modes() causes op1 to no
        longer be a CONST_INT.

From-SVN: r15672
gcc/ChangeLog
gcc/expmed.c