diff options
author | Jakub Jelinek <jakub@redhat.com> | 2014-02-06 16:52:17 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-02-06 16:52:17 +0100 |
commit | 652a3e3ac3e3a9643f12235031032b03a59b3a76 (patch) | |
tree | b707edfae5f169109bf6ff9569f73407f10ca08a /gcc/function.h | |
parent | af116cae675e31b999844b7243c01bed9517c51c (diff) | |
download | gcc-652a3e3ac3e3a9643f12235031032b03a59b3a76.zip gcc-652a3e3ac3e3a9643f12235031032b03a59b3a76.tar.gz gcc-652a3e3ac3e3a9643f12235031032b03a59b3a76.tar.bz2 |
re PR debug/59575 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2239)
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.
From-SVN: r207563
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions