diff options
author | Richard Henderson <rth@redhat.com> | 2011-07-12 11:41:44 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2011-07-12 11:41:44 -0700 |
commit | 4f42d714a265f15349dc745ff59a49b4c0a5b6c3 (patch) | |
tree | 7684869ecfa82f014ed7d97b3a98896445b71089 /gcc/cprop.c | |
parent | 3a5e4ad6e2e1293c707721525f896542571d8d85 (diff) | |
download | gcc-4f42d714a265f15349dc745ff59a49b4c0a5b6c3.tar.gz |
re PR target/49713 (Conflicting types for 'arm_dbx_register_number')
PR target/49713
* dwarf2out.h (dwarf_frame_regnum): Remove.
* dwarf2out.c (based_loc_descr): Revert last change. Initialize regno
earlier from DWARF_FRAME_REGNUM. Never use dbx_reg_number.
* dwarf2cfi.c (dw_stack_pointer_regnum, dw_frame_pointer_regnum): New.
(execute_dwarf2_frame): Initialize them.
(DW_STACK_POINTER_REGNUM, DW_FRAME_POINTER_REGNUM): Remove; replace
users of the macros with the variables.
(expand_builtin_dwarf_sp_column): Revert last change.
(expand_builtin_init_dwarf_reg_sizes): Likewise. Compute the
result of DWARF_FRAME_REGNUM into a local variable.
From-SVN: r176212
Diffstat (limited to 'gcc/cprop.c')
0 files changed, 0 insertions, 0 deletions