This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 4c17b2bbbc1 libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505] new 63353b2aebd cprop: Fix -fcompare-debug bug in constprop_register [PR100148]
The 1 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/cprop.c | 8 +++++--- gcc/testsuite/g++.dg/opt/pr100148.C | 27 +++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr100148.C