This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76c74d215c1 PR libstdc++/67578 Implement non-trivial std::random_device [...] new a2da7d8a13d * cgraphunit.c (symbol_table::process_new_functions): Upda [...]
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/ChangeLog | 30 ++++++ gcc/cgraphunit.c | 2 +- gcc/ipa-fnsummary.c | 184 +++++++++++++++++++++++--------- gcc/ipa-fnsummary.h | 5 +- gcc/ipa-inline.c | 8 +- gcc/ipa.c | 44 -------- gcc/lto/ChangeLog | 5 + gcc/lto/lto.c | 2 +- gcc/passes.def | 5 +- gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c | 4 +- gcc/testsuite/gcc.dg/ipa/inline-5.c | 6 +- gcc/testsuite/gfortran.dg/pr48636.f90 | 6 +- gcc/tree-pass.h | 3 +- 14 files changed, 197 insertions(+), 113 deletions(-)