This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Removing -fssa


On Tue, 2003-07-01 at 22:19, Mark Mitchell wrote:

> Do you still think we should hold on to this code?
>
tree-ssa uses some of the -fssa code.  Specifically, we use the
dominance frontiers code implemented in ssa.c.

What I will do is move those functions we use out of ssa.c into
tree-ssa.c


Diego.


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