This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b580560a0e RISC-V: Add test for FP llround auto vectorization new 35b5bb47537 tree-optimization/111773 - avoid CD-DCE of noreturn special calls new 6decda1a35b tree-optimization/111779 - Handle some BIT_FIELD_REFs in SRA
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/fortran/trans-expr.cc | 5 +++- gcc/testsuite/g++.dg/torture/pr111773.C | 31 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 4 +-- .../pr53505.c => gcc.dg/vect/vect-pr111779.c} | 28 ++++++++++++++----- gcc/tree-sra.cc | 24 ++++++++++++++--- gcc/tree-ssa-dce.cc | 8 ++++++ 6 files changed, 87 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr111773.C copy gcc/testsuite/{c-c++-common/torture/pr53505.c => gcc.dg/vect/vect-pr111779.c} (55%)