]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
microblaze-linux XPASS ld-elf/var1
authorAlan Modra <amodra@gmail.com>
Tue, 30 Jun 2020 03:52:52 +0000 (13:22 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 30 Jun 2020 04:02:04 +0000 (13:32 +0930)
commit39d050ee501609fdee937806b7494eb8f2b3088d
treed2bf906df1bb4500f668872ff20958d671cd632e
parent08ccfccf0ed825be9be2972594d4be4a2207ef13
microblaze-linux XPASS ld-elf/var1

microblaze-linux uses the standard ELF script, microblaze-elf its own
script lacking an input section pattern needed to make this test pass.
Add the missing pattern for .data, in line with most other sections
that do have .* patterns.

* scripttempl/elfmicroblaze.sc (.data): Add .data.* entry.
* testsuite/ld-elf/var1.d: Don't xfail microblaze.
ld/ChangeLog
ld/scripttempl/elfmicroblaze.sc
ld/testsuite/ld-elf/var1.d