CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/08/20 09:42:26
Modified files: gnu/gcc/gcc/config/m88k: m88k.c Log message: In output_call(), only perform the "return to jump target if followed by an unconditional jump" optimization if the delay slot instruction is not annuled. This check is needed now that the delay slot description in m88k.md allow for it to be annuled.