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] tree-ssa-sink.c: Don't restrict immediate uses that weconsider.


On Thu, 2005-04-07 at 15:50, Diego Novillo wrote:
> On Thu, Apr 07, 2005 at 02:23:47PM -0400, Kazu Hirata wrote:
> 
> > Assuming foo_3 is an SSA_NAME, do we ever take an address of SSA_NAME?
> > 
> No.

Otherwise we'd have to start having virtual operands for ssa_names
too...  And that sounds so unpleasant I may lose sleep tonight at the
thought :-)

Andrew




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