This is the mail archive of the gcc-bugs@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: PR/2939 must be reopened



>     I can live without inling my nested function returning a variable size
>     struct
> 
> You may not need it, but it is supposed to work.  It is a documented
> feature.
> 
> Does it work, now?

Yes - thanks - it works now - as far as I know and could test, GCC 3.0 is
now compiling correctly nested functions, nested functions returning
variable size structs, inline nested functions, and also inline nested
functions returning variable size structs.


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