This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 66f5f038530 fortran: Add testcases for PR120152, PR120153 and PR120158 new 93586e5d511 tree-optimization/120043 - bogus conditional store elimination new 1e8bd720b1a tree-optimization/116352 - amend previous fix
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/torture/pr120043.c | 10 ++++++++++ gcc/tree-ssa-phiopt.cc | 8 +++++++- gcc/tree-vect-slp.cc | 11 ++++++++++- 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr120043.c