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]

Re: RFC: C++ PATCH to support dynamic initialization and destruction of C++11 and OpenMP TLS variables


Jack Howarth <howarth@bromo.med.uc.edu> writes:

>    Have you tried a gcc trunk build on linux configured to use emutls instead
> of tls to confirm that this issue is really darwin-specific? These failures might
> also appear on sparc-sun-solaris2.9 but we don't have recent gcc trunk testresults
> for that. Perhaps Rainer can try a build of current gcc trunk and see if it
> impacts sparc-sun-solaris2.9's use of emutls as well.
>            Jack

There's no reason to test on a emutls-only target, just configure with
--disable-tls on any target.  I probably won't be able to test Solaris 9
(SPARC or x86) before the weekend.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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