This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14e6bf602f1 2019-10-29 Richard Biener rguenther@suse.de new 4a9d8332140 Release function and edge summaries allocated with GGC. new f227c3718bc Pass memory statistics for {symbol,call}_summary.
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/ChangeLog | 27 +++++++++++++ gcc/ggc.h | 12 ++++++ gcc/ipa-fnsummary.c | 6 +-- gcc/ipa-fnsummary.h | 4 +- gcc/ipa-prop.c | 11 ++++-- gcc/ipa-prop.h | 4 +- gcc/ipa-sra.c | 9 +++-- gcc/symbol-summary.h | 104 +++++++++++++-------------------------------------- 8 files changed, 84 insertions(+), 93 deletions(-)