* binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't
authorAlan Modra <amodra@gmail.com>
Mon, 27 Aug 2001 10:38:41 +0000 (10:38 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 27 Aug 2001 10:38:41 +0000 (10:38 +0000)
commit87e9f9607581d6281c3c6cdc4b59a1e313a330d7
tree87b4fadabb2e7c1b59abf593ea227206d0cd27d7
parente4b172749ce95c1a8523817682918a2e4977cf78
* 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