CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/08/08 14:10:43
Modified files: gnu/usr.bin/gcc/gcc/config/m88k: m88k.c Log message: Remove code adding an extra nop instruction after a function's epilogue, if its rtl ends up with a barrier. This was a legacy of SVR3 tdesc specific debug information, which we do not produce anymore.