[Bug c/60139] Imprecise column number for -pedantic on non-computable initializer element

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 11 10:12:00 GMT 2014


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.)



More information about the Gcc-bugs mailing list