regs.h (reg_n_max): Don't declare.
authorMark Mitchell <mark@codesourcery.com>
Mon, 24 Apr 2000 07:48:12 +0000 (07:48 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 24 Apr 2000 07:48:12 +0000 (07:48 +0000)
commitda668e9c924505e5a4531dc69e40f916b988c73a
tree72ec515e36e6f7edc2a8c0aea4b5125e07d67ba4
parent214701e2c3a0aae46b489704a7ce3e7f36bfcb51
regs.h (reg_n_max): Don't declare.

* regs.h (reg_n_max): Don't declare.
* flow.c (reg_n_max): Don't define.
* regclass.c (renumber): Don't initialize to zero.
(regno_allocated): Likewise.
(reg_n_max): Define.
(allocate_reg_info): Don't initialize unnecessarily.

From-SVN: r33374
gcc/ChangeLog
gcc/flow.c
gcc/regclass.c
gcc/regs.h