This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa7d9525b88 Daily bump. new d4c3d1d03cf IPA ICF: rewrite references into a hash_map. new 5f8de6990a6 IPA ICF: use fibonacci heap instead of list as a worklist.
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 | 43 +++++++++++ gcc/ipa-icf.c | 114 ++++++++++++---------------- gcc/ipa-icf.h | 53 ++++++++++--- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/c-c++-common/goacc/acc-icf.c | 4 +- gcc/testsuite/gfortran.dg/goacc/pr78027.f90 | 4 +- 6 files changed, 140 insertions(+), 83 deletions(-)