This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ff2a92a045 Move void_list_node init to common code new 5edf02ed2b6 tree-optimization/106922 - PRE and virtual operand translation
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/testsuite/g++.dg/tree-ssa/pr106922.C | 91 ++++++++++++++++++++++++++++++++ gcc/tree-ssa-pre.cc | 18 ++++--- 2 files changed, 103 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr106922.C