This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][4.0] Fix PR15366, -fno-inline-functions is ignored for static functions


On Wed, Aug 31, 2005 at 03:00:58PM +0200, Richard Guenther wrote:
>         * common.opt: Add -finline-functions-called-once.
>         * doc/invoke.texi: Document new option.
>         * cgraphunit.c (cgraph_decide_inlining): Honour
>         flag_inline_functions_called_once.

Why not exactly the same as the 4.1 patch?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]