On 08/25/2016 08:50 AM, tbsaunde+...@tbsaunde.org wrote:
+             FOR_EACH_VEC_SAFE_ELT_REVERSE (forced_labels, i, insn)
+               make_label_edge (edge_cache, bb, insn, EDGE_ABNORMAL);

All of these look like they'd be perfectly fine as a normal FOR_EACH_VEC_SAFE_ELT, and it would be clearer that way. Ok with that change after retesting.


Bernd

Reply via email to