gcc/gcc ChangeLog doc/invoke.texi

Andrew Pinski pinskia@physics.uc.edu
Sun Nov 9 05:06:00 GMT 2003


On Nov 8, 2003, at 17:53, hubicka@gcc.gnu.org wrote:

> CVSROOT:	/cvs/gcc
> Module name:	gcc
> Changes by:	hubicka@gcc.gnu.org	2003-11-09 01:53:00
>
> Modified files:
> 	gcc            : ChangeLog
> 	gcc/doc        : invoke.texi
>
> Log message:
> 	* cgraphunit.c (cgraph_expand_function): Use
> 	cgraph_possibly_inlined_p.
> 	* tree-optimize.c (tree_rest_of_compilation): Do not kill saved tree.
> 	
> 	* opts.c (common_handle_option): Do not set max-inline-insns.
> 	* params.def: Update comments.
> 	(PARAM_MAX_INLINE_INSNS): Kill.
> 	* invoke.texi (max-inline-insns): Kill.
>
> Patches:
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff? 
> cvsroot=gcc&r1=2.1706&r2=2.1707
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff? 
> cvsroot=gcc&r1=1.358&r2=1.359


You forgot to commit the other parts of this patch.


Thanks,
Andrew Pinski



More information about the Gcc mailing list