https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98090
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid, | |ice-on-invalid-code, openmp --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- I guess a void f() isn't sth suitable for OMP SIMD so we should reject it when defined (not declared, it's not a prototype).