This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a7210892080 i386: Modernize AMD processor types new ddc72ba6c6c diagnostic: Use vec instead of custom array reallocations f [...] new 64072e60b15 diagnostic: Save/restore diagnostic context history and pus [...]
The 2 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-pch.cc | 8 ++- gcc/diagnostic.cc | 108 ++++++++++++++++++++++------------- gcc/diagnostic.h | 23 ++++++-- gcc/testsuite/g++.dg/pch/pr116847.C | 10 ++++ gcc/testsuite/g++.dg/pch/pr116847.Hs | 8 +++ 5 files changed, 110 insertions(+), 47 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pch/pr116847.C create mode 100644 gcc/testsuite/g++.dg/pch/pr116847.Hs