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

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 6 05:05:00 GMT 2019


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmalcolm at gcc dot gnu.org

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #1)
> 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.)

Even though bug 43486 isn't quite fixed yet, David Malcolm still made some
major progress on it for GCC 9.


More information about the Gcc-bugs mailing list