combine.c (distribute_notes): Move set of need_refresh for noop_move_p down to catch...
authorRichard Henderson <rth@redhat.com>
Tue, 24 Jul 2001 21:39:19 +0000 (14:39 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 24 Jul 2001 21:39:19 +0000 (14:39 -0700)
commite7139885a924d6ad2316a4526a84dda352ca2373
treeb92690f1af6cc2fbea5175c8c32872948c7c9d55
parentedd60b15d1fe4a845c79e72c297bd81e95506858
combine.c (distribute_notes): Move set of need_refresh for noop_move_p down to catch all cases.

        * combine.c (distribute_notes): Move set of need_refresh
        for noop_move_p down to catch all cases.

From-SVN: r44317
gcc/ChangeLog
gcc/combine.c