[Bug ld/25681] aarch64: -q option cause assertion fail in elf.c:6233

2020-03-24 Thread baratharon at caesar dot elte.hu
https://sourceware.org/bugzilla/show_bug.cgi?id=25681 --- Comment #7 from baratharon at caesar dot elte.hu --- Hi Nick, I built a new one with your latest patch, and it works. Thanks again! Aron -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25681] aarch64: -q option cause assertion fail in elf.c:6233

2020-03-24 Thread baratharon at caesar dot elte.hu
https://sourceware.org/bugzilla/show_bug.cgi?id=25681 --- Comment #6 from baratharon at caesar dot elte.hu --- Hi Nick, Thank you! I will test your new solution as soon as I can. Aron -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25681] aarch64: -q option cause assertion fail in elf.c:6233

2020-03-18 Thread baratharon at caesar dot elte.hu
https://sourceware.org/bugzilla/show_bug.cgi?id=25681 --- Comment #3 from baratharon at caesar dot elte.hu --- Hi Nick, it works now, the assert is gone. Thanks, Aron -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25681] aarch64: -q option cause assertion fail in elf.c:6233

2020-03-16 Thread baratharon at caesar dot elte.hu
https://sourceware.org/bugzilla/show_bug.cgi?id=25681 --- Comment #1 from baratharon at caesar dot elte.hu --- Additionally, this bug presents in various version: /usr/lib/gcc/aarch64-linux-gnu/9.2.0/../../../../aarch64-linux-gnu/bin/ld: BFD (GNU Binutils) 2.33.1 assertion fail elf.c:6135 /usr

[Bug ld/25681] New: aarch64: -q option cause assertion fail in elf.c:6233

2020-03-16 Thread baratharon at caesar dot elte.hu
Component: ld Assignee: unassigned at sourceware dot org Reporter: baratharon at caesar dot elte.hu Target Milestone: --- Hello, Recently I found an assertion failed working with crosscompiling to aarch64. I simplified the command line to a minimal set. $ cat a.c int main