http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59753
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- OK, if you use -Wpedantic, you'll get all the overflow warnings even without -Wconversion.