[Bug c++/71302] -Wzero-as-null-pointer-constant: misleading caret location for pointer in function call

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 27 02:30:00 GMT 2016


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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-05-26
                 CC|                            |manu at gcc dot gnu.org
         Depends on|                            |43486
     Ever confirmed|0                           |1

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
I don't think this can be fixed without having locations for constants (or at
least for the arguments of function calls, thus fixing PR43486.)


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43486
[Bug 43486] Preserve variable-use locations


More information about the Gcc-bugs mailing list