On 15/04/16 10:58, Claudiu Zissulescu wrote:
This is using an inefficient TLS global dynamic implementation that would notTLS mods for ARC backend. OK to apply? Claudiu
be expected in a new and/or well-tuned port. However, if you have to work with a legacy runtime, that can't be helped.
+(define_insn "tls_gd_load"
..
+ ; if the linker has to patch this into IE, we need a long insns
Typo: a long insn. arc_emit_call_tls_get_addr is missing a start-of-function comment. Otherwise this is OK.