https://sourceware.org/bugzilla/show_bug.cgi?id=22465
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #1 from Nick Clifton <nickc at redhat dot com> --- Hi Jim, > It is a binutils bug, but I need a linker for the > testcase, and it appears no binutils tests depend on the linker. True... > So it has > to go in the linker testsuite apparently, but not clear where to put it. Probably ld-elf unless it is RISCV specific (which I doubt). Alternatively feel free to update the binutils test harness so that it can support using a linker as part of the test. This will probably be helpful to other test writers in the future. > Also, not clear how to write it, as the linker testsuite looks complicated. It depends upon your needs. A simple, assemble, link, dump, check-against-regexps type test is straightforward. Just use rum_dump_test. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils