This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9e0c2696724 xtensa: gcc: add static PIE support new 0a4a2667dc1 tree-optimization/106754 - fix compute_control_dep_chain defect
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/gimple-predicate-analysis.cc | 186 ++++++++++++++++++------------- gcc/testsuite/gcc.dg/uninit-pr106155-1.c | 40 +++++++ gcc/testsuite/gcc.dg/uninit-pred-12.c | 34 ++++++ 3 files changed, 180 insertions(+), 80 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr106155-1.c create mode 100644 gcc/testsuite/gcc.dg/uninit-pred-12.c