This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d21dff5b4fe widening_mul: restrict ops to be defined in the same basic- [...] new 9708ca2be40 var-tracking: Mark as sp based more VALUEs [PR92264] new 5a1706f63a2 c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmt [...]
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 | 7 +++++++ gcc/cp/ChangeLog | 5 +++++ gcc/cp/cp-gimplify.c | 29 +++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/debug/pr94272.C | 14 ++++++++++++++ gcc/var-tracking.c | 3 ++- 6 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr94272.C