This is the mail archive of the gcc@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: [Fwd: gomp - cost of threadprivate data access]


On Mon, Mar 16, 2009 at 7:06 PM, Toon Moene <toon@moene.org> wrote:
> [ Perhaps we need a somewhat larger audience for this one, as it isn't a
> ?gfortran specific issue (despite the COMMONs). ]
>
> The reporter of this problem (perhaps it's necessary to open a bugzilla PR)
> uses:
>
> It is GNU/linux on x86_64, fedora 10
>
> kernel 2.6.27.12-170.2.5.fc10.x86_64
> glibc-2.9-3.x86_64

The __tls_get_addr() calls should already be optimized if the proper
TLS model is used.
Do we have a test case?

Ciao!
Steven


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