https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89650
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- There are unreachable blocks which are not allowed for pre_and_rev_post_order_compute. Somebody forgets to call cfg-cleanup here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89650
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- There are unreachable blocks which are not allowed for pre_and_rev_post_order_compute. Somebody forgets to call cfg-cleanup here.