* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / binutils / testsuite / binutils-all / arm / objdump.exp
index 2b78db3..321e2a9 100644 (file)
@@ -80,7 +80,7 @@ if [is_remote host] {
 
 set got [binutils_run $OBJDUMP "-dr $objfile $objfile"]
 
-set want "$objfile:\[ \]*file format.*$objfile:\[ \]*file format.*push.*add.*sub.*str.*add.*pop"
+set want "$objfile:\[ \]*file format.*$objfile:\[ \]*file format.*push.*add.*sub.*str.*add.*ldmfd"
 
 if [regexp $want $got] then {
     pass "multiple input files"