https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71302
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Locations for -Wzero-as-null-pointer-constant for function-call arguments
should be fixed by r268589; marking this as "FIXED".
There are still some places in the existing testcases where the location's
aren't quite right, but they don't relate to function calls.