On 04/05/2011 10:55 AM, Nathan Froyd wrote:
> * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Call use_reg.
> * config/xtensa/xtensa.c (xtensa_call_tls_desc): Likewise.
> * config/sparc/sparc.c (sparc_legitimize_tls_address): Likewise.
Ok.
r~
> * config/sparc/sparc.c (sparc_legitimize_tls_address): Likewise.
Fine with me, thanks.
--
Eric Botcazou
Several places in the compiler could be usefully modified to use use_reg
instead of hand-building EXPR_LISTs. This patch makes such changes.
Since this patch implements equivalent functionality with an existing
function call, I believe it counts as obvious.
Tested by building cc1 for appropriate