This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9498ccc683e 2018-11-05 Richard Biener rguenther@suse.de new 8e6f3e57919 Fix build on sparc64-linux-gnu. new 7d05c217fdd Fix string pool statistics. new 91fe4f7202a Fix GNU coding style. new 8f9d6dd972a Fix vector memory statistics. new 7a413494a16 Come up with SIZE_AMOUNT and use it in memory statistics an [...]
The 5 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 | 61 ++++++++++++++++ gcc/alloc-pool.h | 18 +++-- gcc/bitmap.h | 12 ++-- gcc/ggc-common.c | 32 +++------ gcc/ggc-page.c | 86 +++++++++++----------- gcc/gimple.c | 11 +-- gcc/gimple.h | 10 --- gcc/input.c | 75 +++++-------------- gcc/mem-stats.h | 88 +++++++++++------------ gcc/rtl.c | 66 +++++++++++------ gcc/system.h | 25 +++++++ gcc/trans-mem.c | 2 +- gcc/tree-cfg.c | 8 +-- gcc/tree-dfa.c | 16 ++--- gcc/tree-phinodes.c | 5 +- gcc/tree-ssanames.c | 6 +- gcc/tree.c | 91 +++++++++++++++++------- gcc/vec.c | 51 ++++++++----- gcc/vec.h | 12 ++-- libcpp/ChangeLog | 5 ++ libcpp/symtab.c | 14 ++-- libsanitizer/ChangeLog | 6 ++ libsanitizer/sanitizer_common/sanitizer_linux.cc | 4 +- 23 files changed, 418 insertions(+), 286 deletions(-)