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: [tree-ssa] Insert on edge comment


On Tue, 2003-06-03 at 08:40, Daniel Berlin wrote:
> 
> On Tuesday, June 3, 2003, at 07:48  AM, Andrew MacLeod wrote:
> 
> > On Tue, 2003-06-03 at 01:01, Daniel Berlin wrote:
> >>

> 
> > So in the second case you insert it before the goto in BB0 and that
> > provides a different result than inserting it in front of the 
> > LOOP_EXPR?
> 
> Exactly.

Well, it ought to work that way. Something else must be wrong.

> What do you think led me to believe loop_expr was special in the first 
> place anyway?
> 
>

Thats what I was wondering :-)

Andrew


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