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: [gomp]: Locate correct libgcc_s.so for libgomp testing


On Thursday 10 November 2005 06:15, Jakub Jelinek wrote:
> On Thu, Nov 10, 2005 at 12:07:26PM +0100, Uros Bizjak wrote:
> > BTW: It looks that something is wrong for !HAVE_TLS as there is plenty
> > errors for i686-pc-linux-gnu:
>
> #pragma omp threadprivate / !$omp threadprivate isn't supported unless
> HAVE_TLS.  Maybe we can just disable all libgomp tests altogether if
> TLS isn't supported.
>
I would go one step further and disable libgomp itself, not just the 
testsuite.  I don't think there are plans to support non-TLS targets ATM.


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