mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-04 03:22:14 +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.