This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f562da8126 ifcvt: improve cost estimation (PR 87047) new bbb8ca4ab40 Remove greedy wildcards from libstdc++ linker script new 047f91509cb * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, MAX_INL [...] new 2edca51ff1c * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, MAX_INL [...]
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/ChangeLog | 18 ++++ gcc/cif-code.def | 4 + gcc/doc/invoke.texi | 41 ++++++---- gcc/ipa-inline.c | 95 +++++++++++++++------- gcc/opts.c | 4 +- gcc/params.def | 21 ++++- gcc/testsuite/ChangeLog | 16 ++++ gcc/testsuite/g++.dg/tree-ssa/pr53844.C | 2 +- .../gcc.c-torture/execute/builtins/builtins.exp | 2 +- gcc/testsuite/gcc.dg/ipa/inline-7.c | 2 +- gcc/testsuite/gcc.dg/optimize-bswapsi-5.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-12.c | 4 +- gcc/testsuite/gcc.dg/winline-3.c | 2 +- libstdc++-v3/ChangeLog | 2 + libstdc++-v3/config/abi/pre/gnu.ver | 3 +- 15 files changed, 161 insertions(+), 57 deletions(-)