On 05/11/14 11:51, Richard Sandiford wrote:
> Tested in the same way as the aarch-common.c patch. OK to install?
>
> Thanks,
> Richard
>
>
> gcc/
> * config/arm/arm.c: Include rtl-iter.h.
> (arm_tls_referenced_p_1): Delete.
> (arm_tls_referenced_p): Use FOR_EACH_SUBRTX.
>
OK
Tested in the same way as the aarch-common.c patch. OK to install?
Thanks,
Richard
gcc/
* config/arm/arm.c: Include rtl-iter.h.
(arm_tls_referenced_p_1): Delete.
(arm_tls_referenced_p): Use FOR_EACH_SUBRTX.
Index: gcc/config/arm/arm.c
===