loop.c (insert_bct): Replace use of sdiv_optab with asr_optab and delete comment...
authorMichael Tiemann <tiemann@holodeck.cygnus.com>
Wed, 25 Aug 1999 05:28:26 +0000 (05:28 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 25 Aug 1999 05:28:26 +0000 (23:28 -0600)
commit66b9b71ff8fe3d7ff046ac7a2b94fc52c47f5442
tree6d7d6fa8761c03212297f8ca17bda291c96540e6
parent50f71e6f5fbf6780fb1354de88e44f5410e177f2
loop.c (insert_bct): Replace use of sdiv_optab with asr_optab and delete comment that code should be...

        * loop.c (insert_bct): Replace use of sdiv_optab with asr_optab
        and delete comment that code should be rewritten.

From-SVN: r28839
gcc/ChangeLog
gcc/loop.c