(global_const_equiv_map_size): New variable.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 11 Nov 1993 00:31:34 +0000 (19:31 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 11 Nov 1993 00:31:34 +0000 (19:31 -0500)
commit2b145ea8832a9aa039c348c88f6799068d374c8c
tree1a1d4a2248db87aacfac3ab68271a4346adb8c2b
parente26f388ad2e5acdfbe8e362d6a6bde680efdb9bf
(global_const_equiv_map_size): New variable.

(expand_inline_function): Set it.
(expand_inline_function, copy_rtx_and_substitute, try_constants):
Never access const_equiv_map without checking for out-of-range.
(mark_stores): Likewise.

From-SVN: r6061
gcc/integrate.c