https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62037
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mpolacek at gcc dot gnu.org Resolution|--- |INVALID --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Yeah, I don't think there's anything to do. With latest GCC, you can suppress this particular warning using -Wno-incompatible-pointer-types.