[Bug ld/22831] ld causes massive thrashing if object files are not fully memory-resident: new algorithm needed

2018-03-15 Thread lkcl at lkcl dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 --- Comment #15 from Luke Kenneth Casson Leighton --- (In reply to H.J. Lu from comment #14) > (In reply to Luke Kenneth Casson Leighton from comment #13) > > i have 16 GB of DDR4 2400 mhz RAM on my laptop... and because when > > that system

[Bug ld/22962] [RISCV] add abi subdirectories support to ld

2018-03-15 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22962 --- Comment #11 from Jim Wilson --- (In reply to jos...@codesourcery.com from comment #10) > Again, the quoted error is about a search that uses -rpath-link paths but > *not* -L paths. GCC uses the right -L paths automatically, but > LIBPAT

[Bug ld/22962] [RISCV] add abi subdirectories support to ld

2018-03-15 Thread joseph at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22962 --- Comment #10 from joseph at codesourcery dot com --- Again, the quoted error is about a search that uses -rpath-link paths but *not* -L paths. GCC uses the right -L paths automatically, but LIBPATH_SUFFIX settings in binutils are needed

[Bug ld/22972] [SPARC] Mixing GOT and GOTDATA_OP relocations can lead to broken binaries

2018-03-15 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22972 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigne

[Bug ld/22972] [SPARC] Mixing GOT and GOTDATA_OP relocations can lead to broken binaries

2018-03-15 Thread jrtc27 at jrtc27 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22972 --- Comment #2 from James Clarke --- They come from hand-written assembly. Of course that can be modernised, but that doesn’t solve the problem; there are a surprising number of projects out there with hand-written SPARC assembly, and currentl

[Bug binutils/22967] nm should distinguish in between local and global ifunc

2018-03-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22967 Nick Clifton changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #5 from Nick Clif

[Bug ld/22949] ld: --relax and -r may not be used together

2018-03-15 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22949 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/22949] ld: --relax and -r may not be used together

2018-03-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22949 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Andreas Schwab : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=202d116e5714a0c21d0c38b7dd45b5d4ee494880 commit 202d116e5714a0c21d0c38b7d

[Bug ld/22962] [RISCV] add abi subdirectories support to ld

2018-03-15 Thread david.abdurachmanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22962 David Abdurachmanov changed: What|Removed |Added CC||david.abdurachmanov at gmail do

[Bug ld/22972] [SPARC] Mixing GOT and GOTDATA_OP relocations can lead to broken binaries

2018-03-15 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22972 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ld/22962] [RISCV] add abi subdirectories support to ld

2018-03-15 Thread belyshev at depni dot sinp.msu.ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22962 --- Comment #9 from Serge Belyshev --- (In reply to Jim Wilson from comment #8) > If gcc is configured --enable-multilib, then it appears that you get the -L > options you need for this to work. If gcc is configured --disable-multilib, > then