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


On Nov 3, 2003, at 1:34 PM, Richard Kenner wrote:

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.



Thanks, Andrew Pinski


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