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

Triage & fix new GCC test failures before 15.1.0 release #81

Open
2 of 12 tasks
xry111 opened this issue Feb 2, 2025 · 1 comment
Open
2 of 12 tasks

Triage & fix new GCC test failures before 15.1.0 release #81

xry111 opened this issue Feb 2, 2025 · 1 comment

Comments

@xry111
Copy link
Member

xry111 commented Feb 2, 2025

@xry111
Copy link
Member Author

xry111 commented Feb 3, 2025

For vect-rounding-*.c the problem is GCC 15 now defaults to -std=gnu23, where vfrint instructions cannot be used anymore as they may raise INEXACT exceptions those C23 disallows for ceil, floor, and etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants