[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-18 Thread ncahill_alt at yahoo dot com
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.am2016-08-18 17:00:09.969119174 + +++ b/gold/testsuite/Makefile.am2016

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-18 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #16 from ncahill_alt at yahoo dot com --- I've tried this again: 1. I build binutils-2.27 in an empty folder. 2. I run "make check" in "binutils-2.27/gold/" 3. It fails with "missing expected

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #15 from ncahill_alt at yahoo dot com --- (In reply to H.J. Lu from comment #14) > (In reply to ncahill_alt from comment #13) > > Oh sorry, here it is: > > > > `echo i686-pc-linux-gnu-gcc -DHAV

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #13 from ncahill_alt at yahoo dot com --- Oh sorry, here it is: `echo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../binutils-2.27/gold/testsuite -I.. -I../../../binutils-2.27/gold/testsuite -I../../../binutils-2.27/gold

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #12 from ncahill_alt at yahoo dot com --- (In reply to H.J. Lu from comment #10) > (In reply to ncahill_alt from comment #9) > > Relocation section '.rel.text' at offset 0x2ec contains 12 entries: > >

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #9 from ncahill_alt at yahoo dot com --- Relocation section '.rel.text' at offset 0x2ec contains 12 entries: Offset InfoTypeSym.Value Sym. Name 0002 0b02 R_386_PC3200

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #7 from ncahill_alt at yahoo dot com --- Created attachment 9445 --> https://sourceware.org/bugzilla/attachment.cgi?id=9445&action=edit result of changes It still fails: pr20308_gd.o:function test_gd: error: missing e

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 --- Comment #5 from ncahill_alt at yahoo dot com --- Regarding this update, I'm getting a failure on "make testsuite/pr20308a_test": pr20308_gd.o:function test_gd: error: missing expected TLS relocation gcctestdir/ld: error: m

[Bug gold/20308] Gold should support i386 TLS code sequences without PLT

2016-08-17 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20308 ncahill_alt at yahoo dot com changed: What|Removed |Added CC||ncahill_alt at yahoo

[Bug gold/16921] incremental link test failure with gcc 4.9.0

2014-05-07 Thread ncahill_alt at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16921 --- Comment #1 from ncahill_alt at yahoo dot com --- Here is the corresponding gcc bug report: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61102 Thanks. -- You are receiving this mail because: You are on the CC list for the bug

[Bug gold/16921] New: incremental link test failure with gcc 4.9.0

2014-05-07 Thread ncahill_alt at yahoo dot com
Assignee: ian at airs dot com Reporter: ncahill_alt at yahoo dot com CC: ccoutant at google dot com GCC 4.9.0 has trouble with binutils-2.24/gold's incremental-test.sh, it fails with this message: gcctestdir/ld: fatal error: incremental linking i

[Bug gold/14614] New: gold 2.22 test failure (initpri3b) on gcc 4.7.2

2012-09-24 Thread ncahill_alt at yahoo dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14614 Bug #: 14614 Summary: gold 2.22 test failure (initpri3b) on gcc 4.7.2 Product: binutils Version: 2.22 Status: NEW Severity: normal Priority: P2 Com