-
Notifications
You must be signed in to change notification settings - Fork 249
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
gcc 11.1.1 & gcc 12 without flags + i686 x86/avx512/dbsad failures #867
Comments
I skipped the failures by the following command as a temporary workaround in gcc i686 case.
|
I still see the failures on simde 48edfa9 .
|
Likewise @junaruga , can you confirm this again? Thanks! |
I just got this for |
Sure! |
We also see this downstream in Gentoo: https://bugs.gentoo.org/926706 |
@matoro can you test the latest release candidate? https://github.com/simd-everywhere/simde/releases/tag/v0.8.0-rc2 |
Just tried this, it's actually even worse with this RC, two additional failures not present before. The failures mentioned in this issue are still present.
|
Thank you @matoro ; I'm not getting the i386 failures with SIMDe 0.8.2-rc1 & GCC 13.2.0-23: If this still occurs for you, let me know and I'll reopen this |
I faced the following test failures on gcc 11.1.1 without flags on i686 with simde the latest master commit
c4aa8b492aea70a3a09852c4e0427e07791bb49f
on Fedora rawhide (= 35). Here is the result from the log. Could you take a look at it? Thank you.The text was updated successfully, but these errors were encountered: