-
- Downloads
Fallthroughpinned optimization fix (and fixes for old gcc compilers)
This commit prevents fallthroughpinned optimization from running on an instruction that is a jump or that has a callback associated with it. It also fixes some errors that cause problems with older versions of gcc.
Loading
Please register or sign in to comment