jump.c (jump_optimize): Lose calls to modified_in_p they are not needed anymore due...
authorJeffrey A Law <law@cygnus.com>
Tue, 3 Feb 1998 21:19:59 +0000 (21:19 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 3 Feb 1998 21:19:59 +0000 (14:19 -0700)
commite535528b5e25afd7b641c11fab67344abe3628d5
tree95236ba70bfa8c239749253fce775b21ed84f497
parent922cc7ae074d9e2ae7a3a4106f155305879add94
jump.c (jump_optimize): Lose calls to modified_in_p they are not needed anymore due to changes...

        * jump.c (jump_optimize): Lose calls to modified_in_p they are
        not needed anymore due to changes elsewhere in jump.c.

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