-
- Downloads
Compiler [amd64]: Keep stack alignment before calling C code
GCC 8 started to emit movaps instructions with (%RSP) as destination, leading to GPF in case it was not properly aligned.
Loading
Please register or sign in to comment
GCC 8 started to emit movaps instructions with (%RSP) as destination, leading to GPF in case it was not properly aligned.