This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f98359ba9d3 PR target/102785: Correct addsub/subadd patterns on bfin. new d996799a507 tree-optimization/102827 - avoid stmts in preheader new 476ca5ade85 Compute negative offset in get_load_store_type
The 2 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/pr102827.c | 13 +++++++++++++ gcc/tree-if-conv.c | 21 +++++++++++++++------ gcc/tree-vect-stmts.c | 33 +++++++++++++++++++++------------ 3 files changed, 49 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr102827.c