On 01/30/2014 12:38 PM, Jakub Jelinek wrote:
> 2014-01-30  Jakub Jelinek  <ja...@redhat.com>
> 
>       PR target/59575
>       * config/arm/arm.c (emit_multi_reg_push): Add dwarf_regs_mask argument,
>       don't record in REG_FRAME_RELATED_EXPR registers not set in that
>       bitmask.
>       (arm_expand_prologue): Adjust all callers.
>       (arm_unwind_emit_sequence): Allow saved, but not important for unwind
>       info, registers also at the lowest numbered registers side.  Use
>       gcc_assert instead of abort, and SET_SRC/SET_DEST macros instead of
>       XEXP.
> 
>       * gcc.target/arm/pr59575.c: New test.

Give the ARM guys another 24 hours to comment, but as I said in the PR I think
the patch is good.

r~

Reply via email to