[patch] Couple of minor tweaks to the linker testsuite
Eric Botcazou
ebotcazou@adacore.com
Wed Sep 12 07:57:00 GMT 2018
More information about the Binutils mailing list
Wed Sep 12 07:57:00 GMT 2018
- Previous message (by thread): [PATCH] Add "contrib" to the list of GDB support dirs (on src-release.sh)
- Next message (by thread): [patch] Couple of minor tweaks to the linker testsuite
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, this gets rid of the couple of linker failures for visium-elf: FAIL: ld-elf/pr14156b FAIL: ld-elf/pr22677 by tweaking the respective testcase. The first tweak is the same as the one Alan made to the sibling testcase ld-elf/pr14156a.d about one year ago and the second tweak adds the usual main/start/_start/__start symbols. Tested for visium-elf and x86_64-suse-linux, OK for the mainline? 2018-09-12 Eric Botcazou <ebotcazou@adacore.com> ld/ * testsuite/ld-elf/pr14156b.d: Adjust for extra symbols. * testsuite/ld-elf/pr22677.s: Define main/start/_start/__start. -- Eric Botcazou -------------- next part -------------- A non-text attachment was scrubbed... Name: p.diff Type: text/x-patch Size: 674 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20180912/61bbd0f0/attachment.bin>
- Previous message (by thread): [PATCH] Add "contrib" to the list of GDB support dirs (on src-release.sh)
- Next message (by thread): [patch] Couple of minor tweaks to the linker testsuite
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list