http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60139
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2014-02-11 CC| |mpolacek at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- I have a trivial patch for 1), queued up for 5.0. Re 2), the bug is that pedwarn had 0 instead of OPT_Wpedantic. I'll fix it up in a separate patch. (Seems like we're going to drop the "[enabled by default]" altogether, see http://gcc.gnu.org/ml/gcc-patches/2014-02/msg00653.html.)