jump.c (jump_optimize_1): Don't try to duplicate the loop exit test if optimizing...
authorRichard Henderson <rth@cygnus.com>
Wed, 17 Nov 1999 23:28:50 +0000 (15:28 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 17 Nov 1999 23:28:50 +0000 (15:28 -0800)
commitbc6c134e71e7909c5af54b8cf4a0041f577b3533
tree4a6c90dd46fbaba54739c5e5d4ea7054b5c33e75
parent00f8656751b2e5a5c6f902471b91874ed111d88e
jump.c (jump_optimize_1): Don't try to duplicate the loop exit test if optimizing for size.

        * jump.c (jump_optimize_1): Don't try to duplicate the loop exit
        test if optimizing for size.

From-SVN: r30559
gcc/ChangeLog
gcc/jump.c