Testsuite failure for gold on x86_64 Fedora 9

Ian Lance Taylor iant@google.com
Fri Dec 12 16:25:00 GMT 2008


Daniel Jacobowitz <drow@false.org> writes:

> On Fri, Dec 12, 2008 at 07:44:49AM -0800, Ian Lance Taylor wrote:
>> Yes, thanks.  The compiler supports -mtls-dialect=gnu2 but glibc does
>> not.  We just need to fix the configure test for whether glibc
>> supports the new relocations.  I assumed that they would be
>> implemented by glibc 2.5, but they weren't.  I'm not sure that they
>> are implemented even today.  I haven't gotten around to figuring out
>> whether and when they are implemented.
>
> Are these Alex's TLS descriptor relocations?  If so, the first glibc
> version to include support is 2.9.

Thanks.  I committed this patch.

Ian


2008-12-12  Ian Lance Taylor  <iant@google.com>

	* configure.ac: Update test for TLS descriptors: they are
	supported as of glibc 2.9.
	* configure: Rebuild.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 1243 bytes
Desc: Check for glibc 2.9 for TLS descriptors
URL: <https://sourceware.org/pipermail/binutils/attachments/20081212/5c05bedd/attachment.bin>


More information about the Binutils mailing list