Skip to content

Add support for 128-bit integers in gcc itself #274

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

Open
antoyo opened this issue May 23, 2023 · 1 comment
Open

Add support for 128-bit integers in gcc itself #274

antoyo opened this issue May 23, 2023 · 1 comment
Labels
libgccjit requires a change in libgccjit medium

Comments

@antoyo
Copy link
Contributor

antoyo commented May 23, 2023

it isn't hard to do at all: just make some fallback in libgcc. it doesn't have to be especially fast or good, just has to work
— segher

@antoyo antoyo added libgccjit requires a change in libgccjit medium labels May 23, 2023
@antoyo
Copy link
Contributor Author

antoyo commented Jan 11, 2025

Could be superceeded by #514.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libgccjit requires a change in libgccjit medium
Projects
None yet
Development

No branches or pull requests

1 participant