On 05/17/2013 01:49 PM, Steven Bosscher wrote:
Hello,

Trying to dump the CFG as a graph fails after the pro_and_epilogue
pass because it leaves unreachable basic blocks. This patch fixes that
issue.

Will commit sometime next week if no-one objects.

Ciao!
Steven


         * function.c (rest_of_handle_thread_prologue_and_epilogue):
         Cleanup the CFG after thread_prologue_and_epilogue_insns.
?!?

Under what conditions does threading the prologue/epilogue make code unreachable?

Also note that commit after X days if no-one objects is not the projects policy. Please don't take such liberties.


Jeff

Reply via email to