This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 381fc8ed0f1 Fortran: Fix bad read involving extra input text. new 09a9ae0dcb3 c++: restrict TYPE_POLYMORPHIC_P to class types new a7a3d1d64d3 c++: losslessly encode TYPENAME_TYPE tag new 880492a8cb1 c++: avoid in-place modification of TYPENAME_TYPE
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/cp/cp-tree.h | 56 +++++++++++++++++++++++++++++++++++++++++++++----------- gcc/cp/decl.cc | 25 +++++++++---------------- gcc/cp/error.cc | 7 ++----- gcc/cp/module.cc | 11 +---------- gcc/cp/parser.cc | 15 ++++++++++----- gcc/cp/pt.cc | 12 +++--------- gcc/cp/rtti.cc | 9 ++++++--- 7 files changed, 76 insertions(+), 59 deletions(-)