[Bug target/60264] ARM ICE in dwarf2out_frame_debug_adjust_cfa, at dwarf2cfi.c:1090
zqchen at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 2 06:46:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60264
--- Comment #3 from zqchen at gcc dot gnu.org ---
Author: zqchen
Date: Wed Apr 2 06:45:59 2014
New Revision: 209009
URL: http://gcc.gnu.org/viewcvs?rev=209009&root=gcc&view=rev
Log:
gcc/
2014-04-02 Zhenqiang Chen <zhenqiang.chen@linaro.org>
Backport from trunk r208511
2014-03-12 Christian Bruel <christian.bruel@st.com>
PR target/60264
* config/arm/arm.c (arm_emit_vfp_multi_reg_pop): Emit a
REG_CFA_DEF_CFA note.
(arm_expand_epilogue_apcs_frame): call arm_add_cfa_adjust_cfa_note.
(arm_unwind_emit): Allow REG_CFA_DEF_CFA.
gcc/testsuite/
2014-04-02 Zhenqiang Chen <zhenqiang.chen@linaro.org>
Backport from trunk r208511
2014-03-12 Christian Bruel <christian.bruel@st.com>
PR target/60264
* gcc.target/arm/pr60264.c
Added:
branches/linaro/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/pr60264.c
Modified:
branches/linaro/gcc-4_8-branch/gcc/ChangeLog.linaro
branches/linaro/gcc-4_8-branch/gcc/config/arm/arm.c
branches/linaro/gcc-4_8-branch/gcc/testsuite/ChangeLog.linaro
More information about the Gcc-bugs
mailing list