[Bug target/79965] [7 Regression] OpenMP simd, invalid instructions on ia32 core2
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 8 21:50:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79965
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jakub at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yeah, and that is needed for ABI reasons.
In this case it doesn't seem to be missing AVX2 support, but missing AVX512F
support.
Anyway, just upgrade your binutils, or avoid using !$omp declare simd.
More information about the Gcc-bugs
mailing list