]> gcc.gnu.org Git - gcc.git/commit
reg-stack.c (convert_regs_entry, [...]): Delete prototypes.
authorRoger Sayle <roger@eyesopen.com>
Fri, 27 May 2005 01:58:07 +0000 (01:58 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 27 May 2005 01:58:07 +0000 (01:58 +0000)
commit00b9ce5c19db7e191b04084d4402a30cabc5f8f2
tree7925bfa3102671db3e3e84e32dfbe1821a732c37
parent6f43e0a2010809db2229b3ba371d1d367b1eac21
reg-stack.c (convert_regs_entry, [...]): Delete prototypes.

* reg-stack.c (convert_regs_entry, convert_regs_exit,
convert_regs_1, convert_regs_2, convert_regs): Delete prototypes.
(reg_to_stack): Move to end of the file.  Initialize the per
basic block information here, instead of...
(convert_regs_entry): Here.
(convert_regs): Change unused return type to void.

From-SVN: r100238
gcc/ChangeLog
gcc/reg-stack.c
This page took 0.06163 seconds and 5 git commands to generate.