This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 92293d71135 Darwin, PPC: Fix struct layout with pragma pack [PR110044]. new 2d3b72cbbfe 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