[Bug c/64423] Incorrect column number of -Wchar-subscripts

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 28 06:19:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64423

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-12-28
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
That is because warn_array_subscript_with_type_char does not take a location
and does not use warningat but rather just warning.

Confirmed.



More information about the Gcc-bugs mailing list