stmt.c
179 KB
-
function.c (identify_blocks): Start with a chain of BLOCKs to match the rest of… · b2a59b15
function.c (identify_blocks): Start with a chain of BLOCKs to match the rest of the backend (dbxout.c)... * function.c (identify_blocks): Start with a chain of BLOCKs to match the rest of the backend (dbxout.c), instead of just one BLOCK. (reorder_blocks): Ditto. (all_blocks): Ditto. * stmt.c (find_loop_tree_blocks): Pass the toplevel list of blocks, not just the first subblock. Fixes unroll1.C. From-SVN: r10712
Mike Stump committed