[PATCH] more loop.c fixes for -fprofile-loop-arrays

Richard Henderson rth@redhat.com
Wed May 15 18:00:00 GMT 2002


On Wed, May 15, 2002 at 02:46:38PM -0700, Janis Johnson wrote:
>    -  For conditional code, skip the prefetch if PREFETCH_CONDITIONAL
>       is zero (this was originally intended), but preserve the current
>       behavior by defining PREFETCH_CONDITIONAL to one if it has not
>       already been defined.

Is there some benefit to preserving the old behaviour?

> -	  index += size;
> +	  /* index += size; */

Remove code; do not commit it out.

Otherwise ok.


r~



More information about the Gcc-patches mailing list