This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 636233cb18d /cp 2018-10-09 Paolo Carlini paolo.carlini@oracle.com new fb225cf12de Cleanup of libcpp diagnostic callbacks
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/ChangeLog | 25 ++++++++ gcc/c-family/ChangeLog | 11 ++++ gcc/c-family/c-common.c | 17 +++--- gcc/c-family/c-common.h | 5 +- gcc/c-family/c-opts.c | 2 +- gcc/fortran/ChangeLog | 7 +++ gcc/fortran/cpp.c | 15 +++-- gcc/genmatch.c | 15 ++--- gcc/input.c | 50 +++++++-------- gcc/opth-gen.awk | 6 +- libcpp/ChangeLog | 44 ++++++++++++++ libcpp/charset.c | 30 ++++----- libcpp/directives.c | 12 ++-- libcpp/errors.c | 66 +++++++++++--------- libcpp/include/cpplib.h | 158 ++++++++++++++++++++++++++---------------------- libcpp/macro.c | 4 +- 16 files changed, 294 insertions(+), 173 deletions(-)