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: Is it possible to import a gimple file into gcc so to generate target code?


Haizhou LING <haizhouling@gmail.com> writes:

> Suppose we dump the GIMPLE tree into a file by using gcc option. Is it
> possible to import the GIMPLE file into the gcc and generate the target
> code?

No.

The LTO project is working toward making something like that possible.

Ian


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