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

Diego Novillo dnovillo@google.com
Sat Jan 12 00:37:00 GMT 2008


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.



More information about the Gcc mailing list