Skip to content
  • Tamar Christina's avatar
    AArch64: Fix objdump tests · 4e28d4cc
    Tamar Christina authored
    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.
    4e28d4cc