AArch64: Fix objdump tests
authorTamar Christina <tamar.christina@arm.com>
Thu, 19 Sep 2019 12:15:02 +0000 (13:15 +0100)
committerTamar Christina <tamar.christina@arm.com>
Thu, 19 Sep 2019 12:15:52 +0000 (13:15 +0100)
commit4e28d4cc5b134a4027b4103ddaf09c19b8e0230b
treecd43d48a3907ef690221c150fa942d8523548bc2
parentfd3619828e94a24a92cddec42cbc0ab33352eeb4
AArch64: Fix objdump tests

The newly added objdump -S tests check for source line mapping of a static
variable.  But the test doesn't dump any data sections so this should never
pass.

This changes the test to dump all sections so the source mapping can be found.

binutils/ChangeLog:

* testsuite/binutils-all/objdump.exp (objdump -S): Update testcases.
binutils/ChangeLog
binutils/testsuite/binutils-all/objdump.exp
This page took 0.040186 seconds and 4 git commands to generate.