This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 53fe6e2f226 2017-11-14 Richard Biener rguenther@suse.de new 8bcf938222f Support GTY((cache)) on hash_map.
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 | 15 ++++++++++++ gcc/cp/ChangeLog | 8 +++++++ gcc/cp/cp-objcp-common.c | 61 ++++++++++++++++-------------------------------- gcc/cp/cp-tree.h | 1 - gcc/cp/decl.c | 5 ++-- gcc/cp/init.c | 4 ++-- gcc/cp/pt.c | 4 ++-- gcc/hash-map-traits.h | 7 ++++++ gcc/hash-map.h | 21 ++++++++++++++++- gcc/hash-table.h | 7 +++--- gcc/hash-traits.h | 9 ++++++- gcc/tree.h | 7 ++++++ 12 files changed, 96 insertions(+), 53 deletions(-)