On 10/17/2016 09:46 PM, tbsaunde+...@tbsaunde.org wrote:

+static inline void
+set_label_ref_label (rtx ref, rtx_insn *label)
+{
+  XCEXP (ref, 0, LABEL_REF) = label;
+}

I guess I have to ask for a brief function comment for this. Otherwise OK.


Bernd

Reply via email to