[Bug ld/24389] can't link soft-float modules with double-float modules

2019-04-01 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24389 Jim Wilson changed: What|Removed |Added Assignee|unassigned at sourceware dot org |wilson at gcc dot gnu.org ---

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-04-01 Thread jwerner at chromium dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 --- Comment #2 from Julius Werner --- Hi Tamar, Thanks for looking into this. I really have no idea how the linker internals work here so I just hope you can find a way to make it work. When you say it may get quite expensive to recompute

[Bug binutils/24404] addr2line file and line not accurate compared to gdb

2019-04-01 Thread jg at jguk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24404 --- Comment #4 from Jonny Grant --- (In reply to Alan Modra from comment #3) > My comment about silly arguments was aimed mostly at [3]. You're passing > __libc_start_main+0xe7 as an address. ok, got those removed now. > For [2], the

[Bug binutils/24404] addr2line file and line not accurate compared to gdb

2019-04-01 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24404 --- Comment #3 from Alan Modra --- My comment about silly arguments was aimed mostly at [3]. You're passing __libc_start_main+0xe7 as an address. For [2], the address you pass to addr2line is immediately after the call to print_trace.

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-04-01 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org ---

[Bug binutils/24404] addr2line file and line not accurate compared to gdb

2019-04-01 Thread jg at jguk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24404 --- Comment #2 from Jonny Grant --- (In reply to Alan Modra from comment #1) > Test case is passing silly arguments to addr2line. Unclear what you mean? Please clarify. Easy to reproduce: addr2line -e exception4 0x15c1 -- You are

[Bug ld/24406] New: -Wl,--wrap= incompatible with -flto

2019-04-01 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24406 Bug ID: 24406 Summary: -Wl,--wrap= incompatible with -flto Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld

[Bug ld/24339] An Invalid Memory Address Dereference problem was discovered in function elf_x86_64_check_relocs in elf64-x86-64.c in bfd

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