Rebuild C code from GCC intermediate format

Diego Novillo dnovillo@redhat.com
Thu Sep 14 00:43:00 GMT 2006


Leonardo Mata wrote on 09/08/06 15:56:

> I wish to know if there exists any plugin that translate
> these intermediate format into C sources.
> 
Not that I know of.  There is an existing effort to implement link-time
optimizations (search for LTO in the archives and web pages) that may at
some point give you enough to get started.



More information about the Gcc mailing list