This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9028c8f [ARM] PR 68149 Fix ICE in unaligned_loaddi split new 8fe38eb [ARM] Do not expand movmisalign pattern if not in 32-bit mode
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/ChangeLog | 11 +++++++++++ gcc/config/arm/arm.c | 5 +++-- gcc/config/arm/arm.md | 10 +++++----- gcc/testsuite/ChangeLog | 4 ++++ .../gcc.target/arm/armv6-unaligned-load-ice.c | 18 ++++++++++++++++++ 5 files changed, 41 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/armv6-unaligned-load-ice.c