[Bug binutils/24064] bfd/warning.m4 warning detection broken when !defined(__GNUC__)

2019-01-08 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24064 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=236f4ebe3ac7e8f94184fdcc39c70d74cc62b82a commit 236f4ebe3ac7e8f94184fdcc39c

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-08 Thread ilg at livius dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=24065 --- Comment #5 from Liviu Ionescu --- Thank you, Christina, thank you, Alan. Since the GNU MCU Eclipse GCC distribution usually follows the Arm distributions, I'll talk to them and, depending on their release plans, I'll either wait for them

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24065 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tamar Christina : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3ecd631339aaa2a4af57f59f0694671d4ce00ab commit e3ecd631339aaa2a4af57f59

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-08 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24065 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2019-01-08 Thread lkcl at lkcl dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 --- Comment #22 from Luke Kenneth Casson Leighton --- Created attachment 11522 --> https://sourceware.org/bugzilla/attachment.cgi?id=11522&action=edit repro test case attached is a test file that can generate a Makefile and associated heade

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

2019-01-08 Thread lkcl at lkcl dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 Luke Kenneth Casson Leighton changed: What|Removed |Added Priority|P2 |P1 Severity|

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

2019-01-08 Thread lkcl at lkcl dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 --- Comment #21 from Luke Kenneth Casson Leighton --- to emphasise that this is strategically becoming an absolutely critical bug: https://lists.debian.org/debian-devel/2019/01/msg00081.html here it has been reported that even when using -Wl,

[Bug binutils/23699] ihex output fails for mipsel-elf-objcopy

2019-01-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23699 --- Comment #13 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a9859e01726d085db79cff88550fdb38e2434e42 commit a9859e01726d085db79cff88550f

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24065 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a9859e01726d085db79cff88550fdb38e2434e42 commit a9859e01726d085db79cff88550fd

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

2019-01-08 Thread lkcl at lkcl dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 --- Comment #20 from Luke Kenneth Casson Leighton --- ok so i spoke to dr stallman a couple of weeks ago, and he confirmed that code that is near-identical to that which i described in the very first comment of this bugreport was REMOVED some

[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 --- Comment #6 from Nick Clifton --- Hi Alan, > (and thus c++filt has strip_underscore set by default). The new tests need > --no-strip-underscores. Doh! That was what I was missing. Thanks for pointing this out. Cheers Nick -- You a