expmed.c (expand_divmod): Don't widen for computing remainder if we seem to have...
authorTorbjorn Granlund <tege@matematik.su.se>
Mon, 5 Oct 1998 00:08:56 +0000 (02:08 +0200)
committerJeff Law <law@gcc.gnu.org>
Mon, 5 Oct 1998 00:08:56 +0000 (18:08 -0600)
commit32fdf36bb633d048c30d8be6c5e45ffef024e440
tree22508e809d2c2dbaf3bf42846bc47e8b4b8164ce
parent4284b774e6f846f1fe69479a6246a3bcfd6c3641
expmed.c (expand_divmod): Don't widen for computing remainder if we seem to have a divmod pattern for...

        * expmed.c (expand_divmod): Don't widen for computing remainder
        if we seem to have a divmod pattern for needed mode.

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