This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02168bd538a libgcc: Declare __dso_handle only if DEFAULT_USE_CXA_ATEXIT [...] new 81054ef2308 Introduce pretty_printer::clone vfunc
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 | 9 +++++++++ gcc/c-family/ChangeLog | 6 ++++++ gcc/c-family/c-pretty-print.c | 7 +++++++ gcc/c-family/c-pretty-print.h | 1 + gcc/cp/ChangeLog | 7 +++++++ gcc/cp/cxx-pretty-print.c | 8 ++++++++ gcc/cp/cxx-pretty-print.h | 2 ++ gcc/cp/error.c | 5 +++++ gcc/pretty-print.c | 34 ++++++++++++++++++++++++++++++++++ gcc/pretty-print.h | 4 ++++ 10 files changed, 83 insertions(+)