This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7b7c0fe3733 i386: Fix up pr55583.c testcase [PR119465] new fb71d7c8e7c profile: Don't instrument fake exit edges after musttail [P [...] new 02132faf4e2 widening_mul: Fix up further r14-8680 widening mul issues [ [...]
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/profile.cc | 14 ++++++++++ gcc/testsuite/c-c++-common/pr118442.c | 17 ++++++++++++ gcc/testsuite/gcc.dg/torture/pr119417.c | 24 +++++++++++++++++ gcc/tree-ssa-math-opts.cc | 48 ++++++++++++++++++++++++++++++--- 4 files changed, 99 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr118442.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr119417.c