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: Gimple dump


Richard Warburton wrote on 11/21/06 11:17:
Thanks for the response.  The documentation currently availible for
the LTO seems somewhat spare on the implementation front.  For
example, neither the wiki entry, nor the documents that it links to
explain where any of the source code is availible.  Nor how different
functional areas decompose into the source.

You're right, the branch is not mentioned. Odd. Anyway, it lives in svn://gcc.gnu.org/svn/gcc/branches/lto

It is also somewhat unclear from documentation to what extent the IR
pickling is complete.  For example, does stating that "Languages other
than C, C++, Objective-C and Fortran. " mean that any gimple generated
for C or C++ will definitely work with with this pickling system?

Yes. The project is fairly new, so do not expect things to be neither documented nor working very well.


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