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] Store motion rewrite


Hello,

> Richard Henderson wrote:
> > 
> > On Tue, Apr 01, 2003 at 09:01:48PM +0100, Joern Rennecke wrote:
> > > Is that a joke?
> > 
> > No.  What do you have in mind as an alternate solution?
> 
> At the least, we should put a FIXME comment there that we completely
> disable the effect of the constant type modifier of functions on this
> optimization for RISC CPUs.
> Of course, a better solution would be to fix the problem now, at least for
> the common cases, either by using du chains, or

> by exploiting information
> from the alias set info in the MEM.

this seems to be what I was looking for; I will make a fix.

Zdenek


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