> All remaining uses of TARGET_SUN_TLS refer to either
>
> * a feature missing in Solaris as:
>
> Lack of support for R_SPARC_TLS_DTPOFF{32,64}: while Solaris ld
> supports those just fine, I know of no Solaris as syntax for them.
>
> * workarounds for bugs in Solaris as in sparc_tls_got,
> sparc_legitimize_tls_address, and the tls_delay_slot attribute
>
> Therefor this patch replaces all uses of TARGET_SUN_TLS with !HAVE_GNU_AS.OK, thanks. -- Eric Botcazou
