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

Verify if the checks for float sizes in libgccjit are necessary #487

Open
antoyo opened this issue Apr 7, 2024 · 0 comments
Open

Verify if the checks for float sizes in libgccjit are necessary #487

antoyo opened this issue Apr 7, 2024 · 0 comments
Labels
libgccjit requires a change in libgccjit

Comments

@antoyo
Copy link
Contributor

antoyo commented Apr 7, 2024

In rust-lang/gcc#47, we added some checks to make sure the size of the float* types are not bigger than expected.
I'm not sure if those are necessary, so check if it is the case.

@antoyo antoyo added the libgccjit requires a change in libgccjit label Apr 7, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant