CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/09/14 13:36:52
Modified files: gnu/gcc/gcc/config/m88k: m88k.c m88k.h Log message: Minor exception handling bug and comment fixes. Also, revert override of TARGET_BUILTIN_SETJMP_FRAME_VALUE - this was done while experimenting with sjlj exceptions support, to make them work better, but now that unwinding works it is no longer useful.