[Bug tree-optimization/59617] [vectorizer] ICE in vectorizable_mask_load_store with AVX-512F's gathers enabled.

kirill.yukhin at intel dot com gcc-bugzilla@gcc.gnu.org
Thu Apr 3 11:42:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59617

--- Comment #11 from Yukhin Kirill <kirill.yukhin at intel dot com> ---
Maybe simply do:
#ifdef __restrict
#undef __restrict

In some common header (say, avx512f-check.h)?



More information about the Gcc-bugs mailing list