Skip to content

implement alloca()#22837

Merged
rikkimax merged 1 commit intodlang:masterfrom
WalterBright:alloca
Mar 30, 2026
Merged

implement alloca()#22837
rikkimax merged 1 commit intodlang:masterfrom
WalterBright:alloca

Conversation

@WalterBright
Copy link
Copy Markdown
Member

I had to recreate this as a hard disk crash destroyed it and I had to rebuild the computer.

I still need to figure out how to set the fixups for ___chkstk_darwin, as there's something weird about it. I will take that up with a followup.

@WalterBright WalterBright added Compiler:Backend glue code, optimizer, code generation Arch:Aarch64 Issues specific to Arm 64 labels Mar 30, 2026
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#22837"

@rikkimax rikkimax merged commit 5332311 into dlang:master Mar 30, 2026
42 checks passed
@WalterBright WalterBright deleted the alloca branch March 30, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch:Aarch64 Issues specific to Arm 64 Compiler:Backend glue code, optimizer, code generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants