[Bug target/77633] AVX512: shuffle intrinsic has incorrect signature when optimizations are enabled

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 19 10:30:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77633

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Does it work even if you
#define __INTEL_COMPILER_USE_INTRINSIC_PROTOTYPES 1
before including immintrin.h?


More information about the Gcc-bugs mailing list