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

--- Comment #2 from Hongtao.liu <crazylht at gmail dot com> ---
_Float16 is supportted with target sse2, that's why it report an error.
It looks like you want to use just gpr intrinsics, for that case,
x86gprintrin.h can be used.

Reply via email to