bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34832] enable tls variable in windows code for newish gcc


From: Eli Zaretskii
Subject: [bug #34832] enable tls variable in windows code for newish gcc
Date: Tue, 15 Nov 2011 20:28:35 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0

Follow-up Comment #18, bug #34832 (project make):

All the uses pointed out by Paul are from a single thread.  The only problem,
if there is one, is with the calls from sub_proc.c.

As for TLS availability for MSVC being a proof that it works, I have my
doubts: with most of calls to the function commented away, an argument could
be made that it does not work, and was commented out because of that.

It doesn't make much sense to have a possibility of simultaneous calls, and
forcibly comment out those calls at the same time.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34832>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]