This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 388910144a3 [rtl-optimization/116244] Don't create bogus regs in alter_subreg new 7bee37094c5 arm: fix ICE due to fix for POP {PC} change new 0b6453d5575 arm: Prefer POP {lo-reg} over LDR lo-reg, ... for thumb2 [P [...]
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/config/arm/arm.cc | 108 ++++++++++++++---------- gcc/testsuite/gcc.target/arm/thumb2-pop-loreg.c | 18 ++++ 2 files changed, 81 insertions(+), 45 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/thumb2-pop-loreg.c