]> gcc.gnu.org Git - gcc.git/commit
fold-const (fold): Also simplify FLOOR_DIV_EXPR to EXACT_DIV_EXPR if...
authorToon Moene <toon@moene.indiv.nluug.nl>
Sun, 26 Oct 1997 17:05:24 +0000 (18:05 +0100)
committerJeff Law <law@gcc.gnu.org>
Sun, 26 Oct 1997 17:05:24 +0000 (10:05 -0700)
commit91585c63e4f946b21ec89f51bb8ec555444ddd1f
tree417017ecb7a6d73819a07a63f313f7219f676602
parent6d6d0fa07e124c351a01f4cadcfc16ef215817ad
fold-const (fold): Also simplify FLOOR_DIV_EXPR to EXACT_DIV_EXPR if...

        * fold-const (fold): Also simplify FLOOR_DIV_EXPR to EXACT_DIV_EXPR
        if the dividend is a multiple of the divisor.

From-SVN: r16181
gcc/ChangeLog
gcc/fold-const.c
This page took 0.054085 seconds and 5 git commands to generate.