lang/gcc/8 doesn't provide __builtin_trap() at least on sparc64, so include <csignal> to access the decl of raise(3) used in the fallback code path.