]> gcc.gnu.org Git - gcc.git/commit
flow.c (delete_unreachable_blocks): Mark blocks as they are put on to the worklist...
authorRichard Henderson <rth@cygnus.com>
Thu, 4 Mar 1999 15:01:06 +0000 (07:01 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 4 Mar 1999 15:01:06 +0000 (07:01 -0800)
commitaa3d4bf947a0c391a39c03294fb1bc69aa5e7fe3
treeb8d93eab7304ab64217058a502249db8f7dc3a1f
parentdd5657ed922e7da1d162987dec9bdece8630be7d
flow.c (delete_unreachable_blocks): Mark blocks as they are put on to the worklist, not as they are taken off.

        * flow.c (delete_unreachable_blocks): Mark blocks as they
        are put on to the worklist, not as they are taken off.

From-SVN: r25584
gcc/ChangeLog
gcc/flow.c
This page took 0.059191 seconds and 5 git commands to generate.