This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ast-optimizer-branch] [patch]: SSA for trees


On Mon, 23 Jul 2001, Daniel Berlin wrote:

> I changed the main flag  from -ftree-ssa to -ftree-opt, and
> -ftree-opt-ssa turns on SSA based tree optimizations (and
> -ftree-opt-loop turns on the loop optimizations, and
> -ftree-opt-callgraph does the call graph tracking)
> 
Good idea.  Thanks.

> This is all, if you don't mind, of course. The ChangeLog entry has
> your name first, mine second, and says that everything not in
> tree-loop.[ch] and tree-cg.[ch] was done by you.
> 
I would rather keep them separate for the time being.  I still
haven't had a chance of evaluating the patch you sent me over the
weekend.

A related question, how is the evaluation process in the branch?
Should all patches be ultimately approved by Nathan or are we
going to distribute maintainership for the different sub-projects
in the ast branch?


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]