https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89104
Wilco <wilco at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wilco at gcc dot gnu.org --- Comment #3 from Wilco <wilco at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #2) gcc.dg/gomp/pr89104.c fails with a warning: gcc/gcc/testsuite/gcc.dg/gomp/pr89104.c:8:1: warning: GCC does not currently support mixed size types for 'simd' functions Should we just ignore warnings with -w?