mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-11 12:10:50 +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.