This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 36c5a7aa9a6 vect: Add target hook to prefer gather/scatter instructions new 1d3e713dda9 Fix fasle profile insonsistency error new 05e4bb88297 Fix symbol_table::change_decl_assembler_name when DECL_RTL [...] new 7827ae8e618 auto-profile fixes
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 | 12 +++++++++--- gcc/predict.cc | 28 ++++++++++++++++++++++++++-- gcc/symtab.cc | 5 +++++ gcc/testsuite/g++.dg/tree-prof/eh1.C | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 74 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-prof/eh1.C