This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3d407337116 ada: Fix poor code generated for return of Out parameter wi [...] new 09db37f7cea Auto-FDO/FDO profile comparator new bba817adbfd Fix overlfow in ipa-cp heuristics new 328ef9aaede Enable ipa-cp cloning for cold wrappers of hot functions
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/auto-profile.cc | 53 ++++++++++++++++++------- gcc/auto-profile.h | 7 ++++ gcc/coverage.cc | 6 +-- gcc/ipa-cp.cc | 22 ++++++----- gcc/opts.cc | 13 +++--- gcc/passes.cc | 8 +--- gcc/profile.cc | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++- gcc/profile.h | 2 +- gcc/tree-profile.cc | 7 ++-- 9 files changed, 183 insertions(+), 46 deletions(-)