This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d27e5c PR tree-optimization/80079 * gimple-ssa-store-merging.c (cl [...] new fe5bcb9 PR tree-optimization/71437 * tree-vrp.c (simplify_stmt_for_ [...]
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/ChangeLog | 9 +++++ gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/gcc.dg/tree-ssa/20040305-1.c | 6 ++-- gcc/testsuite/gcc.dg/tree-ssa/pr71437.c | 42 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c | 14 +++++--- gcc/tree-vrp.c | 16 ++++++++- 6 files changed, 86 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71437.c