Uttam Pawar wrote:
> Hi All,
>
> I found following code snippet in file, trunk/gcc/loop-unroll.c
>
>1814 /* Locate in EXPR the expression corresponding to the location
>recorded 1815in IVTS, and return a pointer to the RTX for this
>location. */ 1816
>1817 static rtx *
>1
Hi All,
I found following code snippet in file, trunk/gcc/loop-unroll.c
1814 /* Locate in EXPR the expression corresponding to the location recorded
1815in IVTS, and return a pointer to the RTX for this location. */
1816
1817 static rtx *
1818 get_ivts_expr (rtx expr, struct i