From: Alan Modra Date: Fri, 14 Sep 2018 00:18:08 +0000 (+0930) Subject: gas testuite fixes: don't match dump.o X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4abd8e8de725118c4b01cf71556ffcb4367344f8;p=binutils-gdb.git gas testuite fixes: don't match dump.o The consolidated run_dump_test will use object file names based on the source file name, like the current ld version. * testsuite/gas/elf/symver.d, * testsuite/gas/ft32/insn.d, * testsuite/gas/ft32/insnsc.d, * testsuite/gas/i386/ilp32/elf/symver.d, * testsuite/gas/lm32/csr.d, * testsuite/gas/lm32/insn.d, * testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d, * testsuite/gas/m68hc11/9s12x-mov.d, * testsuite/gas/m68hc11/hexprefix.d, * testsuite/gas/m68hc11/insns9s12x.d, * testsuite/gas/m68hc11/insns9s12xg.d, * testsuite/gas/mep/dj1.be.d, * testsuite/gas/mep/dj1.le.d, * testsuite/gas/mips/set-arch.d, * testsuite/gas/mips/tls-o32.d, * testsuite/gas/nios2/branch-r2.d, * testsuite/gas/nios2/branch.d, * testsuite/gas/pdp11/absreloc.d, * testsuite/gas/pdp11/opcode.d, * testsuite/gas/pdp11/pr14480.d, * testsuite/gas/pdp11/pr23481.d, * testsuite/gas/ppc/xcoff-dwsect-1-32.d, * testsuite/gas/ppc/xcoff-dwsect-1-64.d, * testsuite/gas/rx/abs.d, * testsuite/gas/rx/adc.d, * testsuite/gas/rx/add.d, * testsuite/gas/rx/and.d, * testsuite/gas/rx/bclr.d, * testsuite/gas/rx/bcnd.d, * testsuite/gas/rx/bmcnd.d, * testsuite/gas/rx/bnot.d, * testsuite/gas/rx/bra.d, * testsuite/gas/rx/brk.d, * testsuite/gas/rx/bset.d, * testsuite/gas/rx/bsr.d, * testsuite/gas/rx/btst.d, * testsuite/gas/rx/clrpsw.d, * testsuite/gas/rx/cmp.d, * testsuite/gas/rx/dbt.d, * testsuite/gas/rx/div.d, * testsuite/gas/rx/divu.d, * testsuite/gas/rx/emaca.d, * testsuite/gas/rx/emsba.d, * testsuite/gas/rx/emul.d, * testsuite/gas/rx/emula.d, * testsuite/gas/rx/emulu.d, * testsuite/gas/rx/fadd.d, * testsuite/gas/rx/fcmp.d, * testsuite/gas/rx/fdiv.d, * testsuite/gas/rx/fmul.d, * testsuite/gas/rx/fsqrt.d, * testsuite/gas/rx/fsub.d, * testsuite/gas/rx/ftoi.d, * testsuite/gas/rx/ftou.d, * testsuite/gas/rx/gprel.d, * testsuite/gas/rx/int.d, * testsuite/gas/rx/itof.d, * testsuite/gas/rx/jmp.d, * testsuite/gas/rx/jsr.d, * testsuite/gas/rx/machi.d, * testsuite/gas/rx/maclh.d, * testsuite/gas/rx/maclo.d, * testsuite/gas/rx/max.d, * testsuite/gas/rx/min.d, * testsuite/gas/rx/mov.d, * testsuite/gas/rx/movco.d, * testsuite/gas/rx/movli.d, * testsuite/gas/rx/movu.d, * testsuite/gas/rx/msbhi.d, * testsuite/gas/rx/msblh.d, * testsuite/gas/rx/msblo.d, * testsuite/gas/rx/mul.d, * testsuite/gas/rx/mulhi.d, * testsuite/gas/rx/mullh.d, * testsuite/gas/rx/mullo.d, * testsuite/gas/rx/mvfacgu.d, * testsuite/gas/rx/mvfachi.d, * testsuite/gas/rx/mvfaclo.d, * testsuite/gas/rx/mvfacmi.d, * testsuite/gas/rx/mvfc.d, * testsuite/gas/rx/mvfcp.d, * testsuite/gas/rx/mvtacgu.d, * testsuite/gas/rx/mvtachi.d, * testsuite/gas/rx/mvtaclo.d, * testsuite/gas/rx/mvtc.d, * testsuite/gas/rx/mvtcp.d, * testsuite/gas/rx/neg.d, * testsuite/gas/rx/nop.d, * testsuite/gas/rx/not.d, * testsuite/gas/rx/opecp.d, * testsuite/gas/rx/or.d, * testsuite/gas/rx/pop.d, * testsuite/gas/rx/popc.d, * testsuite/gas/rx/popm.d, * testsuite/gas/rx/pr19665.d, * testsuite/gas/rx/pr22737.d, * testsuite/gas/rx/push.d, * testsuite/gas/rx/pushc.d, * testsuite/gas/rx/pushm.d, * testsuite/gas/rx/r-bcc.d, * testsuite/gas/rx/r-bra.d, * testsuite/gas/rx/racl.d, * testsuite/gas/rx/racw.d, * testsuite/gas/rx/rdacl.d, * testsuite/gas/rx/rdacw.d, * testsuite/gas/rx/revl.d, * testsuite/gas/rx/revw.d, * testsuite/gas/rx/rmpa.d, * testsuite/gas/rx/rolc.d, * testsuite/gas/rx/rorc.d, * testsuite/gas/rx/rotl.d, * testsuite/gas/rx/rotr.d, * testsuite/gas/rx/round.d, * testsuite/gas/rx/rte.d, * testsuite/gas/rx/rtfi.d, * testsuite/gas/rx/rts.d, * testsuite/gas/rx/rtsd.d, * testsuite/gas/rx/sat.d, * testsuite/gas/rx/satr.d, * testsuite/gas/rx/sbb.d, * testsuite/gas/rx/sccnd.d, * testsuite/gas/rx/scmpu.d, * testsuite/gas/rx/setpsw.d, * testsuite/gas/rx/shar.d, * testsuite/gas/rx/shll.d, * testsuite/gas/rx/shlr.d, * testsuite/gas/rx/smovb.d, * testsuite/gas/rx/smovf.d, * testsuite/gas/rx/smovu.d, * testsuite/gas/rx/sstr.d, * testsuite/gas/rx/stnz.d, * testsuite/gas/rx/stz.d, * testsuite/gas/rx/sub.d, * testsuite/gas/rx/suntil.d, * testsuite/gas/rx/swhile.d, * testsuite/gas/rx/tst.d, * testsuite/gas/rx/utof.d, * testsuite/gas/rx/wait.d, * testsuite/gas/rx/xchg.d, * testsuite/gas/rx/xor.d, * testsuite/gas/s12z/abs.d, * testsuite/gas/s12z/adc-imm.d, * testsuite/gas/s12z/adc-opr.d, * testsuite/gas/s12z/add-imm.d, * testsuite/gas/s12z/add-opr.d, * testsuite/gas/s12z/and-imm.d, * testsuite/gas/s12z/and-opr.d, * testsuite/gas/s12z/and-or-cc.d, * testsuite/gas/s12z/bfext-special.d, * testsuite/gas/s12z/bfext.d, * testsuite/gas/s12z/bit-manip.d, * testsuite/gas/s12z/bit.d, * testsuite/gas/s12z/bra-expression-defined.d, * testsuite/gas/s12z/bra-expression-undef.d, * testsuite/gas/s12z/bra.d, * testsuite/gas/s12z/brclr-symbols.d, * testsuite/gas/s12z/brset-clr-opr-imm-rel.d, * testsuite/gas/s12z/brset-clr-opr-reg-rel.d, * testsuite/gas/s12z/brset-clr-reg-imm-rel.d, * testsuite/gas/s12z/brset-clr-reg-reg-rel.d, * testsuite/gas/s12z/clb.d, * testsuite/gas/s12z/clr-opr.d, * testsuite/gas/s12z/clr.d, * testsuite/gas/s12z/cmp-imm.d, * testsuite/gas/s12z/cmp-opr-inc.d, * testsuite/gas/s12z/cmp-opr-rdirect.d, * testsuite/gas/s12z/cmp-opr-reg.d, * testsuite/gas/s12z/cmp-opr-rindirect.d, * testsuite/gas/s12z/cmp-opr-sxe4.d, * testsuite/gas/s12z/cmp-opr-xys.d, * testsuite/gas/s12z/cmp-s-imm.d, * testsuite/gas/s12z/cmp-s-opr.d, * testsuite/gas/s12z/cmp-xy.d, * testsuite/gas/s12z/com-opr.d, * testsuite/gas/s12z/complex-shifts.d, * testsuite/gas/s12z/db-tb-cc-opr.d, * testsuite/gas/s12z/db-tb-cc-reg.d, * testsuite/gas/s12z/dbCC.d, * testsuite/gas/s12z/dec-opr.d, * testsuite/gas/s12z/dec.d, * testsuite/gas/s12z/div.d, * testsuite/gas/s12z/eor.d, * testsuite/gas/s12z/exg.d, * testsuite/gas/s12z/ext24-ld-xy.d, * testsuite/gas/s12z/inc-opr.d, * testsuite/gas/s12z/inc.d, * testsuite/gas/s12z/inh.d, * testsuite/gas/s12z/jmp.d, * testsuite/gas/s12z/jsr.d, * testsuite/gas/s12z/ld-imm-page2.d, * testsuite/gas/s12z/ld-imm.d, * testsuite/gas/s12z/ld-immu18.d, * testsuite/gas/s12z/ld-large-direct.d, * testsuite/gas/s12z/ld-opr.d, * testsuite/gas/s12z/ld-s-opr.d, * testsuite/gas/s12z/ld-small-direct.d, * testsuite/gas/s12z/lea-immu18.d, * testsuite/gas/s12z/lea.d, * testsuite/gas/s12z/mac.d, * testsuite/gas/s12z/min-max.d, * testsuite/gas/s12z/mod.d, * testsuite/gas/s12z/mov.d, * testsuite/gas/s12z/mul-imm.d, * testsuite/gas/s12z/mul-opr-opr.d, * testsuite/gas/s12z/mul-opr.d, * testsuite/gas/s12z/mul-reg.d, * testsuite/gas/s12z/mul.d, * testsuite/gas/s12z/neg-opr.d, * testsuite/gas/s12z/not-so-simple-shifts.d, * testsuite/gas/s12z/opr-18u.d, * testsuite/gas/s12z/opr-expr.d, * testsuite/gas/s12z/opr-ext-18.d, * testsuite/gas/s12z/opr-idx-24-reg.d, * testsuite/gas/s12z/opr-idx3-reg.d, * testsuite/gas/s12z/opr-idx3-xysp-24.d, * testsuite/gas/s12z/opr-indirect-expr.d, * testsuite/gas/s12z/opr-symbol.d, * testsuite/gas/s12z/or-imm.d, * testsuite/gas/s12z/or-opr.d, * testsuite/gas/s12z/p2-mul.d, * testsuite/gas/s12z/page2-inh.d, * testsuite/gas/s12z/psh-pul.d, * testsuite/gas/s12z/qmul.d, * testsuite/gas/s12z/rotate.d, * testsuite/gas/s12z/sat.d, * testsuite/gas/s12z/sbc-imm.d, * testsuite/gas/s12z/sbc-opr.d, * testsuite/gas/s12z/shift.d, * testsuite/gas/s12z/simple-shift.d, * testsuite/gas/s12z/single-ops.d, * testsuite/gas/s12z/specd6.d, * testsuite/gas/s12z/st-large-direct.d, * testsuite/gas/s12z/st-opr.d, * testsuite/gas/s12z/st-s-opr.d, * testsuite/gas/s12z/st-small-direct.d, * testsuite/gas/s12z/st-xy.d, * testsuite/gas/s12z/sub-imm.d, * testsuite/gas/s12z/sub-opr.d, * testsuite/gas/s12z/tfr.d, * testsuite/gas/s12z/trap.d, * testsuite/gas/sh/fdpic.d, * testsuite/gas/sh/sh2a-pic.d, * testsuite/gas/sh/sh2a.d: Don't match object file name. * testsuite/gas/wasm32/disass-2.d, * testsuite/gas/wasm32/disass.d: Likewise, and tidy regexps. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 0aac1f32c85..2f1ba9e4ab6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,251 @@ +2018-09-15 Alan Modra + + * testsuite/gas/elf/symver.d, + * testsuite/gas/ft32/insn.d, + * testsuite/gas/ft32/insnsc.d, + * testsuite/gas/i386/ilp32/elf/symver.d, + * testsuite/gas/lm32/csr.d, + * testsuite/gas/lm32/insn.d, + * testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d, + * testsuite/gas/m68hc11/9s12x-mov.d, + * testsuite/gas/m68hc11/hexprefix.d, + * testsuite/gas/m68hc11/insns9s12x.d, + * testsuite/gas/m68hc11/insns9s12xg.d, + * testsuite/gas/mep/dj1.be.d, + * testsuite/gas/mep/dj1.le.d, + * testsuite/gas/mips/set-arch.d, + * testsuite/gas/mips/tls-o32.d, + * testsuite/gas/nios2/branch-r2.d, + * testsuite/gas/nios2/branch.d, + * testsuite/gas/pdp11/absreloc.d, + * testsuite/gas/pdp11/opcode.d, + * testsuite/gas/pdp11/pr14480.d, + * testsuite/gas/pdp11/pr23481.d, + * testsuite/gas/ppc/xcoff-dwsect-1-32.d, + * testsuite/gas/ppc/xcoff-dwsect-1-64.d, + * testsuite/gas/rx/abs.d, + * testsuite/gas/rx/adc.d, + * testsuite/gas/rx/add.d, + * testsuite/gas/rx/and.d, + * testsuite/gas/rx/bclr.d, + * testsuite/gas/rx/bcnd.d, + * testsuite/gas/rx/bmcnd.d, + * testsuite/gas/rx/bnot.d, + * testsuite/gas/rx/bra.d, + * testsuite/gas/rx/brk.d, + * testsuite/gas/rx/bset.d, + * testsuite/gas/rx/bsr.d, + * testsuite/gas/rx/btst.d, + * testsuite/gas/rx/clrpsw.d, + * testsuite/gas/rx/cmp.d, + * testsuite/gas/rx/dbt.d, + * testsuite/gas/rx/div.d, + * testsuite/gas/rx/divu.d, + * testsuite/gas/rx/emaca.d, + * testsuite/gas/rx/emsba.d, + * testsuite/gas/rx/emul.d, + * testsuite/gas/rx/emula.d, + * testsuite/gas/rx/emulu.d, + * testsuite/gas/rx/fadd.d, + * testsuite/gas/rx/fcmp.d, + * testsuite/gas/rx/fdiv.d, + * testsuite/gas/rx/fmul.d, + * testsuite/gas/rx/fsqrt.d, + * testsuite/gas/rx/fsub.d, + * testsuite/gas/rx/ftoi.d, + * testsuite/gas/rx/ftou.d, + * testsuite/gas/rx/gprel.d, + * testsuite/gas/rx/int.d, + * testsuite/gas/rx/itof.d, + * testsuite/gas/rx/jmp.d, + * testsuite/gas/rx/jsr.d, + * testsuite/gas/rx/machi.d, + * testsuite/gas/rx/maclh.d, + * testsuite/gas/rx/maclo.d, + * testsuite/gas/rx/max.d, + * testsuite/gas/rx/min.d, + * testsuite/gas/rx/mov.d, + * testsuite/gas/rx/movco.d, + * testsuite/gas/rx/movli.d, + * testsuite/gas/rx/movu.d, + * testsuite/gas/rx/msbhi.d, + * testsuite/gas/rx/msblh.d, + * testsuite/gas/rx/msblo.d, + * testsuite/gas/rx/mul.d, + * testsuite/gas/rx/mulhi.d, + * testsuite/gas/rx/mullh.d, + * testsuite/gas/rx/mullo.d, + * testsuite/gas/rx/mvfacgu.d, + * testsuite/gas/rx/mvfachi.d, + * testsuite/gas/rx/mvfaclo.d, + * testsuite/gas/rx/mvfacmi.d, + * testsuite/gas/rx/mvfc.d, + * testsuite/gas/rx/mvfcp.d, + * testsuite/gas/rx/mvtacgu.d, + * testsuite/gas/rx/mvtachi.d, + * testsuite/gas/rx/mvtaclo.d, + * testsuite/gas/rx/mvtc.d, + * testsuite/gas/rx/mvtcp.d, + * testsuite/gas/rx/neg.d, + * testsuite/gas/rx/nop.d, + * testsuite/gas/rx/not.d, + * testsuite/gas/rx/opecp.d, + * testsuite/gas/rx/or.d, + * testsuite/gas/rx/pop.d, + * testsuite/gas/rx/popc.d, + * testsuite/gas/rx/popm.d, + * testsuite/gas/rx/pr19665.d, + * testsuite/gas/rx/pr22737.d, + * testsuite/gas/rx/push.d, + * testsuite/gas/rx/pushc.d, + * testsuite/gas/rx/pushm.d, + * testsuite/gas/rx/r-bcc.d, + * testsuite/gas/rx/r-bra.d, + * testsuite/gas/rx/racl.d, + * testsuite/gas/rx/racw.d, + * testsuite/gas/rx/rdacl.d, + * testsuite/gas/rx/rdacw.d, + * testsuite/gas/rx/revl.d, + * testsuite/gas/rx/revw.d, + * testsuite/gas/rx/rmpa.d, + * testsuite/gas/rx/rolc.d, + * testsuite/gas/rx/rorc.d, + * testsuite/gas/rx/rotl.d, + * testsuite/gas/rx/rotr.d, + * testsuite/gas/rx/round.d, + * testsuite/gas/rx/rte.d, + * testsuite/gas/rx/rtfi.d, + * testsuite/gas/rx/rts.d, + * testsuite/gas/rx/rtsd.d, + * testsuite/gas/rx/sat.d, + * testsuite/gas/rx/satr.d, + * testsuite/gas/rx/sbb.d, + * testsuite/gas/rx/sccnd.d, + * testsuite/gas/rx/scmpu.d, + * testsuite/gas/rx/setpsw.d, + * testsuite/gas/rx/shar.d, + * testsuite/gas/rx/shll.d, + * testsuite/gas/rx/shlr.d, + * testsuite/gas/rx/smovb.d, + * testsuite/gas/rx/smovf.d, + * testsuite/gas/rx/smovu.d, + * testsuite/gas/rx/sstr.d, + * testsuite/gas/rx/stnz.d, + * testsuite/gas/rx/stz.d, + * testsuite/gas/rx/sub.d, + * testsuite/gas/rx/suntil.d, + * testsuite/gas/rx/swhile.d, + * testsuite/gas/rx/tst.d, + * testsuite/gas/rx/utof.d, + * testsuite/gas/rx/wait.d, + * testsuite/gas/rx/xchg.d, + * testsuite/gas/rx/xor.d, + * testsuite/gas/s12z/abs.d, + * testsuite/gas/s12z/adc-imm.d, + * testsuite/gas/s12z/adc-opr.d, + * testsuite/gas/s12z/add-imm.d, + * testsuite/gas/s12z/add-opr.d, + * testsuite/gas/s12z/and-imm.d, + * testsuite/gas/s12z/and-opr.d, + * testsuite/gas/s12z/and-or-cc.d, + * testsuite/gas/s12z/bfext-special.d, + * testsuite/gas/s12z/bfext.d, + * testsuite/gas/s12z/bit-manip.d, + * testsuite/gas/s12z/bit.d, + * testsuite/gas/s12z/bra-expression-defined.d, + * testsuite/gas/s12z/bra-expression-undef.d, + * testsuite/gas/s12z/bra.d, + * testsuite/gas/s12z/brclr-symbols.d, + * testsuite/gas/s12z/brset-clr-opr-imm-rel.d, + * testsuite/gas/s12z/brset-clr-opr-reg-rel.d, + * testsuite/gas/s12z/brset-clr-reg-imm-rel.d, + * testsuite/gas/s12z/brset-clr-reg-reg-rel.d, + * testsuite/gas/s12z/clb.d, + * testsuite/gas/s12z/clr-opr.d, + * testsuite/gas/s12z/clr.d, + * testsuite/gas/s12z/cmp-imm.d, + * testsuite/gas/s12z/cmp-opr-inc.d, + * testsuite/gas/s12z/cmp-opr-rdirect.d, + * testsuite/gas/s12z/cmp-opr-reg.d, + * testsuite/gas/s12z/cmp-opr-rindirect.d, + * testsuite/gas/s12z/cmp-opr-sxe4.d, + * testsuite/gas/s12z/cmp-opr-xys.d, + * testsuite/gas/s12z/cmp-s-imm.d, + * testsuite/gas/s12z/cmp-s-opr.d, + * testsuite/gas/s12z/cmp-xy.d, + * testsuite/gas/s12z/com-opr.d, + * testsuite/gas/s12z/complex-shifts.d, + * testsuite/gas/s12z/db-tb-cc-opr.d, + * testsuite/gas/s12z/db-tb-cc-reg.d, + * testsuite/gas/s12z/dbCC.d, + * testsuite/gas/s12z/dec-opr.d, + * testsuite/gas/s12z/dec.d, + * testsuite/gas/s12z/div.d, + * testsuite/gas/s12z/eor.d, + * testsuite/gas/s12z/exg.d, + * testsuite/gas/s12z/ext24-ld-xy.d, + * testsuite/gas/s12z/inc-opr.d, + * testsuite/gas/s12z/inc.d, + * testsuite/gas/s12z/inh.d, + * testsuite/gas/s12z/jmp.d, + * testsuite/gas/s12z/jsr.d, + * testsuite/gas/s12z/ld-imm-page2.d, + * testsuite/gas/s12z/ld-imm.d, + * testsuite/gas/s12z/ld-immu18.d, + * testsuite/gas/s12z/ld-large-direct.d, + * testsuite/gas/s12z/ld-opr.d, + * testsuite/gas/s12z/ld-s-opr.d, + * testsuite/gas/s12z/ld-small-direct.d, + * testsuite/gas/s12z/lea-immu18.d, + * testsuite/gas/s12z/lea.d, + * testsuite/gas/s12z/mac.d, + * testsuite/gas/s12z/min-max.d, + * testsuite/gas/s12z/mod.d, + * testsuite/gas/s12z/mov.d, + * testsuite/gas/s12z/mul-imm.d, + * testsuite/gas/s12z/mul-opr-opr.d, + * testsuite/gas/s12z/mul-opr.d, + * testsuite/gas/s12z/mul-reg.d, + * testsuite/gas/s12z/mul.d, + * testsuite/gas/s12z/neg-opr.d, + * testsuite/gas/s12z/not-so-simple-shifts.d, + * testsuite/gas/s12z/opr-18u.d, + * testsuite/gas/s12z/opr-expr.d, + * testsuite/gas/s12z/opr-ext-18.d, + * testsuite/gas/s12z/opr-idx-24-reg.d, + * testsuite/gas/s12z/opr-idx3-reg.d, + * testsuite/gas/s12z/opr-idx3-xysp-24.d, + * testsuite/gas/s12z/opr-indirect-expr.d, + * testsuite/gas/s12z/opr-symbol.d, + * testsuite/gas/s12z/or-imm.d, + * testsuite/gas/s12z/or-opr.d, + * testsuite/gas/s12z/p2-mul.d, + * testsuite/gas/s12z/page2-inh.d, + * testsuite/gas/s12z/psh-pul.d, + * testsuite/gas/s12z/qmul.d, + * testsuite/gas/s12z/rotate.d, + * testsuite/gas/s12z/sat.d, + * testsuite/gas/s12z/sbc-imm.d, + * testsuite/gas/s12z/sbc-opr.d, + * testsuite/gas/s12z/shift.d, + * testsuite/gas/s12z/simple-shift.d, + * testsuite/gas/s12z/single-ops.d, + * testsuite/gas/s12z/specd6.d, + * testsuite/gas/s12z/st-large-direct.d, + * testsuite/gas/s12z/st-opr.d, + * testsuite/gas/s12z/st-s-opr.d, + * testsuite/gas/s12z/st-small-direct.d, + * testsuite/gas/s12z/st-xy.d, + * testsuite/gas/s12z/sub-imm.d, + * testsuite/gas/s12z/sub-opr.d, + * testsuite/gas/s12z/tfr.d, + * testsuite/gas/s12z/trap.d, + * testsuite/gas/sh/fdpic.d, + * testsuite/gas/sh/sh2a-pic.d, + * testsuite/gas/sh/sh2a.d: Don't match object file name. + * testsuite/gas/wasm32/disass-2.d, + * testsuite/gas/wasm32/disass.d: Likewise, and tidy regexps. + 2018-09-15 Alan Modra * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.d, diff --git a/gas/testsuite/gas/elf/symver.d b/gas/testsuite/gas/elf/symver.d index 2c4d6ed0589..3d180c73b03 100644 --- a/gas/testsuite/gas/elf/symver.d +++ b/gas/testsuite/gas/elf/symver.d @@ -6,7 +6,7 @@ # some toolchains, eg the mips-elf port will add .reginfo and .ptrd # and the arm-elf toolchain will add $d. -dump.o: file format .* +.*: file format .* SYMBOL TABLE: diff --git a/gas/testsuite/gas/ft32/insn.d b/gas/testsuite/gas/ft32/insn.d index 3a7e9e5e009..c9341fae148 100644 --- a/gas/testsuite/gas/ft32/insn.d +++ b/gas/testsuite/gas/ft32/insn.d @@ -2,7 +2,7 @@ #objdump: -d #name: insn -dump.o: file format elf32-ft32 +.*: file format elf32-ft32 Disassembly of section .text: diff --git a/gas/testsuite/gas/ft32/insnsc.d b/gas/testsuite/gas/ft32/insnsc.d index 8a760cd722b..0ad221da9b3 100644 --- a/gas/testsuite/gas/ft32/insnsc.d +++ b/gas/testsuite/gas/ft32/insnsc.d @@ -2,7 +2,7 @@ #objdump: -dr #name: insnsc -dump.o: file format elf32-ft32 +.*: file format elf32-ft32 Disassembly of section .text: diff --git a/gas/testsuite/gas/i386/ilp32/elf/symver.d b/gas/testsuite/gas/i386/ilp32/elf/symver.d index 3a37eed8574..7f69d660b37 100644 --- a/gas/testsuite/gas/i386/ilp32/elf/symver.d +++ b/gas/testsuite/gas/i386/ilp32/elf/symver.d @@ -6,7 +6,7 @@ # some toolchains, eg the mips-elf port will add .reginfo and .ptrd # and the arm-elf toolchain will add $d. -dump.o: file format .* +.*: file format .* SYMBOL TABLE: diff --git a/gas/testsuite/gas/lm32/csr.d b/gas/testsuite/gas/lm32/csr.d index 55780536684..b54cb5f7a50 100644 --- a/gas/testsuite/gas/lm32/csr.d +++ b/gas/testsuite/gas/lm32/csr.d @@ -2,7 +2,7 @@ #objdump: -d #name: csr -dump.o: file format elf32-lm32.* +.*: file format elf32-lm32.* Disassembly of section .text: diff --git a/gas/testsuite/gas/lm32/insn.d b/gas/testsuite/gas/lm32/insn.d index 82753c4f78e..7af135c5fe4 100644 --- a/gas/testsuite/gas/lm32/insn.d +++ b/gas/testsuite/gas/lm32/insn.d @@ -2,7 +2,7 @@ #objdump: -d #name: insn -dump.o: file format elf32-lm32.* +.*: file format elf32-lm32.* Disassembly of section .text: diff --git a/gas/testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d b/gas/testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d index dafd7fe9584..6073f2e33dc 100644 --- a/gas/testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d +++ b/gas/testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d @@ -2,7 +2,7 @@ #as: -mm9s12x #name: s12x extended forms of exg,tfr,sex -dump.o: file format elf32-m68hc12 +.*: file format elf32-m68hc12 Disassembly of section .text: diff --git a/gas/testsuite/gas/m68hc11/9s12x-mov.d b/gas/testsuite/gas/m68hc11/9s12x-mov.d index dac7f752c59..0362201e325 100644 --- a/gas/testsuite/gas/m68hc11/9s12x-mov.d +++ b/gas/testsuite/gas/m68hc11/9s12x-mov.d @@ -2,7 +2,7 @@ #as: -mm9s12x #name: s12x extended forms of movb,movw -dump.o: file format elf32-m68hc12 +.*: file format elf32-m68hc12 Disassembly of section .text: diff --git a/gas/testsuite/gas/m68hc11/hexprefix.d b/gas/testsuite/gas/m68hc11/hexprefix.d index f6c9dd7c50a..222e0c1e4ee 100644 --- a/gas/testsuite/gas/m68hc11/hexprefix.d +++ b/gas/testsuite/gas/m68hc11/hexprefix.d @@ -2,7 +2,7 @@ #as: -mm9s12x #name: verify hex prefixes present and not duplicated (hexprefix) -dump.o: file format elf32-m68hc12 +.*: file format elf32-m68hc12 Disassembly of section .text: diff --git a/gas/testsuite/gas/m68hc11/insns9s12x.d b/gas/testsuite/gas/m68hc11/insns9s12x.d index 650015f2838..841bff9e7cf 100644 --- a/gas/testsuite/gas/m68hc11/insns9s12x.d +++ b/gas/testsuite/gas/m68hc11/insns9s12x.d @@ -2,7 +2,7 @@ #as: -mm9s12x #name: 9s12x specific instructions (insns9s12x) -dump.o: file format elf32-m68hc12 +.*: file format elf32-m68hc12 Disassembly of section .text: diff --git a/gas/testsuite/gas/m68hc11/insns9s12xg.d b/gas/testsuite/gas/m68hc11/insns9s12xg.d index 7b41620f79a..72e3597ad19 100644 --- a/gas/testsuite/gas/m68hc11/insns9s12xg.d +++ b/gas/testsuite/gas/m68hc11/insns9s12xg.d @@ -2,7 +2,7 @@ #as: -mm9s12xg #name: XGATE instruction set and all modes -dump.o: file format elf32-m68hc12 +.*: file format elf32-m68hc12 Disassembly of section .text: diff --git a/gas/testsuite/gas/mep/dj1.be.d b/gas/testsuite/gas/mep/dj1.be.d index f7a2efe2128..2aef151dd31 100644 --- a/gas/testsuite/gas/mep/dj1.be.d +++ b/gas/testsuite/gas/mep/dj1.be.d @@ -3,7 +3,7 @@ #source: dj1.s #name: dj1.be -dump.o: file format elf32-mep +.*: file format elf32-mep Disassembly of section .text: diff --git a/gas/testsuite/gas/mep/dj1.le.d b/gas/testsuite/gas/mep/dj1.le.d index c860c5be0fa..9e35d223241 100644 --- a/gas/testsuite/gas/mep/dj1.le.d +++ b/gas/testsuite/gas/mep/dj1.le.d @@ -3,7 +3,7 @@ #source: dj1.s #name: dj1.le -dump.o: file format elf32-mep-little +.*: file format elf32-mep-little Disassembly of section .text: diff --git a/gas/testsuite/gas/mips/set-arch.d b/gas/testsuite/gas/mips/set-arch.d index 05059508940..1579594b23c 100644 --- a/gas/testsuite/gas/mips/set-arch.d +++ b/gas/testsuite/gas/mips/set-arch.d @@ -2,7 +2,7 @@ #name: .set arch=FOO #warning_output: set-arch.l -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: 00000000 <[^>]*> bc010000 cache 0x1,0\(zero\) diff --git a/gas/testsuite/gas/mips/tls-o32.d b/gas/testsuite/gas/mips/tls-o32.d index 32f27af441b..0d2c183efb6 100644 --- a/gas/testsuite/gas/mips/tls-o32.d +++ b/gas/testsuite/gas/mips/tls-o32.d @@ -2,7 +2,7 @@ #objdump: -dr #name: MIPS ELF TLS o32 -dump.o: file format .* +.*: file format .* Disassembly of section .text: diff --git a/gas/testsuite/gas/nios2/branch-r2.d b/gas/testsuite/gas/nios2/branch-r2.d index c30f06ebde4..6b34f529480 100644 --- a/gas/testsuite/gas/nios2/branch-r2.d +++ b/gas/testsuite/gas/nios2/branch-r2.d @@ -4,7 +4,7 @@ #source: branch.s # Test the branch instructions. -dump.o: file format elf32-littlenios2 +.*: file format elf32-littlenios2 Disassembly of section .text: 0+0000 <[^>]*> 0000292a beq r4,r5,00000004 <[^>]*> diff --git a/gas/testsuite/gas/nios2/branch.d b/gas/testsuite/gas/nios2/branch.d index 4d9dac6dc29..6f3ad13ee64 100644 --- a/gas/testsuite/gas/nios2/branch.d +++ b/gas/testsuite/gas/nios2/branch.d @@ -2,7 +2,7 @@ #name: NIOS2 branch # Test the branch instructions. -dump.o: file format elf32-littlenios2 +.*: file format elf32-littlenios2 Disassembly of section .text: 0+0000 <[^>]*> 21400026 beq r4,r5,00000004 <[^>]*> diff --git a/gas/testsuite/gas/pdp11/absreloc.d b/gas/testsuite/gas/pdp11/absreloc.d index 1a47310bbf7..faf16ac3eff 100644 --- a/gas/testsuite/gas/pdp11/absreloc.d +++ b/gas/testsuite/gas/pdp11/absreloc.d @@ -1,7 +1,7 @@ #name: pdp11 absreloc #objdump: -drw -dump.o: file format .* +.*: file format .* Disassembly of section .text: diff --git a/gas/testsuite/gas/pdp11/opcode.d b/gas/testsuite/gas/pdp11/opcode.d index eeb80da95d9..325239e3833 100644 --- a/gas/testsuite/gas/pdp11/opcode.d +++ b/gas/testsuite/gas/pdp11/opcode.d @@ -1,7 +1,7 @@ #name: pdp11 opcode #objdump: -drw -dump.o: +file format .* +.*: +file format .* Disassembly of section .text: diff --git a/gas/testsuite/gas/pdp11/pr14480.d b/gas/testsuite/gas/pdp11/pr14480.d index ca854413165..8f1000f1a24 100644 --- a/gas/testsuite/gas/pdp11/pr14480.d +++ b/gas/testsuite/gas/pdp11/pr14480.d @@ -1,7 +1,7 @@ #name: PR 14480 - correct assembly of 'jsr pc, @(r0)' #objdump: -dw -dump.o: +file format .* +.*: +file format .* Disassembly of section .text: diff --git a/gas/testsuite/gas/pdp11/pr23481.d b/gas/testsuite/gas/pdp11/pr23481.d index fb40785871c..888338f69c5 100644 --- a/gas/testsuite/gas/pdp11/pr23481.d +++ b/gas/testsuite/gas/pdp11/pr23481.d @@ -1,7 +1,7 @@ #name: PR 23481 - correct assembly of '@rN' and '(rN)' #objdump: -dw -dump.o: +file format .* +.*: +file format .* Disassembly of section .text: diff --git a/gas/testsuite/gas/ppc/xcoff-dwsect-1-32.d b/gas/testsuite/gas/ppc/xcoff-dwsect-1-32.d index a03cf42fb2e..80722aea218 100644 --- a/gas/testsuite/gas/ppc/xcoff-dwsect-1-32.d +++ b/gas/testsuite/gas/ppc/xcoff-dwsect-1-32.d @@ -3,7 +3,7 @@ #objdump: -j .dwinfo -s #name: XCOFF dwsect test 1 (32-bit) -dump.o: file format aixcoff-rs6000 +.*: file format aixcoff-rs6000 Contents of section \.dwinfo: 0000 00000006 00020001 00040000 00020003 ................ diff --git a/gas/testsuite/gas/ppc/xcoff-dwsect-1-64.d b/gas/testsuite/gas/ppc/xcoff-dwsect-1-64.d index e415a125db2..a7ef8e220c4 100644 --- a/gas/testsuite/gas/ppc/xcoff-dwsect-1-64.d +++ b/gas/testsuite/gas/ppc/xcoff-dwsect-1-64.d @@ -3,7 +3,7 @@ #objdump: -j .dwinfo -s #name: XCOFF dwsect test 1 (64-bit) -dump.o: file format aix.*coff64-rs6000 +.*: file format aix.*coff64-rs6000 Contents of section \.dwinfo: 0000 ffffffff 00000000 00000006 00020001 ................ diff --git a/gas/testsuite/gas/rx/abs.d b/gas/testsuite/gas/rx/abs.d index 1a91231d581..d690b00ff7b 100644 --- a/gas/testsuite/gas/rx/abs.d +++ b/gas/testsuite/gas/rx/abs.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/adc.d b/gas/testsuite/gas/rx/adc.d index c78363e510b..63fe4b76606 100644 --- a/gas/testsuite/gas/rx/adc.d +++ b/gas/testsuite/gas/rx/adc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/add.d b/gas/testsuite/gas/rx/add.d index 1bf50059f74..d2482f596af 100644 --- a/gas/testsuite/gas/rx/add.d +++ b/gas/testsuite/gas/rx/add.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/and.d b/gas/testsuite/gas/rx/and.d index 5aaafbdd8f0..ed44614be26 100644 --- a/gas/testsuite/gas/rx/and.d +++ b/gas/testsuite/gas/rx/and.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bclr.d b/gas/testsuite/gas/rx/bclr.d index a5ad6319505..fb2033f9dea 100644 --- a/gas/testsuite/gas/rx/bclr.d +++ b/gas/testsuite/gas/rx/bclr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bcnd.d b/gas/testsuite/gas/rx/bcnd.d index f242f12bea7..72b15c2b71d 100644 --- a/gas/testsuite/gas/rx/bcnd.d +++ b/gas/testsuite/gas/rx/bcnd.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bmcnd.d b/gas/testsuite/gas/rx/bmcnd.d index e0d765f84b8..2c1df453704 100644 --- a/gas/testsuite/gas/rx/bmcnd.d +++ b/gas/testsuite/gas/rx/bmcnd.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bnot.d b/gas/testsuite/gas/rx/bnot.d index 452c70189c5..1e4c7744832 100644 --- a/gas/testsuite/gas/rx/bnot.d +++ b/gas/testsuite/gas/rx/bnot.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bra.d b/gas/testsuite/gas/rx/bra.d index 7e556de25c0..710fa768959 100644 --- a/gas/testsuite/gas/rx/bra.d +++ b/gas/testsuite/gas/rx/bra.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/brk.d b/gas/testsuite/gas/rx/brk.d index fe895f98285..cbe0892a4f9 100644 --- a/gas/testsuite/gas/rx/brk.d +++ b/gas/testsuite/gas/rx/brk.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bset.d b/gas/testsuite/gas/rx/bset.d index 4f540e71bb6..818dc0b237d 100644 --- a/gas/testsuite/gas/rx/bset.d +++ b/gas/testsuite/gas/rx/bset.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/bsr.d b/gas/testsuite/gas/rx/bsr.d index 23a27c7ff17..ee6ab15801d 100644 --- a/gas/testsuite/gas/rx/bsr.d +++ b/gas/testsuite/gas/rx/bsr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/btst.d b/gas/testsuite/gas/rx/btst.d index 8cb45d34dbf..3f1459f1bab 100644 --- a/gas/testsuite/gas/rx/btst.d +++ b/gas/testsuite/gas/rx/btst.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/clrpsw.d b/gas/testsuite/gas/rx/clrpsw.d index c82b440ee94..20678b517b9 100644 --- a/gas/testsuite/gas/rx/clrpsw.d +++ b/gas/testsuite/gas/rx/clrpsw.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/cmp.d b/gas/testsuite/gas/rx/cmp.d index 2b8ad6d514d..c1317f4a0b0 100644 --- a/gas/testsuite/gas/rx/cmp.d +++ b/gas/testsuite/gas/rx/cmp.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/dbt.d b/gas/testsuite/gas/rx/dbt.d index 30aefd86edd..d3dbd61a475 100644 --- a/gas/testsuite/gas/rx/dbt.d +++ b/gas/testsuite/gas/rx/dbt.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/div.d b/gas/testsuite/gas/rx/div.d index b0aa5eead27..0d7f5b0011f 100644 --- a/gas/testsuite/gas/rx/div.d +++ b/gas/testsuite/gas/rx/div.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/divu.d b/gas/testsuite/gas/rx/divu.d index f3802947103..4b0641547a7 100644 --- a/gas/testsuite/gas/rx/divu.d +++ b/gas/testsuite/gas/rx/divu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/emaca.d b/gas/testsuite/gas/rx/emaca.d index 5cb5dea243d..05edcc0b6a2 100644 --- a/gas/testsuite/gas/rx/emaca.d +++ b/gas/testsuite/gas/rx/emaca.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/emsba.d b/gas/testsuite/gas/rx/emsba.d index 19101076f3f..a5fdc100368 100644 --- a/gas/testsuite/gas/rx/emsba.d +++ b/gas/testsuite/gas/rx/emsba.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/emul.d b/gas/testsuite/gas/rx/emul.d index 49ecdcd722f..c7f27514b2d 100644 --- a/gas/testsuite/gas/rx/emul.d +++ b/gas/testsuite/gas/rx/emul.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/emula.d b/gas/testsuite/gas/rx/emula.d index 9c689db9ebd..82fd3f561ef 100644 --- a/gas/testsuite/gas/rx/emula.d +++ b/gas/testsuite/gas/rx/emula.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/emulu.d b/gas/testsuite/gas/rx/emulu.d index 6cafe882a73..aecc53a6aed 100644 --- a/gas/testsuite/gas/rx/emulu.d +++ b/gas/testsuite/gas/rx/emulu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/fadd.d b/gas/testsuite/gas/rx/fadd.d index 718193c92f3..a7f9e029245 100644 --- a/gas/testsuite/gas/rx/fadd.d +++ b/gas/testsuite/gas/rx/fadd.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/fcmp.d b/gas/testsuite/gas/rx/fcmp.d index 3a32ead0418..4e0743c5628 100644 --- a/gas/testsuite/gas/rx/fcmp.d +++ b/gas/testsuite/gas/rx/fcmp.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/fdiv.d b/gas/testsuite/gas/rx/fdiv.d index 0e78882f39d..a87103ee433 100644 --- a/gas/testsuite/gas/rx/fdiv.d +++ b/gas/testsuite/gas/rx/fdiv.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/fmul.d b/gas/testsuite/gas/rx/fmul.d index 2685e784250..fab094ffdaf 100644 --- a/gas/testsuite/gas/rx/fmul.d +++ b/gas/testsuite/gas/rx/fmul.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/fsqrt.d b/gas/testsuite/gas/rx/fsqrt.d index 31b84dcf5ee..6005f3f34f1 100644 --- a/gas/testsuite/gas/rx/fsqrt.d +++ b/gas/testsuite/gas/rx/fsqrt.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/fsub.d b/gas/testsuite/gas/rx/fsub.d index e36ddb68acd..797f0188a43 100644 --- a/gas/testsuite/gas/rx/fsub.d +++ b/gas/testsuite/gas/rx/fsub.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/ftoi.d b/gas/testsuite/gas/rx/ftoi.d index f5075e786bb..348f1f0f8c0 100644 --- a/gas/testsuite/gas/rx/ftoi.d +++ b/gas/testsuite/gas/rx/ftoi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/ftou.d b/gas/testsuite/gas/rx/ftou.d index 84a285bc5c0..6bc2d33f553 100644 --- a/gas/testsuite/gas/rx/ftou.d +++ b/gas/testsuite/gas/rx/ftou.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/gprel.d b/gas/testsuite/gas/rx/gprel.d index ea1d3e9eb3a..1de0d7d249e 100644 --- a/gas/testsuite/gas/rx/gprel.d +++ b/gas/testsuite/gas/rx/gprel.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section .*: diff --git a/gas/testsuite/gas/rx/int.d b/gas/testsuite/gas/rx/int.d index dc161cf3890..3b09b449ca6 100644 --- a/gas/testsuite/gas/rx/int.d +++ b/gas/testsuite/gas/rx/int.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/itof.d b/gas/testsuite/gas/rx/itof.d index 6102de1e31f..901484c3a70 100644 --- a/gas/testsuite/gas/rx/itof.d +++ b/gas/testsuite/gas/rx/itof.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/jmp.d b/gas/testsuite/gas/rx/jmp.d index 1cbfd5a29a1..cfaeb1f2cea 100644 --- a/gas/testsuite/gas/rx/jmp.d +++ b/gas/testsuite/gas/rx/jmp.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/jsr.d b/gas/testsuite/gas/rx/jsr.d index 77d7f37a860..20b81d89f66 100644 --- a/gas/testsuite/gas/rx/jsr.d +++ b/gas/testsuite/gas/rx/jsr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/machi.d b/gas/testsuite/gas/rx/machi.d index 9be594da0dd..384955a12f4 100644 --- a/gas/testsuite/gas/rx/machi.d +++ b/gas/testsuite/gas/rx/machi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/maclh.d b/gas/testsuite/gas/rx/maclh.d index 90fc4cd83c3..2b7aece6c47 100644 --- a/gas/testsuite/gas/rx/maclh.d +++ b/gas/testsuite/gas/rx/maclh.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/maclo.d b/gas/testsuite/gas/rx/maclo.d index abf299f7d97..9bf90511439 100644 --- a/gas/testsuite/gas/rx/maclo.d +++ b/gas/testsuite/gas/rx/maclo.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/max.d b/gas/testsuite/gas/rx/max.d index e7076fdc1fa..7f20650f5d3 100644 --- a/gas/testsuite/gas/rx/max.d +++ b/gas/testsuite/gas/rx/max.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section .*: diff --git a/gas/testsuite/gas/rx/min.d b/gas/testsuite/gas/rx/min.d index f00a34b9a20..00cf0c0921a 100644 --- a/gas/testsuite/gas/rx/min.d +++ b/gas/testsuite/gas/rx/min.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mov.d b/gas/testsuite/gas/rx/mov.d index 3be90554120..f170fc37057 100644 --- a/gas/testsuite/gas/rx/mov.d +++ b/gas/testsuite/gas/rx/mov.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section .*: diff --git a/gas/testsuite/gas/rx/movco.d b/gas/testsuite/gas/rx/movco.d index 204120181a9..5c69374104a 100644 --- a/gas/testsuite/gas/rx/movco.d +++ b/gas/testsuite/gas/rx/movco.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/movli.d b/gas/testsuite/gas/rx/movli.d index 5799d63e13c..4bacaa00ca9 100644 --- a/gas/testsuite/gas/rx/movli.d +++ b/gas/testsuite/gas/rx/movli.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/movu.d b/gas/testsuite/gas/rx/movu.d index 5ae622f6963..5a8689c4af6 100644 --- a/gas/testsuite/gas/rx/movu.d +++ b/gas/testsuite/gas/rx/movu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/msbhi.d b/gas/testsuite/gas/rx/msbhi.d index e92d3f2b39b..aad4c2f7292 100644 --- a/gas/testsuite/gas/rx/msbhi.d +++ b/gas/testsuite/gas/rx/msbhi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/msblh.d b/gas/testsuite/gas/rx/msblh.d index 15dfea810e1..dc9f4491f17 100644 --- a/gas/testsuite/gas/rx/msblh.d +++ b/gas/testsuite/gas/rx/msblh.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/msblo.d b/gas/testsuite/gas/rx/msblo.d index e08578549c3..8e99f176358 100644 --- a/gas/testsuite/gas/rx/msblo.d +++ b/gas/testsuite/gas/rx/msblo.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mul.d b/gas/testsuite/gas/rx/mul.d index 55d907903c0..65e4c06d340 100644 --- a/gas/testsuite/gas/rx/mul.d +++ b/gas/testsuite/gas/rx/mul.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mulhi.d b/gas/testsuite/gas/rx/mulhi.d index c1a21ba4f98..63c9837f56b 100644 --- a/gas/testsuite/gas/rx/mulhi.d +++ b/gas/testsuite/gas/rx/mulhi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mullh.d b/gas/testsuite/gas/rx/mullh.d index 057d4e420f0..36ff29de54a 100644 --- a/gas/testsuite/gas/rx/mullh.d +++ b/gas/testsuite/gas/rx/mullh.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mullo.d b/gas/testsuite/gas/rx/mullo.d index 9ce4c0ecc8d..8cd01a155e4 100644 --- a/gas/testsuite/gas/rx/mullo.d +++ b/gas/testsuite/gas/rx/mullo.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvfacgu.d b/gas/testsuite/gas/rx/mvfacgu.d index 79d71e700ca..183a990842b 100644 --- a/gas/testsuite/gas/rx/mvfacgu.d +++ b/gas/testsuite/gas/rx/mvfacgu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvfachi.d b/gas/testsuite/gas/rx/mvfachi.d index 153c82174e0..164ec361a9e 100644 --- a/gas/testsuite/gas/rx/mvfachi.d +++ b/gas/testsuite/gas/rx/mvfachi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvfaclo.d b/gas/testsuite/gas/rx/mvfaclo.d index 46f6349c738..af6299d1544 100644 --- a/gas/testsuite/gas/rx/mvfaclo.d +++ b/gas/testsuite/gas/rx/mvfaclo.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvfacmi.d b/gas/testsuite/gas/rx/mvfacmi.d index 2795f3d6a03..5ef42756834 100644 --- a/gas/testsuite/gas/rx/mvfacmi.d +++ b/gas/testsuite/gas/rx/mvfacmi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvfc.d b/gas/testsuite/gas/rx/mvfc.d index e89db68b64b..7e29b0ffb02 100644 --- a/gas/testsuite/gas/rx/mvfc.d +++ b/gas/testsuite/gas/rx/mvfc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvfcp.d b/gas/testsuite/gas/rx/mvfcp.d index ec475202872..f7b3a41783b 100644 --- a/gas/testsuite/gas/rx/mvfcp.d +++ b/gas/testsuite/gas/rx/mvfcp.d @@ -1,4 +1,4 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* diff --git a/gas/testsuite/gas/rx/mvtacgu.d b/gas/testsuite/gas/rx/mvtacgu.d index 07053d05a75..8cc9a74089b 100644 --- a/gas/testsuite/gas/rx/mvtacgu.d +++ b/gas/testsuite/gas/rx/mvtacgu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvtachi.d b/gas/testsuite/gas/rx/mvtachi.d index 31f4a5a7b45..ee54ec7a92b 100644 --- a/gas/testsuite/gas/rx/mvtachi.d +++ b/gas/testsuite/gas/rx/mvtachi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvtaclo.d b/gas/testsuite/gas/rx/mvtaclo.d index 706fc29ffda..d62c65fdecc 100644 --- a/gas/testsuite/gas/rx/mvtaclo.d +++ b/gas/testsuite/gas/rx/mvtaclo.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvtc.d b/gas/testsuite/gas/rx/mvtc.d index 33c1bd22271..4c3a87ae686 100644 --- a/gas/testsuite/gas/rx/mvtc.d +++ b/gas/testsuite/gas/rx/mvtc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/mvtcp.d b/gas/testsuite/gas/rx/mvtcp.d index ec475202872..f7b3a41783b 100644 --- a/gas/testsuite/gas/rx/mvtcp.d +++ b/gas/testsuite/gas/rx/mvtcp.d @@ -1,4 +1,4 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* diff --git a/gas/testsuite/gas/rx/neg.d b/gas/testsuite/gas/rx/neg.d index 593649c1d1d..8e3cc7fdafa 100644 --- a/gas/testsuite/gas/rx/neg.d +++ b/gas/testsuite/gas/rx/neg.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/nop.d b/gas/testsuite/gas/rx/nop.d index 1f33c591c6f..4d1be9caa35 100644 --- a/gas/testsuite/gas/rx/nop.d +++ b/gas/testsuite/gas/rx/nop.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section .*: diff --git a/gas/testsuite/gas/rx/not.d b/gas/testsuite/gas/rx/not.d index 59fe54bd49c..4fe735c44ce 100644 --- a/gas/testsuite/gas/rx/not.d +++ b/gas/testsuite/gas/rx/not.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/opecp.d b/gas/testsuite/gas/rx/opecp.d index ec475202872..f7b3a41783b 100644 --- a/gas/testsuite/gas/rx/opecp.d +++ b/gas/testsuite/gas/rx/opecp.d @@ -1,4 +1,4 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* diff --git a/gas/testsuite/gas/rx/or.d b/gas/testsuite/gas/rx/or.d index d3da5cf8999..3ede4d6ba0b 100644 --- a/gas/testsuite/gas/rx/or.d +++ b/gas/testsuite/gas/rx/or.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/pop.d b/gas/testsuite/gas/rx/pop.d index febeeb2991c..42489ea8612 100644 --- a/gas/testsuite/gas/rx/pop.d +++ b/gas/testsuite/gas/rx/pop.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/popc.d b/gas/testsuite/gas/rx/popc.d index cddbe05ecf1..8687af976ee 100644 --- a/gas/testsuite/gas/rx/popc.d +++ b/gas/testsuite/gas/rx/popc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/popm.d b/gas/testsuite/gas/rx/popm.d index e06d8e4a75c..a086f2bde13 100644 --- a/gas/testsuite/gas/rx/popm.d +++ b/gas/testsuite/gas/rx/popm.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/pr19665.d b/gas/testsuite/gas/rx/pr19665.d index 6f181517881..61b3b0e3f96 100644 --- a/gas/testsuite/gas/rx/pr19665.d +++ b/gas/testsuite/gas/rx/pr19665.d @@ -1,6 +1,6 @@ #objdump: -dr -dump.o: file format elf32-rx-le +.*: file format elf32-rx-le Disassembly of section .*: diff --git a/gas/testsuite/gas/rx/pr22737.d b/gas/testsuite/gas/rx/pr22737.d index 370540855a8..1de868e0d41 100644 --- a/gas/testsuite/gas/rx/pr22737.d +++ b/gas/testsuite/gas/rx/pr22737.d @@ -1,6 +1,6 @@ #objdump: -dr -dump.o: file format elf32-rx-le +.*: file format elf32-rx-le Disassembly of section .*: diff --git a/gas/testsuite/gas/rx/push.d b/gas/testsuite/gas/rx/push.d index cc799c76dca..bce26a7d909 100644 --- a/gas/testsuite/gas/rx/push.d +++ b/gas/testsuite/gas/rx/push.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/pushc.d b/gas/testsuite/gas/rx/pushc.d index 2a93da2ae3d..945f7957c18 100644 --- a/gas/testsuite/gas/rx/pushc.d +++ b/gas/testsuite/gas/rx/pushc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/pushm.d b/gas/testsuite/gas/rx/pushm.d index fd2ffa6530d..7b58b1550bb 100644 --- a/gas/testsuite/gas/rx/pushm.d +++ b/gas/testsuite/gas/rx/pushm.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/r-bcc.d b/gas/testsuite/gas/rx/r-bcc.d index be79f39ba82..18cc15c4eac 100644 --- a/gas/testsuite/gas/rx/r-bcc.d +++ b/gas/testsuite/gas/rx/r-bcc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/r-bra.d b/gas/testsuite/gas/rx/r-bra.d index 9bdef5202eb..a27b42c911f 100644 --- a/gas/testsuite/gas/rx/r-bra.d +++ b/gas/testsuite/gas/rx/r-bra.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/racl.d b/gas/testsuite/gas/rx/racl.d index ae784bdf187..72b145b8424 100644 --- a/gas/testsuite/gas/rx/racl.d +++ b/gas/testsuite/gas/rx/racl.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/racw.d b/gas/testsuite/gas/rx/racw.d index f6a60c6c789..f29ddfeb173 100644 --- a/gas/testsuite/gas/rx/racw.d +++ b/gas/testsuite/gas/rx/racw.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rdacl.d b/gas/testsuite/gas/rx/rdacl.d index 1e7e49d6907..d9e418b88e1 100644 --- a/gas/testsuite/gas/rx/rdacl.d +++ b/gas/testsuite/gas/rx/rdacl.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rdacw.d b/gas/testsuite/gas/rx/rdacw.d index 8ec7bd4a21e..81a4eaea7a3 100644 --- a/gas/testsuite/gas/rx/rdacw.d +++ b/gas/testsuite/gas/rx/rdacw.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/revl.d b/gas/testsuite/gas/rx/revl.d index 0b4de61c3b5..e5c976aaba5 100644 --- a/gas/testsuite/gas/rx/revl.d +++ b/gas/testsuite/gas/rx/revl.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/revw.d b/gas/testsuite/gas/rx/revw.d index 429b113a49b..c3965ced48b 100644 --- a/gas/testsuite/gas/rx/revw.d +++ b/gas/testsuite/gas/rx/revw.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rmpa.d b/gas/testsuite/gas/rx/rmpa.d index 0a325fc2711..ae6e173aa2e 100644 --- a/gas/testsuite/gas/rx/rmpa.d +++ b/gas/testsuite/gas/rx/rmpa.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rolc.d b/gas/testsuite/gas/rx/rolc.d index d7b678f8448..9cff76fb180 100644 --- a/gas/testsuite/gas/rx/rolc.d +++ b/gas/testsuite/gas/rx/rolc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rorc.d b/gas/testsuite/gas/rx/rorc.d index 3f10658820f..2dde847f58c 100644 --- a/gas/testsuite/gas/rx/rorc.d +++ b/gas/testsuite/gas/rx/rorc.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rotl.d b/gas/testsuite/gas/rx/rotl.d index f1cdd05c047..e2d3653f6cf 100644 --- a/gas/testsuite/gas/rx/rotl.d +++ b/gas/testsuite/gas/rx/rotl.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rotr.d b/gas/testsuite/gas/rx/rotr.d index dfde640f68e..e0209052bd6 100644 --- a/gas/testsuite/gas/rx/rotr.d +++ b/gas/testsuite/gas/rx/rotr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/round.d b/gas/testsuite/gas/rx/round.d index 6927f1c2e1b..dff8b43e249 100644 --- a/gas/testsuite/gas/rx/round.d +++ b/gas/testsuite/gas/rx/round.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rte.d b/gas/testsuite/gas/rx/rte.d index aab166ef73f..243a73e0e09 100644 --- a/gas/testsuite/gas/rx/rte.d +++ b/gas/testsuite/gas/rx/rte.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rtfi.d b/gas/testsuite/gas/rx/rtfi.d index 39a36de7d96..9c40396bea4 100644 --- a/gas/testsuite/gas/rx/rtfi.d +++ b/gas/testsuite/gas/rx/rtfi.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rts.d b/gas/testsuite/gas/rx/rts.d index 23ae0beae24..4d769261449 100644 --- a/gas/testsuite/gas/rx/rts.d +++ b/gas/testsuite/gas/rx/rts.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/rtsd.d b/gas/testsuite/gas/rx/rtsd.d index 864f30c611c..957c4e0f482 100644 --- a/gas/testsuite/gas/rx/rtsd.d +++ b/gas/testsuite/gas/rx/rtsd.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/sat.d b/gas/testsuite/gas/rx/sat.d index 568b83b2353..b708f9342fe 100644 --- a/gas/testsuite/gas/rx/sat.d +++ b/gas/testsuite/gas/rx/sat.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/satr.d b/gas/testsuite/gas/rx/satr.d index 1444265fd37..c9770555ac8 100644 --- a/gas/testsuite/gas/rx/satr.d +++ b/gas/testsuite/gas/rx/satr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/sbb.d b/gas/testsuite/gas/rx/sbb.d index 2fe71e18660..df31597f0c6 100644 --- a/gas/testsuite/gas/rx/sbb.d +++ b/gas/testsuite/gas/rx/sbb.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/sccnd.d b/gas/testsuite/gas/rx/sccnd.d index a7485881160..229a33473d0 100644 --- a/gas/testsuite/gas/rx/sccnd.d +++ b/gas/testsuite/gas/rx/sccnd.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/scmpu.d b/gas/testsuite/gas/rx/scmpu.d index b309e67b5f8..3ac300313fa 100644 --- a/gas/testsuite/gas/rx/scmpu.d +++ b/gas/testsuite/gas/rx/scmpu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/setpsw.d b/gas/testsuite/gas/rx/setpsw.d index a666758468f..0eb55c1d75f 100644 --- a/gas/testsuite/gas/rx/setpsw.d +++ b/gas/testsuite/gas/rx/setpsw.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/shar.d b/gas/testsuite/gas/rx/shar.d index 8398cc789bf..bb925cbc77a 100644 --- a/gas/testsuite/gas/rx/shar.d +++ b/gas/testsuite/gas/rx/shar.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/shll.d b/gas/testsuite/gas/rx/shll.d index 642c6fd95cb..296bdcea189 100644 --- a/gas/testsuite/gas/rx/shll.d +++ b/gas/testsuite/gas/rx/shll.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/shlr.d b/gas/testsuite/gas/rx/shlr.d index 1f4628c8eb0..6c2cbff0797 100644 --- a/gas/testsuite/gas/rx/shlr.d +++ b/gas/testsuite/gas/rx/shlr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/smovb.d b/gas/testsuite/gas/rx/smovb.d index 1a1d6f7bc99..a9a49cf9591 100644 --- a/gas/testsuite/gas/rx/smovb.d +++ b/gas/testsuite/gas/rx/smovb.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/smovf.d b/gas/testsuite/gas/rx/smovf.d index 160d7c2cbc9..2f2a2a3ffc2 100644 --- a/gas/testsuite/gas/rx/smovf.d +++ b/gas/testsuite/gas/rx/smovf.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/smovu.d b/gas/testsuite/gas/rx/smovu.d index 029aeb97203..1b4a3de7207 100644 --- a/gas/testsuite/gas/rx/smovu.d +++ b/gas/testsuite/gas/rx/smovu.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/sstr.d b/gas/testsuite/gas/rx/sstr.d index c6994b5e799..7256dd48174 100644 --- a/gas/testsuite/gas/rx/sstr.d +++ b/gas/testsuite/gas/rx/sstr.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/stnz.d b/gas/testsuite/gas/rx/stnz.d index ff2f857a032..adbfc557ca9 100644 --- a/gas/testsuite/gas/rx/stnz.d +++ b/gas/testsuite/gas/rx/stnz.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/stz.d b/gas/testsuite/gas/rx/stz.d index d3426dc9791..ad6189d32df 100644 --- a/gas/testsuite/gas/rx/stz.d +++ b/gas/testsuite/gas/rx/stz.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/sub.d b/gas/testsuite/gas/rx/sub.d index af9ad295f59..5356294bc8d 100644 --- a/gas/testsuite/gas/rx/sub.d +++ b/gas/testsuite/gas/rx/sub.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/suntil.d b/gas/testsuite/gas/rx/suntil.d index c7f4538666a..086392fd2a8 100644 --- a/gas/testsuite/gas/rx/suntil.d +++ b/gas/testsuite/gas/rx/suntil.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/swhile.d b/gas/testsuite/gas/rx/swhile.d index 2c3ea0dada6..db97059a634 100644 --- a/gas/testsuite/gas/rx/swhile.d +++ b/gas/testsuite/gas/rx/swhile.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/tst.d b/gas/testsuite/gas/rx/tst.d index 1aca36320d7..4e554200d98 100644 --- a/gas/testsuite/gas/rx/tst.d +++ b/gas/testsuite/gas/rx/tst.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/utof.d b/gas/testsuite/gas/rx/utof.d index 5059ad13315..19ceb326961 100644 --- a/gas/testsuite/gas/rx/utof.d +++ b/gas/testsuite/gas/rx/utof.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/wait.d b/gas/testsuite/gas/rx/wait.d index 7dc82542f62..8af3e78a923 100644 --- a/gas/testsuite/gas/rx/wait.d +++ b/gas/testsuite/gas/rx/wait.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/xchg.d b/gas/testsuite/gas/rx/xchg.d index 5364078d4ad..7d68ffc8db0 100644 --- a/gas/testsuite/gas/rx/xchg.d +++ b/gas/testsuite/gas/rx/xchg.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/rx/xor.d b/gas/testsuite/gas/rx/xor.d index fb99bcec371..cd60251ccf7 100644 --- a/gas/testsuite/gas/rx/xor.d +++ b/gas/testsuite/gas/rx/xor.d @@ -1,6 +1,6 @@ #objdump: -dr -dump\.o: file format .* +.*: file format .* Disassembly of section \.text: diff --git a/gas/testsuite/gas/s12z/abs.d b/gas/testsuite/gas/s12z/abs.d index b41238f065a..71f82379b60 100644 --- a/gas/testsuite/gas/s12z/abs.d +++ b/gas/testsuite/gas/s12z/abs.d @@ -3,7 +3,7 @@ #source: abs.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/adc-imm.d b/gas/testsuite/gas/s12z/adc-imm.d index b13d136ee0f..605fc0bc271 100644 --- a/gas/testsuite/gas/s12z/adc-imm.d +++ b/gas/testsuite/gas/s12z/adc-imm.d @@ -3,7 +3,7 @@ #source: adc-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/adc-opr.d b/gas/testsuite/gas/s12z/adc-opr.d index d2023a24b0f..6d0403a576a 100644 --- a/gas/testsuite/gas/s12z/adc-opr.d +++ b/gas/testsuite/gas/s12z/adc-opr.d @@ -3,7 +3,7 @@ #source: adc-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/add-imm.d b/gas/testsuite/gas/s12z/add-imm.d index 6125da479fb..eb572de0c82 100644 --- a/gas/testsuite/gas/s12z/add-imm.d +++ b/gas/testsuite/gas/s12z/add-imm.d @@ -3,7 +3,7 @@ #source: add-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/add-opr.d b/gas/testsuite/gas/s12z/add-opr.d index 0528312d343..e208091cc29 100644 --- a/gas/testsuite/gas/s12z/add-opr.d +++ b/gas/testsuite/gas/s12z/add-opr.d @@ -3,7 +3,7 @@ #source: add-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/and-imm.d b/gas/testsuite/gas/s12z/and-imm.d index fea351d5347..8d04c3c66e9 100644 --- a/gas/testsuite/gas/s12z/and-imm.d +++ b/gas/testsuite/gas/s12z/and-imm.d @@ -3,7 +3,7 @@ #source: and-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/and-opr.d b/gas/testsuite/gas/s12z/and-opr.d index b9cc366fe52..904bb736e4b 100644 --- a/gas/testsuite/gas/s12z/and-opr.d +++ b/gas/testsuite/gas/s12z/and-opr.d @@ -3,7 +3,7 @@ #source: and-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/and-or-cc.d b/gas/testsuite/gas/s12z/and-or-cc.d index 38117e92293..1625a49d783 100644 --- a/gas/testsuite/gas/s12z/and-or-cc.d +++ b/gas/testsuite/gas/s12z/and-or-cc.d @@ -3,7 +3,7 @@ #source: and-or-cc.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bfext-special.d b/gas/testsuite/gas/s12z/bfext-special.d index 380e6275430..20c9203246d 100644 --- a/gas/testsuite/gas/s12z/bfext-special.d +++ b/gas/testsuite/gas/s12z/bfext-special.d @@ -3,7 +3,7 @@ #source: bfext-special.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bfext.d b/gas/testsuite/gas/s12z/bfext.d index 84f439a2279..59901e45754 100644 --- a/gas/testsuite/gas/s12z/bfext.d +++ b/gas/testsuite/gas/s12z/bfext.d @@ -3,7 +3,7 @@ #source: bfext.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bit-manip.d b/gas/testsuite/gas/s12z/bit-manip.d index 6a0c7ee7244..b56a4ea69cb 100644 --- a/gas/testsuite/gas/s12z/bit-manip.d +++ b/gas/testsuite/gas/s12z/bit-manip.d @@ -3,7 +3,7 @@ #source: bit-manip.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bit.d b/gas/testsuite/gas/s12z/bit.d index 68dd30ca3d0..ae7271a2245 100644 --- a/gas/testsuite/gas/s12z/bit.d +++ b/gas/testsuite/gas/s12z/bit.d @@ -3,7 +3,7 @@ #source: bit.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bra-expression-defined.d b/gas/testsuite/gas/s12z/bra-expression-defined.d index 700f7cdd164..72dafc2c11a 100644 --- a/gas/testsuite/gas/s12z/bra-expression-defined.d +++ b/gas/testsuite/gas/s12z/bra-expression-defined.d @@ -3,7 +3,7 @@ #source: bra-expression-defined.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bra-expression-undef.d b/gas/testsuite/gas/s12z/bra-expression-undef.d index ddd7dcb9eed..68430bb910f 100644 --- a/gas/testsuite/gas/s12z/bra-expression-undef.d +++ b/gas/testsuite/gas/s12z/bra-expression-undef.d @@ -4,7 +4,7 @@ -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/bra.d b/gas/testsuite/gas/s12z/bra.d index 7a6cc1cb19b..bc3d3595cab 100644 --- a/gas/testsuite/gas/s12z/bra.d +++ b/gas/testsuite/gas/s12z/bra.d @@ -2,7 +2,7 @@ #name: #source: bra.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/brclr-symbols.d b/gas/testsuite/gas/s12z/brclr-symbols.d index 59de1c0e57a..58130bd424a 100644 --- a/gas/testsuite/gas/s12z/brclr-symbols.d +++ b/gas/testsuite/gas/s12z/brclr-symbols.d @@ -3,7 +3,7 @@ #source: brclr-symbols.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z SYMBOL TABLE: 00000000 l d .text 00000000 .text diff --git a/gas/testsuite/gas/s12z/brset-clr-opr-imm-rel.d b/gas/testsuite/gas/s12z/brset-clr-opr-imm-rel.d index 588e606580c..58b74ddb64e 100644 --- a/gas/testsuite/gas/s12z/brset-clr-opr-imm-rel.d +++ b/gas/testsuite/gas/s12z/brset-clr-opr-imm-rel.d @@ -3,7 +3,7 @@ #source: brset-clr-opr-imm-rel.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/brset-clr-opr-reg-rel.d b/gas/testsuite/gas/s12z/brset-clr-opr-reg-rel.d index 1a87e786a7f..9041c79a712 100644 --- a/gas/testsuite/gas/s12z/brset-clr-opr-reg-rel.d +++ b/gas/testsuite/gas/s12z/brset-clr-opr-reg-rel.d @@ -3,7 +3,7 @@ #source: brset-clr-opr-reg-rel.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/brset-clr-reg-imm-rel.d b/gas/testsuite/gas/s12z/brset-clr-reg-imm-rel.d index ddcc61dc980..21e71ec1d68 100644 --- a/gas/testsuite/gas/s12z/brset-clr-reg-imm-rel.d +++ b/gas/testsuite/gas/s12z/brset-clr-reg-imm-rel.d @@ -3,7 +3,7 @@ #source: brset-clr-reg-imm-rel.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/brset-clr-reg-reg-rel.d b/gas/testsuite/gas/s12z/brset-clr-reg-reg-rel.d index 1cad90684e3..d1b2620f428 100644 --- a/gas/testsuite/gas/s12z/brset-clr-reg-reg-rel.d +++ b/gas/testsuite/gas/s12z/brset-clr-reg-reg-rel.d @@ -3,7 +3,7 @@ #source: brset-clr-reg-reg-rel.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/clb.d b/gas/testsuite/gas/s12z/clb.d index fd142dc2b1b..208ab116b90 100644 --- a/gas/testsuite/gas/s12z/clb.d +++ b/gas/testsuite/gas/s12z/clb.d @@ -3,7 +3,7 @@ #source: clb.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/clr-opr.d b/gas/testsuite/gas/s12z/clr-opr.d index 7c05ebb9981..b79348ca6e3 100644 --- a/gas/testsuite/gas/s12z/clr-opr.d +++ b/gas/testsuite/gas/s12z/clr-opr.d @@ -3,7 +3,7 @@ #source: clr-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/clr.d b/gas/testsuite/gas/s12z/clr.d index 1e902d6678b..4732d75c70d 100644 --- a/gas/testsuite/gas/s12z/clr.d +++ b/gas/testsuite/gas/s12z/clr.d @@ -3,7 +3,7 @@ #source: clr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-imm.d b/gas/testsuite/gas/s12z/cmp-imm.d index d756b00db97..a83eb89347c 100644 --- a/gas/testsuite/gas/s12z/cmp-imm.d +++ b/gas/testsuite/gas/s12z/cmp-imm.d @@ -3,7 +3,7 @@ #source: cmp-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-opr-inc.d b/gas/testsuite/gas/s12z/cmp-opr-inc.d index bda08de399b..c2110ea66aa 100644 --- a/gas/testsuite/gas/s12z/cmp-opr-inc.d +++ b/gas/testsuite/gas/s12z/cmp-opr-inc.d @@ -3,7 +3,7 @@ #source: cmp-opr-inc.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-opr-rdirect.d b/gas/testsuite/gas/s12z/cmp-opr-rdirect.d index 879ed98c847..a8d33070c1a 100644 --- a/gas/testsuite/gas/s12z/cmp-opr-rdirect.d +++ b/gas/testsuite/gas/s12z/cmp-opr-rdirect.d @@ -3,7 +3,7 @@ #source: cmp-opr-rdirect.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-opr-reg.d b/gas/testsuite/gas/s12z/cmp-opr-reg.d index cff87d31bb4..6a0ed64ec09 100644 --- a/gas/testsuite/gas/s12z/cmp-opr-reg.d +++ b/gas/testsuite/gas/s12z/cmp-opr-reg.d @@ -3,7 +3,7 @@ #source: cmp-opr-reg.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-opr-rindirect.d b/gas/testsuite/gas/s12z/cmp-opr-rindirect.d index 7c1108fa705..d91bc5ff7b1 100644 --- a/gas/testsuite/gas/s12z/cmp-opr-rindirect.d +++ b/gas/testsuite/gas/s12z/cmp-opr-rindirect.d @@ -3,7 +3,7 @@ #source: cmp-opr-rindirect.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-opr-sxe4.d b/gas/testsuite/gas/s12z/cmp-opr-sxe4.d index 5eac2fdcd9c..e6fe518e800 100644 --- a/gas/testsuite/gas/s12z/cmp-opr-sxe4.d +++ b/gas/testsuite/gas/s12z/cmp-opr-sxe4.d @@ -3,7 +3,7 @@ #source: cmp-opr-sxe4.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-opr-xys.d b/gas/testsuite/gas/s12z/cmp-opr-xys.d index 87d065fb1bc..ebccf290622 100644 --- a/gas/testsuite/gas/s12z/cmp-opr-xys.d +++ b/gas/testsuite/gas/s12z/cmp-opr-xys.d @@ -3,7 +3,7 @@ #source: cmp-opr-xys.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-s-imm.d b/gas/testsuite/gas/s12z/cmp-s-imm.d index d4e7efb2716..3d4e176af1a 100644 --- a/gas/testsuite/gas/s12z/cmp-s-imm.d +++ b/gas/testsuite/gas/s12z/cmp-s-imm.d @@ -3,7 +3,7 @@ #source: cmp-s-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-s-opr.d b/gas/testsuite/gas/s12z/cmp-s-opr.d index 77d2ac7bd66..53146516051 100644 --- a/gas/testsuite/gas/s12z/cmp-s-opr.d +++ b/gas/testsuite/gas/s12z/cmp-s-opr.d @@ -3,7 +3,7 @@ #source: cmp-s-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/cmp-xy.d b/gas/testsuite/gas/s12z/cmp-xy.d index 9fef4e13cba..74623e6bc19 100644 --- a/gas/testsuite/gas/s12z/cmp-xy.d +++ b/gas/testsuite/gas/s12z/cmp-xy.d @@ -3,7 +3,7 @@ #source: cmp-xy.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/com-opr.d b/gas/testsuite/gas/s12z/com-opr.d index ce51785f1e8..169178e2e3b 100644 --- a/gas/testsuite/gas/s12z/com-opr.d +++ b/gas/testsuite/gas/s12z/com-opr.d @@ -3,7 +3,7 @@ #source: com-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/complex-shifts.d b/gas/testsuite/gas/s12z/complex-shifts.d index e17fe90a332..b1e1cfb4ab0 100644 --- a/gas/testsuite/gas/s12z/complex-shifts.d +++ b/gas/testsuite/gas/s12z/complex-shifts.d @@ -3,7 +3,7 @@ #source: complex-shifts.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/db-tb-cc-opr.d b/gas/testsuite/gas/s12z/db-tb-cc-opr.d index ee556e25d0e..27b5126d9f0 100644 --- a/gas/testsuite/gas/s12z/db-tb-cc-opr.d +++ b/gas/testsuite/gas/s12z/db-tb-cc-opr.d @@ -3,7 +3,7 @@ #source: db-tb-cc-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/db-tb-cc-reg.d b/gas/testsuite/gas/s12z/db-tb-cc-reg.d index 54ea832a2d0..b82f1353aba 100644 --- a/gas/testsuite/gas/s12z/db-tb-cc-reg.d +++ b/gas/testsuite/gas/s12z/db-tb-cc-reg.d @@ -3,7 +3,7 @@ #source: db-tb-cc-reg.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/dbCC.d b/gas/testsuite/gas/s12z/dbCC.d index 87dd7fcabad..a5c95b29df6 100644 --- a/gas/testsuite/gas/s12z/dbCC.d +++ b/gas/testsuite/gas/s12z/dbCC.d @@ -3,7 +3,7 @@ #source: dbCC.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z SYMBOL TABLE: 00000000 l d .text 00000000 .text diff --git a/gas/testsuite/gas/s12z/dec-opr.d b/gas/testsuite/gas/s12z/dec-opr.d index 4f490883c1b..aa27387ec5c 100644 --- a/gas/testsuite/gas/s12z/dec-opr.d +++ b/gas/testsuite/gas/s12z/dec-opr.d @@ -3,7 +3,7 @@ #source: dec-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/dec.d b/gas/testsuite/gas/s12z/dec.d index 74a2c3e6037..f860da9419d 100644 --- a/gas/testsuite/gas/s12z/dec.d +++ b/gas/testsuite/gas/s12z/dec.d @@ -3,7 +3,7 @@ #source: dec.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/div.d b/gas/testsuite/gas/s12z/div.d index 3569519e5a4..ee462e58093 100644 --- a/gas/testsuite/gas/s12z/div.d +++ b/gas/testsuite/gas/s12z/div.d @@ -3,7 +3,7 @@ #source: div.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/eor.d b/gas/testsuite/gas/s12z/eor.d index f829a520821..6d1cc854e36 100644 --- a/gas/testsuite/gas/s12z/eor.d +++ b/gas/testsuite/gas/s12z/eor.d @@ -3,7 +3,7 @@ #source: eor.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/exg.d b/gas/testsuite/gas/s12z/exg.d index 58e4ae7c802..54cf2686205 100644 --- a/gas/testsuite/gas/s12z/exg.d +++ b/gas/testsuite/gas/s12z/exg.d @@ -3,7 +3,7 @@ #source: exg.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ext24-ld-xy.d b/gas/testsuite/gas/s12z/ext24-ld-xy.d index a3f075f0be5..bd99c6bfdec 100644 --- a/gas/testsuite/gas/s12z/ext24-ld-xy.d +++ b/gas/testsuite/gas/s12z/ext24-ld-xy.d @@ -2,7 +2,7 @@ #name: #source: ext24-ld-xy.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/inc-opr.d b/gas/testsuite/gas/s12z/inc-opr.d index d013d6ac6f1..278b11ff5b8 100644 --- a/gas/testsuite/gas/s12z/inc-opr.d +++ b/gas/testsuite/gas/s12z/inc-opr.d @@ -3,7 +3,7 @@ #source: inc-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/inc.d b/gas/testsuite/gas/s12z/inc.d index 51b912b9ceb..cd6c9c3fcb1 100644 --- a/gas/testsuite/gas/s12z/inc.d +++ b/gas/testsuite/gas/s12z/inc.d @@ -3,7 +3,7 @@ #source: inc.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/inh.d b/gas/testsuite/gas/s12z/inh.d index 4f437f1bcaa..2c740b39839 100644 --- a/gas/testsuite/gas/s12z/inh.d +++ b/gas/testsuite/gas/s12z/inh.d @@ -3,7 +3,7 @@ #source: inh.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/jmp.d b/gas/testsuite/gas/s12z/jmp.d index 12ff350b47d..a40a978e28c 100644 --- a/gas/testsuite/gas/s12z/jmp.d +++ b/gas/testsuite/gas/s12z/jmp.d @@ -4,7 +4,7 @@ -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/jsr.d b/gas/testsuite/gas/s12z/jsr.d index 8508a0a740f..c23f684176a 100644 --- a/gas/testsuite/gas/s12z/jsr.d +++ b/gas/testsuite/gas/s12z/jsr.d @@ -4,7 +4,7 @@ -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-imm-page2.d b/gas/testsuite/gas/s12z/ld-imm-page2.d index 3f1744f8336..7cedb8003f9 100644 --- a/gas/testsuite/gas/s12z/ld-imm-page2.d +++ b/gas/testsuite/gas/s12z/ld-imm-page2.d @@ -3,7 +3,7 @@ #source: ld-imm-page2.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-imm.d b/gas/testsuite/gas/s12z/ld-imm.d index b0e4fcbe3f5..d65aa826c0e 100644 --- a/gas/testsuite/gas/s12z/ld-imm.d +++ b/gas/testsuite/gas/s12z/ld-imm.d @@ -3,7 +3,7 @@ #source: ld-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-immu18.d b/gas/testsuite/gas/s12z/ld-immu18.d index ba071dfbdf5..e19377c04e1 100644 --- a/gas/testsuite/gas/s12z/ld-immu18.d +++ b/gas/testsuite/gas/s12z/ld-immu18.d @@ -3,7 +3,7 @@ #source: ld-immu18.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-large-direct.d b/gas/testsuite/gas/s12z/ld-large-direct.d index c17f1c96af3..f6e65f4187b 100644 --- a/gas/testsuite/gas/s12z/ld-large-direct.d +++ b/gas/testsuite/gas/s12z/ld-large-direct.d @@ -3,7 +3,7 @@ #source: ld-large-direct.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-opr.d b/gas/testsuite/gas/s12z/ld-opr.d index c0a8ec2d893..869b31932cb 100644 --- a/gas/testsuite/gas/s12z/ld-opr.d +++ b/gas/testsuite/gas/s12z/ld-opr.d @@ -3,7 +3,7 @@ #source: ld-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-s-opr.d b/gas/testsuite/gas/s12z/ld-s-opr.d index 085ebfbd3e3..ad8c9ba11da 100644 --- a/gas/testsuite/gas/s12z/ld-s-opr.d +++ b/gas/testsuite/gas/s12z/ld-s-opr.d @@ -3,7 +3,7 @@ #source: ld-s-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/ld-small-direct.d b/gas/testsuite/gas/s12z/ld-small-direct.d index e6cffd29c86..3ed3e66a5f5 100644 --- a/gas/testsuite/gas/s12z/ld-small-direct.d +++ b/gas/testsuite/gas/s12z/ld-small-direct.d @@ -3,7 +3,7 @@ #source: ld-small-direct.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/lea-immu18.d b/gas/testsuite/gas/s12z/lea-immu18.d index 3088b41ab9f..af154d55eed 100644 --- a/gas/testsuite/gas/s12z/lea-immu18.d +++ b/gas/testsuite/gas/s12z/lea-immu18.d @@ -3,7 +3,7 @@ #source: lea-immu18.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/lea.d b/gas/testsuite/gas/s12z/lea.d index 30722a500dc..884847ea2b1 100644 --- a/gas/testsuite/gas/s12z/lea.d +++ b/gas/testsuite/gas/s12z/lea.d @@ -3,7 +3,7 @@ #source: lea.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mac.d b/gas/testsuite/gas/s12z/mac.d index d2758b6e1f3..ee375035a0c 100644 --- a/gas/testsuite/gas/s12z/mac.d +++ b/gas/testsuite/gas/s12z/mac.d @@ -3,7 +3,7 @@ #source: mac.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/min-max.d b/gas/testsuite/gas/s12z/min-max.d index f01684a68d8..7abeaf3f98c 100644 --- a/gas/testsuite/gas/s12z/min-max.d +++ b/gas/testsuite/gas/s12z/min-max.d @@ -3,7 +3,7 @@ #source: min-max.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mod.d b/gas/testsuite/gas/s12z/mod.d index 34c67dd07a1..c07275c49c2 100644 --- a/gas/testsuite/gas/s12z/mod.d +++ b/gas/testsuite/gas/s12z/mod.d @@ -3,7 +3,7 @@ #source: mod.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mov.d b/gas/testsuite/gas/s12z/mov.d index e9f40863942..5a2f6387214 100644 --- a/gas/testsuite/gas/s12z/mov.d +++ b/gas/testsuite/gas/s12z/mov.d @@ -3,7 +3,7 @@ #source: mov.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mul-imm.d b/gas/testsuite/gas/s12z/mul-imm.d index fdc4e10dd5a..b68e6fb48f7 100644 --- a/gas/testsuite/gas/s12z/mul-imm.d +++ b/gas/testsuite/gas/s12z/mul-imm.d @@ -3,7 +3,7 @@ #source: mul-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mul-opr-opr.d b/gas/testsuite/gas/s12z/mul-opr-opr.d index 15bb7a915e4..f1df93251be 100644 --- a/gas/testsuite/gas/s12z/mul-opr-opr.d +++ b/gas/testsuite/gas/s12z/mul-opr-opr.d @@ -3,7 +3,7 @@ #source: mul-opr-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mul-opr.d b/gas/testsuite/gas/s12z/mul-opr.d index 875ba7268e2..85fe725c42d 100644 --- a/gas/testsuite/gas/s12z/mul-opr.d +++ b/gas/testsuite/gas/s12z/mul-opr.d @@ -3,7 +3,7 @@ #source: mul-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mul-reg.d b/gas/testsuite/gas/s12z/mul-reg.d index 3f4c84b6890..bbdec1494f5 100644 --- a/gas/testsuite/gas/s12z/mul-reg.d +++ b/gas/testsuite/gas/s12z/mul-reg.d @@ -3,7 +3,7 @@ #source: mul-reg.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/mul.d b/gas/testsuite/gas/s12z/mul.d index e028b8558cd..40bc80ce32a 100644 --- a/gas/testsuite/gas/s12z/mul.d +++ b/gas/testsuite/gas/s12z/mul.d @@ -3,7 +3,7 @@ #source: mul.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/neg-opr.d b/gas/testsuite/gas/s12z/neg-opr.d index 7d4116dc7c0..2e56b0f529f 100644 --- a/gas/testsuite/gas/s12z/neg-opr.d +++ b/gas/testsuite/gas/s12z/neg-opr.d @@ -3,7 +3,7 @@ #source: neg-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/not-so-simple-shifts.d b/gas/testsuite/gas/s12z/not-so-simple-shifts.d index f9b4e11a10b..9288182f590 100644 --- a/gas/testsuite/gas/s12z/not-so-simple-shifts.d +++ b/gas/testsuite/gas/s12z/not-so-simple-shifts.d @@ -3,7 +3,7 @@ #source: not-so-simple-shifts.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-18u.d b/gas/testsuite/gas/s12z/opr-18u.d index d3a75cd3352..990ad42e155 100644 --- a/gas/testsuite/gas/s12z/opr-18u.d +++ b/gas/testsuite/gas/s12z/opr-18u.d @@ -3,7 +3,7 @@ #source: opr-18u.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-expr.d b/gas/testsuite/gas/s12z/opr-expr.d index e02a78e56f3..5eee6a4de3a 100644 --- a/gas/testsuite/gas/s12z/opr-expr.d +++ b/gas/testsuite/gas/s12z/opr-expr.d @@ -2,7 +2,7 @@ #name: Expressions in OPR direct submode #source: opr-expr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-ext-18.d b/gas/testsuite/gas/s12z/opr-ext-18.d index 481ce9f5aa7..67cb6839d22 100644 --- a/gas/testsuite/gas/s12z/opr-ext-18.d +++ b/gas/testsuite/gas/s12z/opr-ext-18.d @@ -3,7 +3,7 @@ #source: opr-ext-18.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-idx-24-reg.d b/gas/testsuite/gas/s12z/opr-idx-24-reg.d index 2ee64f5d22e..74257b64f43 100644 --- a/gas/testsuite/gas/s12z/opr-idx-24-reg.d +++ b/gas/testsuite/gas/s12z/opr-idx-24-reg.d @@ -3,7 +3,7 @@ #source: opr-idx-24-reg.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-idx3-reg.d b/gas/testsuite/gas/s12z/opr-idx3-reg.d index 9b66f06fd70..9317f65d6f3 100644 --- a/gas/testsuite/gas/s12z/opr-idx3-reg.d +++ b/gas/testsuite/gas/s12z/opr-idx3-reg.d @@ -3,7 +3,7 @@ #source: opr-idx3-reg.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-idx3-xysp-24.d b/gas/testsuite/gas/s12z/opr-idx3-xysp-24.d index 28fafbc42c8..1db8680717b 100644 --- a/gas/testsuite/gas/s12z/opr-idx3-xysp-24.d +++ b/gas/testsuite/gas/s12z/opr-idx3-xysp-24.d @@ -3,7 +3,7 @@ #source: opr-idx3-xysp-24.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-indirect-expr.d b/gas/testsuite/gas/s12z/opr-indirect-expr.d index 95d51b34f05..f7a1fcdf737 100644 --- a/gas/testsuite/gas/s12z/opr-indirect-expr.d +++ b/gas/testsuite/gas/s12z/opr-indirect-expr.d @@ -3,7 +3,7 @@ #source: opr-indirect-expr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/opr-symbol.d b/gas/testsuite/gas/s12z/opr-symbol.d index 97e5b4fc323..14bffcf7755 100644 --- a/gas/testsuite/gas/s12z/opr-symbol.d +++ b/gas/testsuite/gas/s12z/opr-symbol.d @@ -2,7 +2,7 @@ #name: OPR addressing mode: symbols in its direct submode #source: opr-symbol.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z SYMBOL TABLE: 00000000 l d .text 00000000 .text diff --git a/gas/testsuite/gas/s12z/or-imm.d b/gas/testsuite/gas/s12z/or-imm.d index dbaa77ddf9c..7a7736991dc 100644 --- a/gas/testsuite/gas/s12z/or-imm.d +++ b/gas/testsuite/gas/s12z/or-imm.d @@ -3,7 +3,7 @@ #source: or-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/or-opr.d b/gas/testsuite/gas/s12z/or-opr.d index 188bb654b8d..1434e5c56a2 100644 --- a/gas/testsuite/gas/s12z/or-opr.d +++ b/gas/testsuite/gas/s12z/or-opr.d @@ -3,7 +3,7 @@ #source: or-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/p2-mul.d b/gas/testsuite/gas/s12z/p2-mul.d index ce52171dde7..bb471616e80 100644 --- a/gas/testsuite/gas/s12z/p2-mul.d +++ b/gas/testsuite/gas/s12z/p2-mul.d @@ -3,7 +3,7 @@ #source: p2-mul.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/page2-inh.d b/gas/testsuite/gas/s12z/page2-inh.d index 0903fa7ac1c..0d6c0b21937 100644 --- a/gas/testsuite/gas/s12z/page2-inh.d +++ b/gas/testsuite/gas/s12z/page2-inh.d @@ -3,7 +3,7 @@ #source: page2-inh.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/psh-pul.d b/gas/testsuite/gas/s12z/psh-pul.d index 40113e7869d..120a47ff5ae 100644 --- a/gas/testsuite/gas/s12z/psh-pul.d +++ b/gas/testsuite/gas/s12z/psh-pul.d @@ -3,7 +3,7 @@ #source: psh-pul.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/qmul.d b/gas/testsuite/gas/s12z/qmul.d index 6cd5af7fecc..f3d6ea043e7 100644 --- a/gas/testsuite/gas/s12z/qmul.d +++ b/gas/testsuite/gas/s12z/qmul.d @@ -3,7 +3,7 @@ #source: qmul.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/rotate.d b/gas/testsuite/gas/s12z/rotate.d index a58eb9a6379..13fe906c0fe 100644 --- a/gas/testsuite/gas/s12z/rotate.d +++ b/gas/testsuite/gas/s12z/rotate.d @@ -3,7 +3,7 @@ #source: rotate.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/sat.d b/gas/testsuite/gas/s12z/sat.d index 4cbac0ba97d..de3916b1d84 100644 --- a/gas/testsuite/gas/s12z/sat.d +++ b/gas/testsuite/gas/s12z/sat.d @@ -3,7 +3,7 @@ #source: sat.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/sbc-imm.d b/gas/testsuite/gas/s12z/sbc-imm.d index 1bca708ff1c..cce30275bc1 100644 --- a/gas/testsuite/gas/s12z/sbc-imm.d +++ b/gas/testsuite/gas/s12z/sbc-imm.d @@ -3,7 +3,7 @@ #source: sbc-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/sbc-opr.d b/gas/testsuite/gas/s12z/sbc-opr.d index bd5ed4982a0..898322d3790 100644 --- a/gas/testsuite/gas/s12z/sbc-opr.d +++ b/gas/testsuite/gas/s12z/sbc-opr.d @@ -3,7 +3,7 @@ #source: sbc-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/shift.d b/gas/testsuite/gas/s12z/shift.d index 41e061f9981..c3244c4bbe9 100644 --- a/gas/testsuite/gas/s12z/shift.d +++ b/gas/testsuite/gas/s12z/shift.d @@ -3,7 +3,7 @@ #source: shift.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/simple-shift.d b/gas/testsuite/gas/s12z/simple-shift.d index 13af3bf9f04..d1c8786ca9b 100644 --- a/gas/testsuite/gas/s12z/simple-shift.d +++ b/gas/testsuite/gas/s12z/simple-shift.d @@ -3,7 +3,7 @@ #source: simple-shift.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/single-ops.d b/gas/testsuite/gas/s12z/single-ops.d index ca9b38a40fb..da87f420d9c 100644 --- a/gas/testsuite/gas/s12z/single-ops.d +++ b/gas/testsuite/gas/s12z/single-ops.d @@ -3,7 +3,7 @@ #source: single-ops.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/specd6.d b/gas/testsuite/gas/s12z/specd6.d index 0c743cd9d91..46201364c02 100644 --- a/gas/testsuite/gas/s12z/specd6.d +++ b/gas/testsuite/gas/s12z/specd6.d @@ -3,7 +3,7 @@ #source: specd6.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/st-large-direct.d b/gas/testsuite/gas/s12z/st-large-direct.d index 03ca41e904f..054c89328df 100644 --- a/gas/testsuite/gas/s12z/st-large-direct.d +++ b/gas/testsuite/gas/s12z/st-large-direct.d @@ -3,7 +3,7 @@ #source: st-large-direct.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/st-opr.d b/gas/testsuite/gas/s12z/st-opr.d index d39bb62ab0b..354ce50d071 100644 --- a/gas/testsuite/gas/s12z/st-opr.d +++ b/gas/testsuite/gas/s12z/st-opr.d @@ -3,7 +3,7 @@ #source: st-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/st-s-opr.d b/gas/testsuite/gas/s12z/st-s-opr.d index 3748914a34d..d274d974bd8 100644 --- a/gas/testsuite/gas/s12z/st-s-opr.d +++ b/gas/testsuite/gas/s12z/st-s-opr.d @@ -3,7 +3,7 @@ #source: st-s-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/st-small-direct.d b/gas/testsuite/gas/s12z/st-small-direct.d index df67d4adeb5..6a9ede5b033 100644 --- a/gas/testsuite/gas/s12z/st-small-direct.d +++ b/gas/testsuite/gas/s12z/st-small-direct.d @@ -3,7 +3,7 @@ #source: st-small-direct.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/st-xy.d b/gas/testsuite/gas/s12z/st-xy.d index 335e77eee46..9c0ad1b5fa0 100644 --- a/gas/testsuite/gas/s12z/st-xy.d +++ b/gas/testsuite/gas/s12z/st-xy.d @@ -2,7 +2,7 @@ #name: #source: st-xy.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/sub-imm.d b/gas/testsuite/gas/s12z/sub-imm.d index 7c1064ab6aa..8f2672e11f6 100644 --- a/gas/testsuite/gas/s12z/sub-imm.d +++ b/gas/testsuite/gas/s12z/sub-imm.d @@ -3,7 +3,7 @@ #source: sub-imm.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/sub-opr.d b/gas/testsuite/gas/s12z/sub-opr.d index e98e26cb672..ef471635e0d 100644 --- a/gas/testsuite/gas/s12z/sub-opr.d +++ b/gas/testsuite/gas/s12z/sub-opr.d @@ -3,7 +3,7 @@ #source: sub-opr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/tfr.d b/gas/testsuite/gas/s12z/tfr.d index 58c76424652..df528c30fcd 100644 --- a/gas/testsuite/gas/s12z/tfr.d +++ b/gas/testsuite/gas/s12z/tfr.d @@ -3,7 +3,7 @@ #source: tfr.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/s12z/trap.d b/gas/testsuite/gas/s12z/trap.d index bf6961346d9..51947f5e500 100644 --- a/gas/testsuite/gas/s12z/trap.d +++ b/gas/testsuite/gas/s12z/trap.d @@ -3,7 +3,7 @@ #source: trap.s -dump.o: file format elf32-s12z +.*: file format elf32-s12z Disassembly of section .text: diff --git a/gas/testsuite/gas/sh/fdpic.d b/gas/testsuite/gas/sh/fdpic.d index 33dfc7137db..ad1ccfdeb17 100644 --- a/gas/testsuite/gas/sh/fdpic.d +++ b/gas/testsuite/gas/sh/fdpic.d @@ -1,7 +1,7 @@ #objdump: -dr --prefix-addresses --show-raw-insn #name: FDPIC relocations -dump.o: file format elf32-sh.* +.*: file format elf32-sh.* Disassembly of section .text: \.\.\. diff --git a/gas/testsuite/gas/sh/sh2a-pic.d b/gas/testsuite/gas/sh/sh2a-pic.d index 504d41129d0..4bed5ecd5d8 100644 --- a/gas/testsuite/gas/sh/sh2a-pic.d +++ b/gas/testsuite/gas/sh/sh2a-pic.d @@ -2,7 +2,7 @@ #name: SH2a PIC relocations #as: -isa=sh2a -dump.o: file format elf32-sh.* +.*: file format elf32-sh.* Disassembly of section .text: 0x00000000 01 00 00 00 movi20 #0,r1 diff --git a/gas/testsuite/gas/sh/sh2a.d b/gas/testsuite/gas/sh/sh2a.d index b70a3dc990e..31edad4bbfb 100644 --- a/gas/testsuite/gas/sh/sh2a.d +++ b/gas/testsuite/gas/sh/sh2a.d @@ -2,7 +2,7 @@ #name: SH2a new instructions #as: -isa=sh2a -dump.o: file format elf32-sh.* +.*: file format elf32-sh.* Disassembly of section .text: 0x00000000 33 79 4f ff band.b #7,@\(4095,r3\) diff --git a/gas/testsuite/gas/wasm32/disass-2.d b/gas/testsuite/gas/wasm32/disass-2.d index b6aa7954dee..33804eb160f 100644 --- a/gas/testsuite/gas/wasm32/disass-2.d +++ b/gas/testsuite/gas/wasm32/disass-2.d @@ -1,9 +1,10 @@ #as: #objdump: -d -Mglobals #name: disass-2.d -^dump.o: file format elf32-wasm32$ -^Disassembly of section .text:$ -^00000000 <.text>:$ -^ 0: 20 00 get_local 0$ -^ 2: 23 00 get_global 0 <\$got>$ +.*: file format elf32-wasm32 + +Disassembly of section \.text:$ +00000000 <\.text>:$ + 0: 20 00 get_local 0 + 2: 23 00 get_global 0 <\$got> diff --git a/gas/testsuite/gas/wasm32/disass.d b/gas/testsuite/gas/wasm32/disass.d index 27081379169..94853cafdc4 100644 --- a/gas/testsuite/gas/wasm32/disass.d +++ b/gas/testsuite/gas/wasm32/disass.d @@ -1,9 +1,10 @@ #as: #objdump: -d -Mregisters,globals #name: disass.d -^dump.o: file format elf32-wasm32$ -^Disassembly of section .text:$ -^00000000 <.text>:$ -^ 0: 20 00 get_local 0 <\$dpc>$ -^ 2: 23 00 get_global 0 <\$got>$ +.*: file format elf32-wasm32 + +Disassembly of section \.text: +00000000 <\.text>:$ + 0: 20 00 get_local 0 <\$dpc> + 2: 23 00 get_global 0 <\$got>