aboutsummaryrefslogtreecommitdiff
path: root/tests/run-strip-reloc-ppc64.sh
blob: 239c34d9c55ac750504a83a9025c43b1c9dce280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#! /bin/sh

. $srcdir/strip-reloc-subr.sh

# See run-readelf-zdebug-rel.sh
testfiles testfile-debug-rel-ppc64.o
runtest testfile-debug-rel-ppc64.o 1

testfiles testfile-debug-rel-ppc64-z.o
runtest testfile-debug-rel-ppc64-z.o 1

testfiles testfile-debug-rel-ppc64-g.o
runtest testfile-debug-rel-ppc64-g.o 1

exit $runtest_status