This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4519fe3db3 C++ modules: fix alloc-dealloc-mismatch ASAN issue new b931e4792b8 tree-optimization/99694 - fix value-numbering PHIs new 57d9ac67280 Warn to not add debug hook targets
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/debug.h | 4 ++++ gcc/testsuite/gcc.dg/torture/pr99694.c | 27 +++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 2 ++ 3 files changed, 33 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/torture/pr99694.c