(reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined.
authorRichard Stallman <rms@gnu.org>
Wed, 14 Oct 1992 09:32:39 +0000 (09:32 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 14 Oct 1992 09:32:39 +0000 (09:32 +0000)
commit437b93370de374bc1c6b7b85a104385b9860a3d1
treeaa40f2c931fd4f9a9015283920ddf20908063669
parent584322a46342c8dc53184ac0f0efeca6292b62e0
(reg_names): Make it static.  Use DEBUG_REGISTER_NAMES if that's defined.

(DEBUG_PRINT_REG): Define if not defined.
(print_rtx): Use DEBUG_PRINT_REG for hard regs.

(reg_name): Moved here.
Get rid of RCS headers.  Fix up whitespace and comments.
Make key field and corresponding args `const void *'.
Don't use assert.
Get rid of spurious array-level in node_table field; make it void **.
Declare module_hash_table, class_hash_table.
(hash_int): Divide by sizeof (void *), not by 2**that minus 1.

From-SVN: r2455
gcc/objc/hash.h