> 2014-11-26 Thomas Preud'homme thomas.preudho...@arm.com\
> 
>   * regrename.c (find_best_rename_reg): Rename to ...
>   (find_rename_reg): This. Also add a parameter to skip tick check.
>   * regrename.h: Likewise.
>   * config/c6x/c6x.c (try_rename_operands): Adapt to above renaming.

OK for mainline, but investigate whether you can better format the 
config/c6x/c6x.c line, for example:

+ best_reg
+   = find_rename_reg (this_head, super_class, &unavailable, old_reg, true);

-- 
Eric Botcazou

Reply via email to