RFC: IPO optimization framework for GCC

Sebastian Pop sebastian.pop@cri.ensmp.fr
Thu Oct 13 13:33:00 GMT 2005


Steve Ellcey wrote:
> 
> In the meantime I would be interested in any opinions people have on
> what level we should be writing things out at.  Generic?  Gimple?  RTL?

Or just dumping plain C code?  This is almost what the pretty printers
are doing, and the way back to the compiler is already there ;-)

Sebastian



More information about the Gcc mailing list