This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 767698ff6c8 Update copyright years. new c8742849e22 ipa: Convert lattices from pure array to vector (PR 113476)
The 1 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 | 2 + gcc/cgraph.cc | 2 + gcc/cgraphclones.cc | 2 + gcc/cgraphunit.cc | 2 + gcc/config/aarch64/aarch64.cc | 2 + gcc/config/i386/i386-builtins.cc | 2 + gcc/config/i386/i386-expand.cc | 2 + gcc/config/i386/i386-features.cc | 2 + gcc/config/i386/i386-options.cc | 2 + gcc/config/i386/i386.cc | 2 + gcc/config/rs6000/rs6000.cc | 2 + gcc/config/s390/s390.cc | 2 + gcc/gengtype.cc | 6 +- gcc/gimple-range-fold.cc | 2 + gcc/ipa-cp.cc | 283 +------------------------------------ gcc/ipa-cp.h | 292 +++++++++++++++++++++++++++++++++++++++ gcc/ipa-devirt.cc | 2 + gcc/ipa-fnsummary.cc | 2 + gcc/ipa-icf.cc | 2 + gcc/ipa-inline-analysis.cc | 2 + gcc/ipa-inline-transform.cc | 2 + gcc/ipa-inline.cc | 3 +- gcc/ipa-modref.cc | 2 + gcc/ipa-param-manipulation.cc | 2 + gcc/ipa-predicate.cc | 2 + gcc/ipa-profile.cc | 2 + gcc/ipa-prop.cc | 4 +- gcc/ipa-prop.h | 6 +- gcc/ipa-pure-const.cc | 2 + gcc/ipa-split.cc | 2 + gcc/ipa-sra.cc | 2 + gcc/ipa-strub.cc | 2 + gcc/ipa-utils.cc | 2 + gcc/ipa.cc | 2 + gcc/lto/lto-common.cc | 2 + gcc/lto/lto-partition.cc | 3 +- gcc/lto/lto.cc | 2 + gcc/toplev.cc | 2 + gcc/tree-ssa-ccp.cc | 2 + gcc/tree-ssa-sccvn.cc | 2 + gcc/tree-vrp.cc | 2 + 41 files changed, 380 insertions(+), 285 deletions(-) create mode 100644 gcc/ipa-cp.h