dom requires PROP_loops

Paulo Matos pmatos@broadcom.com
Mon Mar 10 11:57:00 GMT 2014


Hello,

In an attempt to test some optimization I destroyed the loop property in pass_tree_loop_done and reinstated it in pass_rtl_loop_init, however then I noticed that pass_dominator started generating wrong code.
My guess is that we should mark pass_dominator with PROP_loops as a required property? Do you agree?

Cheers,

Paulo Matos




More information about the Gcc mailing list