A question about GGC/gengtype

Ian Lance Taylor iant@google.com
Fri Jan 22 00:26:00 GMT 2010


"Alexei I. Adamovich" <lexa@adam.botik.ru> writes:

> I have a question concerning GGC and gengtype in particular.
> The question is: can I have DIFFERENT <<GTY(())>>-ed types and
> variables with the SAME NAMES in two DIFFERENT front ends?

Yes.

Needless to say, I don't recommend it.  What you describe sounds like
a recipe for confusion.  But it should work.

Ian



More information about the Gcc mailing list