This is the mail archive of the gcc@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: Inlining, nested functions, and VLAs


Richard Kenner wrote:

> Suppose we have a function F with a nested function Q.  Q has one
> argument, which we'll call P, of type T.  But T depends on some
> variables in F and F contains a call to Q, with, say, value V.

Would you please clarify with an example what you mean by "T depends on some
variables in F"? I assume you cannot do this in C, right?

Giovanni Bajo



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