CFG

Richard Henderson rth@cygnus.com
Wed Jun 28 17:06:00 GMT 2000


On Wed, Jun 28, 2000 at 06:35:50PM -0300, Marcio de Oliveira Buss wrote:
> 	Thus, is there an answer for this question?
> 	"what is the compilation point where I could take the most
>  optimized CFG for a function to build another structure based on that
>  CFG?" And which is the file representing this point.

You can rebuild the CFG at almost any point before delayed-branch
scheduling.  I.e. before dbr_schedule.  Of course, what you have in
mind fror "build another structure" may also influence where things
may occur.


r~


More information about the Gcc mailing list