This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3037f11fb86 libsanitizer: update LOCAL_PATCHES new 6238cc20f0e diagnostics: Fix macro tracking for ad-hoc locations new 15d315553fa diagnostics: Use an inline function rather than hardcoding [...] new ee08aa9ab41 diagnostics: Remove null-termination requirement for json::string
The 3 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/c-family/c-opts.cc | 2 +- gcc/diagnostic.cc | 2 +- gcc/fortran/cpp.cc | 2 +- gcc/fortran/error.cc | 4 ++-- gcc/fortran/f95-lang.cc | 2 +- gcc/input.cc | 10 ++++++++-- gcc/input.h | 3 +++ gcc/json.cc | 23 ++++++++++++++++++++--- gcc/json.h | 5 ++++- gcc/testsuite/c-c++-common/cpp/macro-trace-1.c | 4 ++++ gcc/tree-diagnostic.cc | 7 +++++-- 11 files changed, 50 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/macro-trace-1.c