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]

Re: g++ memory bug.


>-finline-limit-N
>Limit automatic inlining to functions which are smaller than N insns and limit
>inlining of functions declared as inline to X*N insns.

As long as the word "insn" is defined as "whatever gcc decides it means
in any given release".  Otherwise some people will think it means
assembly instructions, others the current gcc concept of an "insn", etc.

Let's not make (even implicit) promises we won't be willing to keep.

        tq vm, (burley)


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