Skip to content

Disable inlining for CHPE (arm64 with x86 ABI) builds#110

Merged
jenatali merged 1 commit into
mainfrom
chpe-inlining-fix
May 27, 2026
Merged

Disable inlining for CHPE (arm64 with x86 ABI) builds#110
jenatali merged 1 commit into
mainfrom
chpe-inlining-fix

Conversation

@jenatali

Copy link
Copy Markdown
Member

Apparently the CHPE compiler likes to inline way too much which ends up bloating stack usage in a way that blows out the stack in some processes that use D3D9 on threads with small stack sizes.

@jenatali
jenatali requested a review from vdwtanner May 22, 2026 21:49

@vdwtanner vdwtanner left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jenatali
jenatali merged commit 9e332af into main May 27, 2026
5 checks passed
@jenatali
jenatali deleted the chpe-inlining-fix branch May 27, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants