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: [PATCH][tuples] Fix tree-ssa/recip-7.c


On Mon, 14 Jul 2008, Paolo Bonzini wrote:

> Richard Guenther wrote:
> > This is an oversight to not process SSA name definitions from a call.
> > 
> > I'll make sure to bootstrap & test this as soon as enough fixes
> > have accumulated.
> 
> It looks like an easy-enough oversight (GIMPLE_MODIFY_STMT is GIMPLE_ASSIGN in
> tuples, right?...), that I wonder if this happens in other places in the
> codebase.

Eventually, yes.

Richard.


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