This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] PATCH: add --param's to control .GLOBAL_VAR


On Mon, 2004-01-19 at 19:40, Dale Johannesen wrote:
> OK, here is the --param version.  Bootstrapped on Darwin, and tested on
> some small examples to see that the parameters work as expected.
> 
> 2004-01-19  Dale Johannesen  <dalej@apple.com>
> 
>          * params.def:  Add PARAM_MAX_CALLS_GLOBAL_VAR and
>          PARAM_MAX_CLOBBERED_VARS_GLOBAL_VAR.
>          params.h:  Ditto.
>          tree-dfa.c:  Use them.
>          doc/invoke.texi:  Document them.
>
Remember to update the dependencies for tree-dfa.o in Makefile.in. 
Other than that, the patch is fine.


Thanks.  Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]