aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-10-02 04:25:57 -0600
committerJeff Law <law@gcc.gnu.org>1998-10-02 04:25:57 -0600
commit4554e20d809b431126e2071ea14d0646db63a438 (patch)
treed3d4538f1bbdecbdf604369a64f7097eb667907b /gcc/function.c
parentf670c074b860ce1e1d538fa41aa4f07832f050f2 (diff)
downloadgcc-4554e20d809b431126e2071ea14d0646db63a438.zip
gcc-4554e20d809b431126e2071ea14d0646db63a438.tar.gz
gcc-4554e20d809b431126e2071ea14d0646db63a438.tar.bz2
caller-save.c (insert_save_restore): Break this function up into new functions insert_restore...
� * caller-save.c (insert_save_restore): Break this function up into new functions insert_restore, insert_save and insert_one_insn. All callers changed. (insert_restore): New function, mostly broken out of insert_save_restore. (insert_save): Likewise. (insert_one_insn): Likewise. (restore_referenced_regs): New argument BLOCK. All callers changed. (save_call_clobbered_regs): Don't keep track of basic block boundaries in this function, do it in insert_one_insn instead. From-SVN: r22754
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions