>>>>> "Diego" == Diego Novillo <[EMAIL PROTECTED]> writes:
> are gimplify.c for all the conversion to GIMPLE, tree-cfg.c for the > building of the CFG and omp-low.c for the conversion into Low > GIMPLE. Actually, gimple-low.c. omp-low.c is only for the OpenMP lowering.