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

bobbymcn at bellsouth dot net gcc-bugzilla@gcc.gnu.org
Thu Sep 1 09:14:00 GMT 2005


------- Additional Comments From bobbymcn at bellsouth dot net  2005-09-01 09:14 -------
Subject: Re:  [unit-at-a-time] -fno-inline-functions
 is ignored for static functions

cvs-commit at gcc dot gnu dot org wrote:

>------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-01 08:55 -------
>Subject: Bug 15366
>
>CVSROOT:	/cvs/gcc
>Module name:	gcc
>Changes by:	rguenth@gcc.gnu.org	2005-09-01 08:54:45
>
>Modified files:
>	gcc            : common.opt ipa-inline.c ChangeLog 
>	gcc/doc        : invoke.texi 
>
>Log message:
>	2005-09-01  Richard Guenther  <rguenther@suse.de>
>	
>	PR tree-optimization/15366
>	* common.opt: Add -finline-functions-called-once.
>	Put -fearly-inlining in alphabetically ordered place.
>	* doc/invoke.texi: Document new option.
>	* ipa-inline.c (cgraph_decide_inlining): Honour
>	flag_inline_functions_called_once.
>
>Patches:
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/common.opt.diff?cvsroot=gcc&r1=1.87&r2=1.88
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-inline.c.diff?cvsroot=gcc&r1=2.16&r2=2.17
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9872&r2=2.9873
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.673&r2=1.674
>
>
>
>  
>

Message-ID: <4316C647.1080701@bellsouth.net>
Date: Thu, 01 Sep 2005 04:13:43 -0500
From: Bobby McNulty <bobbymcn@bellsouth.net>
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To:  gcc-bugzilla@gcc.gnu.org
Subject: Re: [Bug tree-optimization/15366] [unit-at-a-time] -fno-inline-functions
 is ignored for static functions
References: <20040510152002.15366.nigel@mips.com> <20050901085505.29832.qmail@sourceware.org>
In-Reply-To: <20050901085505.29832.qmail@sourceware.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

cvs-commit at gcc dot gnu dot org wrote:

>------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-01 08:55 -------
>Subject: Bug 15366
>
>CVSROOT:	/cvs/gcc
>Module name:	gcc
>Changes by:	rguenth@gcc.gnu.org	2005-09-01 08:54:45
>
>Modified files:
>	gcc            : common.opt ipa-inline.c ChangeLog 
>	gcc/doc        : invoke.texi 
>
>Log message:
>	2005-09-01  Richard Guenther  <rguenther@suse.de>
>	
>	PR tree-optimization/15366
>	* common.opt: Add -finline-functions-called-once.
>	Put -fearly-inlining in alphabetically ordered place.
>	* doc/invoke.texi: Document new option.
>	* ipa-inline.c (cgraph_decide_inlining): Honour
>	flag_inline_functions_called_once.
>
>Patches:
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/common.opt.diff?cvsroot=gcc&r1=1.87&r2=1.88
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-inline.c.diff?cvsroot=gcc&r1=2.16&r2=2.17
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9872&r2=2.9873
>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.673&r2=1.674
>
>
>
>  
>




-- 


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



More information about the Gcc-bugs mailing list