Hello Richard, Re $subject, at http://gcc.gnu.org/ml/gcc-patches/2012-04/msg01515.html
You suggested: >> Would be nice to use a single function that knows about the extra >> contraints here. Maybe something like the attached? << 2012-04-24 ... * rtl.h (set_for_reg_notes): Declare. * emit-rtl.c (set_for_reg_notes): New function. (set_unique_reg_note): Use it. * optabs.c (add_equal_note): Likewise. >> I had answered: > Looks cleaner indeed. Do you want me to test ? I gave it a try. Your patch bootstraps and regtests fine on mainline for x86-linux. May I commit ? Thanks in advance for your feedback, With Kind Regards, Olivier