« Return to Thread: Is it possible to import a gimple file into gcc so to generate the target code?

Re: Is it possible to import a gimple file into gcc so to generate the target code?

by Diego Novillo-3 :: Rate this Message:

Reply to Author | View in Thread

On 1/11/08 3:36 PM, Haizhou LING wrote:
> 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?

Not yet, but it's being worked on.

http://gcc.gnu.org/wiki/LinkTimeOptimization


Diego.

 « Return to Thread: Is it possible to import a gimple file into gcc so to generate the target code?