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: Need GC help


    > Look at ada/ada-tree.h at the TYPE_DIGITS_VALUE macro.
    > How do I tell GC that that isn't a pointer?
    
    You do not, use a struct for the long, just like all other front-ends.

Sorry, I don't follow you.  Can you point me to an example?


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