[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
Thu Sep 1 08:55:00 GMT 2005
------- 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