This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch][ping] fix PR43602 for emutls targets.


Jakub,
  Since you were one of the original authors of the
emutls patch, can we get a review on the patch...

http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00129.html

that fixes the broken implementation of emutls for
targets like darwin that rely on it? This fix will also
allow the profiling race conditions fix (r157822) to
be reapplied. Okay for gcc trunk and gcc-4_5-branch?
        Jack
ps With this fix all of the testsuite can be converted
from requiring tls_native to just tls with only two
failures being triggered (proving that emutls finally
works properly once this patch is applied).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]