This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from de25f1729d2 range-cache: Fix ranger ICE if number of bbs increases [PR116899] new 3e1bd6470e4 tree-optimization/116906 - unsafe PRE with never executed edges
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/gcc.dg/pr116906-1.c | 43 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/{pr78185.c => pr116906-2.c} | 28 ++++++++++----- gcc/tree-ssa-pre.cc | 16 +++++---- 3 files changed, 73 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr116906-1.c copy gcc/testsuite/gcc.dg/{pr78185.c => pr116906-2.c} (53%)