Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[goalc] macro expansion in integer constants #1282

Merged
merged 7 commits into from
Apr 7, 2022

Conversation

water111
Copy link
Collaborator

@water111 water111 commented Apr 4, 2022

No description provided.

@water111
Copy link
Collaborator Author

water111 commented Apr 6, 2022

I think this is mostly good to go, but I suspect something is wrong because code is coming out slightly larger. The whole engine is ~3kB larger:

4907664 old
4910240 new

interestingly the kernel is the exact same size, so it's likely some feature like bitfields that broke.

@water111 water111 merged commit 1db96c7 into master Apr 7, 2022
@water111 water111 deleted the w/macro-expand-integer-constants branch April 7, 2022 23:13
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.

1 participant