expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes in which there is no divid...
authorRichard Henderson <rth@redhat.com>
Wed, 12 Dec 2001 03:00:01 +0000 (19:00 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 12 Dec 2001 03:00:01 +0000 (19:00 -0800)
commita8c7e72da252fa6d01037d70d9bf24f9af37b07d
tree33bcb4fa6a02617cfdb400f1965f75f861fee372
parent98ce21b3b388f4f93b1926c1bac451ead787292a
expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes in which there is no divide expander.

        * expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes in
        which there is no divide expander.

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