[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34832] enable tls variable in windows code for newish gcc
From: |
Paul D. Smith |
Subject: |
[bug #34832] enable tls variable in windows code for newish gcc |
Date: |
Tue, 15 Nov 2011 18:41:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Ubuntu/10.10 (maverick) Firefox/3.6.23 |
Follow-up Comment #7, bug #34832 (project make):
That function is used a lot in job.c, main.c, commands.c.
But I agree with Eli: what's the need for having this variable be thread-safe
in the first place? GNU make is not multithreaded (there would be a LOT of
work needed to make that possible). Is there some attribute of the W32 API,
or the way this variable is used, that requires it to be thread-local?
Maybe the right thing to do is remove the existing thread safety stuff, not
enhancing it for new compilers...? But I don't know enough about Windows to
say.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34832>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Eli Zaretskii, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Eli Zaretskii, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Eli Zaretskii, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc,
Paul D. Smith <=
- [bug #34832] enable tls variable in windows code for newish gcc, Eli Zaretskii, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- Message not available
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Paul D. Smith, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Eli Zaretskii, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Ozkan Sezer, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, anonymous, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Paul D. Smith, 2011/11/15
- [bug #34832] enable tls variable in windows code for newish gcc, Eli Zaretskii, 2011/11/15