gcc/gcc ChangeLog common.opt cgraphunit.c doc/ ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Fri Sep 2 08:12:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: rguenth@gcc.gnu.org 2005-09-02 08:12:37
Modified files:
gcc : ChangeLog common.opt cgraphunit.c
gcc/doc : invoke.texi
Log message:
2005-09-02 Richard Guenther <rguenther@suse.de>
PR tree-optimization/15366
* common.opt: Add -finline-functions-called-once.
* doc/invoke.texi: Document new option.
* cgraphunit.c (cgraph_decide_inlining): Honour
flag_inline_functions_called_once.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.406&r2=2.7592.2.407
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/common.opt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.62.2.1&r2=1.62.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraphunit.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.93.2.4&r2=1.93.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.583.2.24&r2=1.583.2.25
More information about the Gcc-cvs
mailing list