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: PATCH: Use Intel BID library for BID


On Thu, Jun 14, 2007 at 01:08:47PM -0700, H. J. Lu wrote:
> One possible solution is to use previous stage compiler to check
> TLS when building libgcc for stage 2 and 3.  I am thinking to add
> GCC_CHECK_TLS to gcc for native build and add GCC_CHECK_TLS to libgcc
> for cross build. For native build, we can get TLS info from gcc
> configure. For cross build, we can get TLS info from libgcc configure.
> Will it work?

Ew.  Just do whatever libgomp does?

-- 
Daniel Jacobowitz
CodeSourcery


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