On Thu, Mar 13, 2014 at 10:55 AM, Wei Mi <w...@google.com> wrote: >> Can we combine the last two patches, both adding call explicitly in >> rtl template for tls_local_dynamic_base_32/tls_global_dynamic_32, and >> set ix86_tls_descriptor_calls_expanded_in_cfun to true only after >> reload complete? >> > > Hi H.J. > > I attached the patch which combined your two patches and the fix in > legitimize_tls_address. I tried pr58066.c and c.i in ia32/x32/x86_64, > the code looked fine. Do you think it is ok? > > Thanks, > Wei.
Either pr58066-3.patch or pr58066-4.patch looks good to me. Thanks. -- H.J.