This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 715914d3f9e Do not calculate new values when evaluating a debug statement. new 28daadc9809 Extend is_cond_scalar_reduction to handle nop_expr after/be [...]
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.target/i386/pr98365.c | 22 +++++ gcc/tree-if-conv.c | 142 ++++++++++++++++++++++++++++---- 2 files changed, 146 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98365.c