commit | 12123021f11c2d4b0b827e18a10498494046dd65 | [log] [tgz] |
---|---|---|
author | H.J. Lu <hjl.tools@gmail.com> | Thu Aug 31 08:38:10 2023 -0700 |
committer | H.J. Lu <hjl.tools@gmail.com> | Thu Aug 31 16:21:17 2023 -0700 |
tree | 3ec57a76ec436156163d179aaac5292269a1c809 | |
parent | 911e1e795e2496e1a5315601ab89e56afcd10fb0 [diff] |
elf: Adjust PR ld/30791 tests Adjust PR ld/30791 tests: 1. Generic linker targets don't comply with all orhpan section merging rules. 2. z80 fails since a, b, c, d are registers for z80. 3. hppa fails since .text sections aren't merged for relocatable link. PR ld/30791 * testsuite/ld-elf/pr30791a.d: Xfail for generic and z80 targets. * testsuite/ld-elf/pr30791b.d: Xfail for hppa and z80 targets.