This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Teach readelf about IA64 MSB relocs
- From: Nick Clifton <nickc at redhat dot com>
- To: Alan Modra <amodra at gmail dot com>, binutils at sourceware dot org
- Cc: Alexandre Oliva <aoliva at redhat dot com>
- Date: Wed, 2 Aug 2017 10:22:18 +0100
- Subject: Re: Teach readelf about IA64 MSB relocs
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx04.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx04.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=nickc at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 17EA985543
- References: <20170802070627.GB1953@bubble.grove.modra.org>
Hi Alan,
> Alex, am33_2.0-linux fails many too,
> am33_2.0-linux +FAIL: DWARF2 5
> am33_2.0-linux +FAIL: DWARF2 7
> am33_2.0-linux +FAIL: DWARF2 11
> am33_2.0-linux +FAIL: DWARF2 12
> am33_2.0-linux +FAIL: DWARF2 13
> am33_2.0-linux +FAIL: DWARF2 14
> am33_2.0-linux +FAIL: DWARF2 15
> am33_2.0-linux +FAIL: DWARF2 16
> am33_2.0-linux +FAIL: DWARF2 17
> am33_2.0-linux +FAIL: DWARF2 18
>
> By the look of it, because you didn't use the canonical target name in
> not-target directives. Please fix.
This was my fault - sorry. I did not check the am33_2.0 target properly
when I updated Alex's patch. I have checked in the obvious fix to solve
this problem.
Cheers
Nick
gas/ChangeLog
* testsuite/gas/elf/dwarf2-11.d: Correct skip of am33 target.
* testsuite/gas/elf/dwarf2-12.d: Likewise.
* testsuite/gas/elf/dwarf2-13.d: Likewise.
* testsuite/gas/elf/dwarf2-14.d: Likewise.
* testsuite/gas/elf/dwarf2-15.d: Likewise.
* testsuite/gas/elf/dwarf2-16.d: Likewise.
* testsuite/gas/elf/dwarf2-17.d: Likewise.
* testsuite/gas/elf/dwarf2-18.d: Likewise.
* testsuite/gas/elf/dwarf2-5.d: Likewise.
* testsuite/gas/elf/dwarf2-6.d: Likewise.
* testsuite/gas/elf/dwarf2-7.d: Likewise.