[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2023-05-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.41 Status|ASSIGNED

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2023-05-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 --- Comment #5 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=31f149015865401c760e9d76157734996fbab770 commit 31f149015865401c760e9d7615773

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2023-05-12 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-08-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Alan Modra changed: What|Removed |Added Status|ASSIGNED|NEW -- You are receiving this mail beca

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-03-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 --- Comment #4 from Nick Clifton --- (In reply to Fangrui Song from comment #3) Hi Fangrui, > The order issue can be fixed by postponing the effects of INSERT after > regular SECTIONS. Is it feasible? Hmmm, maybe, but I would be very reluct

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-03-08 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 --- Comment #3 from Fangrui Song --- Hi Nick, sorry for my belated reply. I was on a trip. > > ld.bfd a.o -T insert-data.lds -T a.lds # ok > > ld.bfd a.o -T a.lds -T insert-data.lds # .data not found for insert > > > > # Remark: The order

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-02-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Nick Clifton changed: What|Removed |Added Last reconfirmed||2022-02-28 Ever confirmed|0

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-02-16 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added CC||zbyszek at in dot waw.pl

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-02-16 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Fangrui Song changed: What|Removed |Added CC||nickc at redhat dot com -- You are re

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-02-16 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 --- Comment #1 from Fangrui Song --- (I don't have a Fedora machine and I know very little about systemd.) I was asked why lld doesn't support -dT. I have dug up and found https://github.com/systemd/package-notes/blob/main/rpm/macros.package-