This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4b02dd48f53 analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588] new 888bf719728 Remove unecessary and broken MC/DC compile test new c6892a430a9 Copy condition->expr map when inlining [PR114599]
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/testsuite/gcc.misc-tests/gcov-19.c | 11 ----------- gcc/testsuite/gcc.misc-tests/gcov-pr114599.c | 25 +++++++++++++++++++++++++ gcc/tree-inline.cc | 20 +++++++++++++++++++- 3 files changed, 44 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.misc-tests/gcov-pr114599.c