Skip to content

Conversation

@ZERICO2005
Copy link
Contributor

@ZERICO2005 ZERICO2005 commented Apr 21, 2025

float classification routines can now be evaluated at compile time in C using __builtin_constant_p. If a function call is emitted in the auto-test code (hence not constant folded), it will conflict with some functions I've defined in test.asm. This will cause linker error resulting in the auto-test failing.

I also fixed math_test.cpp and constexpr addressof

@mateoconlechuga mateoconlechuga merged commit 5e5478c into master May 6, 2025
9 checks passed
@mateoconlechuga mateoconlechuga deleted the pr/fix_constexpr branch May 6, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants