|
From: | ncahill_alt at yahoo dot com |
Subject: | [Bug gold/20308] Gold should support i386 TLS code sequences without PLT |
Date: | Thu, 18 Aug 2016 16:24:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #18 from ncahill_alt at yahoo dot com --- diff -ur a/gold/testsuite/Makefile.am b/gold/testsuite/Makefile.am --- a/gold/testsuite/Makefile.am 2016-08-18 17:00:09.969119174 +0000 +++ b/gold/testsuite/Makefile.am 2016-08-18 17:09:28.772423751 +0000 @@ -1297,10 +1297,10 @@ pr20308b.so: pr20308_def.o gcctestdir/ld $(LINK) -Bgcctestdir/ -shared pr20308_def.o -pr20308_gd.o: pr20308_gd.S +pr20308_gd.o: pr20308_gd.S gcctestdir/as $(COMPILE) -Bgcctestdir/ -c -o $@ $< -pr20308_ld.o: pr20308_ld.S +pr20308_ld.o: pr20308_ld.S gcctestdir/as $(COMPILE) -Bgcctestdir/ -c -o $@ $< endif DEFAULT_TARGET_I386 -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |