[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-06-05 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 Wilco changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-30 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #15 from Wilco --- Patch: https://sourceware.org/pipermail/binutils/2020-April/110894.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-22 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #14 from Wilco --- So the bug is this in bfd/elfnn-aarch64.c (group_sections, #3609): /* But wait, there's more! Input sections up to stub_group_size bytes before the stub section can be handled by it too.

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-07 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 Wilco changed: What|Removed |Added CC||wdijkstr at arm dot com --- Comment #9 from

[Bug gas/24770] elf/type-2.s fails on AArch64

2019-07-12 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24770 Wilco changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gas/24770] New: elf/type-2.s fails on AArch64

2019-07-05 Thread wdijkstr at arm dot com
Assignee: unassigned at sourceware dot org Reporter: wdijkstr at arm dot com Target Milestone: --- Target: aarch64 The new test elf/type-2.s fails on aarch64-none-linux-gnu with: regexp_diff match failure regexp "^ +.+: 0+1 +0 +FUNC +LOCAL +DEFAULT +. test2$&

[Bug ld/20321] Segmentation fault with plugin

2016-07-05 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20321 --- Comment #10 from Wilco --- (In reply to H.J. Lu from comment #8) > (In reply to Wilco from comment #6) > > > > I haven't tried x86-64 but it fails on ARM as well so it appears generic. It > > reproduces with older GCC versions, eg.

[Bug ld/20321] Segmentation fault with plugin

2016-07-05 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20321 --- Comment #6 from Wilco --- (In reply to H.J. Lu from comment #5) > (In reply to Wilco from comment #4) > > > This new test fails on AArch64 with an assertion: > > > > collect2: error: ld terminated with signal 6 [Aborted] > > collect-ld:

[Bug ld/20321] Segmentation fault with plugin

2016-07-05 Thread wdijkstr at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20321 Wilco changed: What|Removed |Added CC||wdijkstr at arm dot com --- Comment #4 from