summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2014-12-19 23:37:36 +0100
committerMark Wielaard <mjw@redhat.com>2014-12-19 23:38:56 +0100
commit53113b88716f92a2196e61ad9889724e4c23a402 (patch)
tree07f412987413dd97dcb4097717dc5d1d1475d2f4
parentebc472d3a6cff015aa2d17ec4cc2c8dcd36e6b76 (diff)
Remove arm test from run-readelf-A.shdts-0.161
Signed-off-by: Mark Wielaard <mjw@redhat.com>
-rwxr-xr-xtests/run-readelf-A.sh27
1 files changed, 1 insertions, 26 deletions
diff --git a/tests/run-readelf-A.sh b/tests/run-readelf-A.sh
index 6ca9be89..88f87adb 100755
--- a/tests/run-readelf-A.sh
+++ b/tests/run-readelf-A.sh
@@ -25,32 +25,7 @@
#
# gcc -m32 -c testfileppc32attrs.s
-testfiles testfilearm testfileppc32attrs.o
-
-testrun_compare ${abs_top_builddir}/src/readelf -A testfilearm <<\EOF
-
-Object attributes section [27] '.ARM.attributes' of 53 bytes at offset 0x718:
- Owner Size
- aeabi 52
- File: 42
- CPU_name: 7-A
- CPU_arch: v7
- CPU_arch_profile: Application
- ARM_ISA_use: Yes
- THUMB_ISA_use: Thumb-2
- VFP_arch: VFPv3-D16
- ABI_PCS_wchar_t: 4
- ABI_FP_rounding: Needed
- ABI_FP_denormal: Needed
- ABI_FP_exceptions: Needed
- ABI_FP_number_model: IEEE 754
- ABI_align8_needed: Yes
- ABI_align8_preserved: Yes, except leaf SP
- ABI_enum_size: int
- ABI_HardFP_use: SP and DP
- ABI_VFP_args: VFP registers
- CPU_unaligned_access: v6
-EOF
+testfiles testfileppc32attrs.o
testrun_compare ${abs_top_builddir}/src/readelf -A testfileppc32attrs.o <<\EOF