This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f97572c2aed target/109955 - handle pattern generated COND_EXPR without vcond new f5298d9969b arm: Fix ICE due to infinite splitting [PR109800]
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/config/arm/arm.md | 2 +- gcc/config/arm/vfp.md | 7 ++++--- gcc/testsuite/gcc.target/arm/pure-code/pr109800.c | 4 ++++ 3 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/pr109800.c