This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcdc8964f4e [arm] Fix gcc.target/arm/xor-and.c new b91144a2cd6 PR tree-optimization/83843 * gcc.dg/store_merging_18.c: D [...] new 05d4b1231bd [arm] Fix gcc.target/arm/pr40887.c directives new 18a36c0db5f [arm] Convert gcc.target/arm/stl-cond.c into an RTL test
The 3 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/ChangeLog | 18 ++++++- gcc/testsuite/gcc.dg/rtl/arm/stl-cond.c | 61 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/store_merging_18.c | 2 +- .../{store_merging_18.c => store_merging_19.c} | 10 +++- gcc/testsuite/gcc.target/arm/pr40887.c | 5 +- gcc/testsuite/gcc.target/arm/stl-cond.c | 19 ------- 6 files changed, 91 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/rtl/arm/stl-cond.c copy gcc/testsuite/gcc.dg/{store_merging_18.c => store_merging_19.c} (74%) delete mode 100644 gcc/testsuite/gcc.target/arm/stl-cond.c