Skip to content

Make Pancake compiler always set GC to NONE#1374

Merged
myreen merged 1 commit intomasterfrom
fix-1350
Apr 25, 2026
Merged

Make Pancake compiler always set GC to NONE#1374
myreen merged 1 commit intomasterfrom
fix-1350

Conversation

@dnezam
Copy link
Copy Markdown
Contributor

@dnezam dnezam commented Apr 24, 2026

Pancake now ignores any --gc=... flags by always setting GC to NONE. This removes the unused GC runtime that Zhewen Shen's BSc thesis (p. 35) noted was being linked into every Pancake binary.

Assisted-by: Claude:claude-opus-4-7

Pancake now ignores any `--gc=...` flags by always setting GC to NONE.
This removes the unused GC runtime that Zhewen Shen's BSc thesis (p. 35)
noted was being linked into every Pancake binary.

Assisted-by: Claude:claude-opus-4-7
@dnezam dnezam requested a review from myreen April 24, 2026 16:13
@dnezam dnezam linked an issue Apr 25, 2026 that may be closed by this pull request
@myreen myreen merged commit 0aa4d0c into master Apr 25, 2026
1 check passed
@myreen myreen deleted the fix-1350 branch April 25, 2026 19:03
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.

Make Pancake compiler always set GC to NONE

2 participants