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: Ada, treelang needs to be converted to --enable-mapped-location



On Oct 6, 2004, at 11:52, Zack Weinberg wrote:
Do you have the same complaint, then, about hashtab.c?  What about
xmalloc?

No, because the front ends do not need to use these files. Indeed, GNAT uses its own hash tables and allocation strategies. It would be different if you'd require front ends to store any identifiers it reads using hashtab.c.


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