ssa-ccp.c
35.9 KB
-
ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable blocks, the… · e0c39f1b
ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable blocks, the BB_REACHABLE is now set, rather than aux being non-NULL. 2001-08-28 Daniel Berlin <dan@cgsoftware.com> * ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable blocks, the BB_REACHABLE is now set, rather than aux being non-NULL. Update the test to reflect this. From-SVN: r45245
Daniel Berlin committed