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: Meta-Level Compilation project / Introspector/ AST access / Licensing question (PCH patch gengtype.c)


As an aside, the PCH patch introduced a change to gcc which provides a single
program with a complete *computer* *readable* description of the important gcc
data structures. This is then used to generate the garbage collection code. 

There is a risk that this would make the kind of interfacing people are
talking about much easier. Maybe that's why all the variables are called 't'
or 'u1' or the like, as a form of obfuscation ;-)

Tim Josling


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