https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104693
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Last reconfirmed| |2022-02-26 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, the C++ front-end can turn off this warning with -Wno-pointer-arith so I don't see why the C front-end could be made to do the same.