]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgloop.c (flow_loops_find): Use the information of the depth first search order...
authorJosef Zlomek <zlomek@matfyz.cz>
Fri, 21 Dec 2001 01:50:10 +0000 (02:50 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 21 Dec 2001 01:50:10 +0000 (17:50 -0800)
commitb09d108b488516d1fc8225ab460799d5e8c6dab9
tree32379513001dec81f4dca82b4d14e1161d02c07c
parentf350566bf47f2584ccb8a7671ad6ffd4aa82a6b5
cfgloop.c (flow_loops_find): Use the information of the depth first search order of the CFG correctly when...

        * cfgloop.c (flow_loops_find): Use the information of the depth
        first search order of the CFG correctly when finding natural loops.

From-SVN: r48227
gcc/ChangeLog
gcc/cfgloop.c