optimization problems, how to obtain "processed source"?

Paul Thomas paulthomas2@wanadoo.fr
Fri Oct 27 15:21:00 GMT 2006


Daniel,
>>
> Try -fdump-tree-original for starters.  This is the output before 
> going to the next stages.  Then I think there is a -fdump-tree-all 
> which gives a lot of files to look at.
The gimple tree is sometimes more useful:

-fdump-tree-gimple

Paul



More information about the Fortran mailing list