Couple of minor tweaks to the linker testsuite.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 25 Sep 2018 06:15:36 +0000 (08:15 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 25 Sep 2018 06:15:36 +0000 (08:15 +0200)
commite95bc8bb1dd5c7f55b3abf0fb1ee73c0c6b5596e
tree278c6866d002b595c1f0b1bd8d79c799a953e23f
parent28fc25e06b449be061ceacf868e9040b14464aa3
Couple of minor tweaks to the linker testsuite.

This gets rid of the couple of linker failures for visium-elf:

FAIL: ld-elf/pr14156b
FAIL: ld-elf/pr22677

by tweaking the respective testcases.  The first tweak is the same as the
one 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.

ld/
* testsuite/ld-elf/pr14156b.d: Adjust for extra symbols.
* testsuite/ld-elf/pr22677.s: Define main/start/_start/__start.
ld/ChangeLog
ld/testsuite/ld-elf/pr14156b.d
ld/testsuite/ld-elf/pr22677.s
This page took 0.025435 seconds and 4 git commands to generate.