On Mon, Nov 30, 2015 at 4:44 AM, Eric Botcazou <ebotca...@adacore.com> wrote: >> Note this also is wrong on PA and one of the SPARC adjust_cost macros. > > Thanks for the heads up, fixed thusly, applied on the mainline > > > PR target/28115 > * config/sparc/sparc.c (supersparc_adjust_cost): Fix thinko. > (sparc_adjust_cost): Add missing space.
Eric, FYI, the function should test recog_memoized (dep_insn) also. - David