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]
Other format: [Raw text]

Re: [tree-ssa] execute/20021120-1.c


> On Fri, 2003-11-21 at 13:39, Jan Hubicka wrote:
> > Hi,
> > I am looking into reason for failure in execute/20021120-1.c.  It is
> > caused by get_expr_operands not being able to deal with:
> > 
> Why is this not folded into an array reference?
Not sure, probably because fold_stmt can't do that.  It happens during
ssa-ccp...

Honza


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