This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: SSA operand interface change - checked in
- From: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- To: Andrew MacLeod <amacleod at redhat dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>,Diego Novillo <dnovillo at redhat dot com>, Jeff Law <law at redhat dot com>,Richard Henderson <rth at redhat dot com>
- Date: Thu, 17 Jun 2004 20:25:54 +0200
- Subject: Re: SSA operand interface change - checked in
- References: <1087320259.14876.187.camel@p4> <20040615184550.GA1187@atrey.karlin.mff.cuni.cz> <1087325740.14876.214.camel@p4> <20040616033837.GA28973@atrey.karlin.mff.cuni.cz> <1087358850.16212.52.camel@p4> <1087394939.16212.61.camel@p4> <1087395178.16212.65.camel@p4> <20040617150413.GA31710@atrey.karlin.mff.cuni.cz> <1087496029.18482.213.camel@p4>
Hello,
> > > Here's the lno version. It all compiles with the exception of the
> > > problem I mentioned in tree-ssa-loop-ivopts.c.
> >
> > as I suspected, the problem was easy to solve. So I am ready to commit
> > the patch to LNO branch provided that it gets accepted to mainline.
> >
>
> I have just checked the patch into mainline.
it's now in lno-branch as well.
Zdenek