This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 09fed44cabd avr: remove useless @tie{} directives new f3b957ea8b9 pch: Fix streaming of strings with embedded null bytes
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/doc/gty.texi | 21 ++++++++++++++++++++- gcc/gengtype.cc | 25 +++++++++++++++++++++---- gcc/ggc-common.cc | 7 +++++-- gcc/ggc.h | 4 +++- gcc/stringpool.cc | 7 +++++++ gcc/testsuite/g++.dg/pch/pch-string-nulls.C | 3 +++ gcc/testsuite/g++.dg/pch/pch-string-nulls.Hs | Bin 0 -> 78 bytes libcpp/include/cpplib.h | 6 +++++- libcpp/include/symtab.h | 5 ++++- 9 files changed, 68 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pch/pch-string-nulls.C create mode 100644 gcc/testsuite/g++.dg/pch/pch-string-nulls.Hs