[Bug tree-optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored for static functions

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 2 08:13:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-02 08:12 -------
Subject: Bug 15366

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



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15366



More information about the Gcc-bugs mailing list