https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118717
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #5 from Sam James <sjames at gcc dot gnu.org> --- fwiw this showed up when I started to force using `setjmp` instead of `__builtin_setjmp` in ruby a few days ago. I haven't looked at how (if at all) we treat those differently because on mobile