OSDN Git Service

(global_const_equiv_map_size): New variable.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Nov 1993 00:31:34 +0000 (00:31 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Nov 1993 00:31:34 +0000 (00:31 +0000)
commit4e990c9693b45843a7f3ac9d49d0c0a6d4b51305
tree1a1d4a2248db87aacfac3ab68271a4346adb8c2b
parent121311585628ab41842d5fafb99dbce4e94065ff
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6061 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/integrate.c