------- Comment #4 from pinskia at gcc dot gnu dot org 2010-04-08 23:40 ------- What I was trying to say that TLS is always available now so the whole HAVE_TLS is only needed for old glibc/gas/ld versions and really they are not well supported any more. So my point is that HAVE_TLS is always defined now and your change will not have an effect on any target. Also next time for patches use "diff -u".
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43697