]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/params.def
Partial fox for PR opt/10776 II
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2004 09:44:16 +0000 (09:44 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2004 09:44:16 +0000 (09:44 +0000)
commitf391504caa41e1dba013c6fc2f6b73d3d91d424b
treed1744bed287bf158f3ba33cbaf31e8ac5720aefb
parent115addd6f75b9a540c34a162f151b190e8dd7165
Partial fox for PR opt/10776 II
* cselib.c: Include params.h
(cselib_invalidate_mem):  Limit amount of nonconflicting memory
locations.
* params.def (PARAM_MAX_CSELIB_MEMORY_LOCATIONS): New.
* Makefile.in (cselib.o): Depend on params.h

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75710 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/cselib.c
gcc/doc/invoke.texi
gcc/params.def