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]
Other format: [Raw text]

Re: c/3711: ICE in instantiate_virtual_regs_1, at function.c:3880


On Thu, Mar 28, 2002 at 03:02:54PM +0000, Nicola Pero wrote:
> Ok - would it make sense then to add a GCC extension allowing to do it ?

No, because ...

> Like telling the compiler - I want to call this method and here I put a
> variable size struct but I want you to make the call as if it were a fixed
> size struct of this size.

... that's what libffi is for.


r~


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