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] fix prefetch optimization in loop.c


On Tue, Jan 22, 2002 at 01:07:38PM +0100, Jan Hubicka wrote:
> It handles this in multiple transformations - first it elliminates
> const, then changes constant to 0 and then elliminates plus.

Leaving (const (symbol_ref)) instead of just (symbol_ref).
Not good.


r~


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