mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-28 16:21:30 +03:00
When swapcontext.c is compiled without -g, the following error occurs: Error: CFI instruction used without previous .cfi_startproc Fix by converting swapcontext routine to assembler.