Skip to content
Snippets Groups Projects
Commit f4be30f7 authored by whh8b's avatar whh8b
Browse files

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.
parent 75dad776
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment