mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-16 23:02:13 +03:00
This avoids SIGFPE handlers (or code longjmp-ed to) getting disturbed by the exception that generated it. Note: gcc's unwinding depends on the rpc_wait_trampoline/trampoline exact code, so we here avoid breaking it.