You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply control flow fix from dev-compound-literal branch to ensure proper
execution order after global variable initialization.
- Adjust syscall trampoline offset to 48 (was 44)
- Adjust global init offset to 84 (was 80)
- Add branch instruction after global init to skip early exit code
- Clarify that r0 already contains main's return value at exit
0 commit comments