mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +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.