This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95be3519f33 Fix gcc.dg/debug/dwarf2/inline5.c with Solaris as (PR debug/87451) new c92ab8d4164 Fix locations in conversion_null_warnings (PR c++/71302)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 11 +++++ gcc/cp/call.c | 24 ++++++++--- gcc/testsuite/ChangeLog | 9 +++++ .../cpp0x/Wzero-as-null-pointer-constant-1.C | 8 ++-- .../g++.dg/warn/Wzero-as-null-pointer-constant-1.C | 36 ++++++++--------- .../g++.dg/warn/Wzero-as-null-pointer-constant-5.C | 2 +- .../g++.dg/warn/Wzero-as-null-pointer-constant-7.C | 4 +- .../g++.dg/warn/Wzero-as-null-pointer-constant-8.C | 47 ++++++++++++++++++++++ 8 files changed, 111 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-8.C