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: -fprefetch-loop-arrays on PowerPC


On Sun, Jun 02, 2002 at 10:51:16PM +0200, Jan Hubicka wrote:
> 	* loop.c (emit_prefetch_instructions): Properly place the address
>	computation.

This is definitely OK for mainline.

I don't recall whether the branch is closed or not, but I would
recommend it there as well.  Technically we're generating 
incorrect code, only the nature of the prefetch instruction is
that we don't see the fault.



r~


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