Re: Re : Re : [GENERIC] problem when adding 2 VAR_DEC in the main function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



charfi asma <charfiasma@xxxxxxxx> writes:

> my problem is that the method is never added to the TYPE_METHOD list of the 
> RECROD_TYPE:

The middle-end doesn't support type methods.  The TYPE_METHODS field
probably shouldn't really be in the middle-end at all; it's only used
for generating debug info.  Any work you do with TYPE_METHODS is
entirely up to your frontend.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux