flow.c (init_propagate_block_info): Protect the rtx stored in mem_set_list from modif...
authorRichard Henderson <rth@redhat.com>
Thu, 9 Nov 2000 00:26:34 +0000 (16:26 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 9 Nov 2000 00:26:34 +0000 (16:26 -0800)
commitc32e1e6fbc96ee261728dbbc5da6fd69619b15b8
tree424ab1377c7f1bbb66c3532a2d7d64391c87ef02
parentadb84b4254d23c4ff58f53c4f48971b6cd8395d1
flow.c (init_propagate_block_info): Protect the rtx stored in mem_set_list from modification by find_auto_inc.

        * flow.c (init_propagate_block_info): Protect the rtx stored in
        mem_set_list from modification by find_auto_inc.
        (mark_set_1): Likewise.

From-SVN: r37330
gcc/ChangeLog
gcc/flow.c