* binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't
commita9fce78044f74cb916a2489d92eab964f0fc112c
authorAlan Modra <amodra@bigpond.net.au>
Mon, 27 Aug 2001 10:38:41 +0000 (27 10:38 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 27 Aug 2001 10:38:41 +0000 (27 10:38 +0000)
treebb0cd78ccc0d09f2db4975ef7a9886b81b404656
parenteee163157d757e4541653751e19f50fc6c63102a
* binutils-all/readelf.s-64: Adjust offsets for powerpc64.  Don't
use constructs like [45][08] when all combinations are not valid.
Instead use (48|50) to explicitly state which values are correct.
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/readelf.s-64