This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8699435d8b8 Daily bump. new 941c2b01b7f PR rtl-optimization/87485 * function.c (expand_function_e [...] new c6e8124e5b5 Fix multiple values for -fdbg-cnt. new c6ab3411743 Dump -fdbg-cnt limit reach also to stderr stream.
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 | 17 ++++++++++++ gcc/dbgcnt.c | 51 +++++++++++++++++++++-------------- gcc/function.c | 10 ++++++- gcc/testsuite/ChangeLog | 10 +++++++ gcc/testsuite/gcc.dg/ipa/ipa-icf-39.c | 1 + gcc/testsuite/gcc.dg/pr68766.c | 1 + gcc/testsuite/gcc.dg/pr87485.c | 29 ++++++++++++++++++++ 7 files changed, 98 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr87485.c