This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3c921e PR rtl-optimization/68730 * cfgrtl.c (cfg_layout_finalize): [...] new 1a76194 [PR 66616] Check for thunks when adding extra constants to clones new d899e1d [ARC] Refurbish emitting DWARF2 related information when expa [...]
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 | 18 ++++++++ gcc/config/arc/arc.c | 84 ++++++++++++++++++++++++++++++-------- gcc/config/arc/arc.opt | 8 ---- gcc/doc/invoke.texi | 10 +---- gcc/ipa-cp.c | 25 +++++++++--- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/ipa/pr66616.C | 54 ++++++++++++++++++++++++ 7 files changed, 164 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr66616.C