CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/21 12:35:35
Modified files:
gnu/gcc/gcc/config/m88k: m88k.c
Log message:
The per-target adjust_cost hook only gets invoked if recog_memoized (insn)
succeeds, no need to perform this check again.
