https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112958
--- Comment #11 from Konstantin Belousov <kostikbel at ukr dot net> --- Also the following regression was introduced in 15: --- gcc/ada/init.c~ 2025-04-25 11:18:00.000000000 +0300 +++ gcc/ada/init.c 2025-04-26 08:07:51.804119000 +0300 @@ -1686,8 +1686,8 @@ #include <sys/ucontext.h> #include <unistd.h> -#ifdef __CHERI__ static void +#ifdef __CHERI__ __gnat_error_handler (int sig, siginfo_t *si, void *ucontext ATTRIBUTE_UNUSED)