This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed306e55b84 Deferring FMA transformations in tight loops new 267c6bca6ca Fix --enable-gather-detailed-mem-stats build. new a1e96c3c9fa Fix integer overflow in stats of trees. new 4d51df15c2c Fix integer overflow in stats of GIMPLE statements. new 597e0685eca Allow variable-sized temporary variables in gimplify.c
The 4 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 | 34 +++++++++++++++++++++++++++++++++ gcc/Makefile.in | 3 ++- gcc/ggc-common.c | 17 ++++++++++++++++- gcc/gimple.c | 17 ++++++++++------- gcc/gimple.h | 4 ++-- gcc/gimplify.c | 4 ++-- gcc/mem-stats.h | 17 ++++++++++++++++- gcc/tree-core.h | 4 ++-- gcc/tree.c | 57 +++++++++++++++++++++++++++++++++----------------------- gcc/vec.c | 21 --------------------- 10 files changed, 118 insertions(+), 60 deletions(-)