aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
diff options
context:
space:
mode:
authorChung-Ju Wu <jasonwucj@gmail.com>2015-03-10 08:16:57 +0000
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>2015-03-10 08:16:57 +0000
commitc457f75178f02049189b3369af3d5ee95adaa166 (patch)
tree155d52eab3da1f1c5b9fd3820c80160af9e6cfe7 /gcc/cgraph.c
parent6cf6683f55b5e1b772d4bfc504c512390846470c (diff)
downloadgcc-c457f75178f02049189b3369af3d5ee95adaa166.zip
gcc-c457f75178f02049189b3369af3d5ee95adaa166.tar.gz
gcc-c457f75178f02049189b3369af3d5ee95adaa166.tar.bz2
[NDS32] Rename some variables so that we can clearly identify they represent general purpose registers.
gcc/ * config/nds32/nds32.h (callee_saved_regs_size): Rename to ... (callee_saved_gpr_regs_size): ... this. (callee_saved_regs_first_regno): Rename to ... (callee_saved_first_gpr_regno): ... this. (callee_saved_regs_last_regno) Rename to ... (callee_saved_last_gpr_regno): ... this. * config/nds32/nds32.c (nds32_compute_stack_frame): Adjust renamed variables. (nds32_initial_elimination_offset): Likewise. (nds32_expand_prologue): Likewise. (nds32_expand_epilogue): Likewise. (nds32_expand_prologue_v3push): Likewise. (nds32_expand_epilogue_v3pop): Likewise. * config/nds32/nds32-md-auxiliary.c (nds32_output_stack_push): Adjust renamed variables. (nds32_output_stack_pop): Likewise. From-SVN: r221306
Diffstat (limited to 'gcc/cgraph.c')
0 files changed, 0 insertions, 0 deletions