gas run_dump_test rename stderr and error-output
Use warning_output and error_output, like the ld version of run_dump_test. Note that some tests used the wrong option, and this went undetected since the gas version of run_dump_test doesn't properly check tool error status. This patch corrects wrong options, in preparation for a later patch that will check error status. * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.d, * testsuite/gas/aarch64/armv8_2-a-illegal.d, * testsuite/gas/aarch64/armv8_4-a-illegal.d, * testsuite/gas/aarch64/armv8_4-a-registers-illegal.d, * testsuite/gas/aarch64/deprecated.d, * testsuite/gas/aarch64/diagnostic.d, * testsuite/gas/aarch64/illegal-2.d, * testsuite/gas/aarch64/illegal-by-element.d, * testsuite/gas/aarch64/illegal-crypto-nofp.d, * testsuite/gas/aarch64/illegal-fcmla.d, * testsuite/gas/aarch64/illegal-fjcvtzs.d, * testsuite/gas/aarch64/illegal-fp16-nofp.d, * testsuite/gas/aarch64/illegal-ldapr.d, * testsuite/gas/aarch64/illegal-ldraa.d, * testsuite/gas/aarch64/illegal-lse.d, * testsuite/gas/aarch64/illegal-nofp-armv8_3.d, * testsuite/gas/aarch64/illegal-nofp16.d, * testsuite/gas/aarch64/illegal-ras-1.d, * testsuite/gas/aarch64/illegal-sysreg-2.d, * testsuite/gas/aarch64/illegal-sysreg-3.d, * testsuite/gas/aarch64/illegal.d, * testsuite/gas/aarch64/legacy_reg_names.d, * testsuite/gas/aarch64/pan-illegal.d, * testsuite/gas/aarch64/pr22529.d, * testsuite/gas/aarch64/rm-simd-ext.d, * testsuite/gas/aarch64/sve-invalid.d, * testsuite/gas/aarch64/sve-reg-diagnostic.d, * testsuite/gas/aarch64/sve-sysreg-invalid.d, * testsuite/gas/aarch64/sysreg-diagnostic.d, * testsuite/gas/aarch64/verbose-error.d, * testsuite/gas/all/byte.d, * testsuite/gas/all/org-1.d, * testsuite/gas/all/org-2.d, * testsuite/gas/all/org-3.d, * testsuite/gas/all/sleb128-9.d, * testsuite/gas/arc/asm-errors-2.d, * testsuite/gas/arc/asm-errors-3.d, * testsuite/gas/arc/asm-errors.d, * testsuite/gas/arc/attr-rf16.d, * testsuite/gas/arc/relocs-errors.d, * testsuite/gas/arc/textinsn-errors.d, * testsuite/gas/arm/addsw-bad.d, * testsuite/gas/arm/addthumb2err.d, * testsuite/gas/arm/adr-invalid.d, * testsuite/gas/arm/arch7em-bad-1.d, * testsuite/gas/arm/arch7em-bad-2.d, * testsuite/gas/arm/arch7em-bad-3.d, * testsuite/gas/arm/arch7m-bad.d, * testsuite/gas/arm/archv6s-m-bad.d, * testsuite/gas/arm/archv6t2-bad.d, * testsuite/gas/arm/arm-idiv-bad.d, * testsuite/gas/arm/arm-it-bad-2.d, * testsuite/gas/arm/arm-it-bad-3.d, * testsuite/gas/arm/arm-it-bad.d, * testsuite/gas/arm/arm3-bad.d, * testsuite/gas/arm/arm7-bad.d, * testsuite/gas/arm/armv1-bad.d, * testsuite/gas/arm/armv1.d, * testsuite/gas/arm/armv2-mp-bad.d, * testsuite/gas/arm/armv8-2-fp16-scalar-bad.d, * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb.d, * testsuite/gas/arm/armv8-2-fp16-simd-warning.d, * testsuite/gas/arm/armv8-a+rdma-warning.d, * testsuite/gas/arm/armv8-a-bad.d, * testsuite/gas/arm/armv8-a-it-bad.d, * testsuite/gas/arm/armv8-r-bad.d, * testsuite/gas/arm/armv8-r-it-bad.d, * testsuite/gas/arm/armv8_2-a-fp16-illegal.d, * testsuite/gas/arm/armv8_3-a-fp-bad.d, * testsuite/gas/arm/armv8_3-a-simd-bad.d, * testsuite/gas/arm/barrier-bad-thumb.d, * testsuite/gas/arm/barrier-bad.d, * testsuite/gas/arm/bl-local-v4t.d, * testsuite/gas/arm/blx-bl-convert.d, * testsuite/gas/arm/blx-local.d, * testsuite/gas/arm/branch-reloc.d, * testsuite/gas/arm/copro-arm_v2plus-arm_v1.d, * testsuite/gas/arm/copro-arm_v5plus-arm_v4.d, * testsuite/gas/arm/copro-arm_v5teplus-arm_v5.d, * testsuite/gas/arm/copro-arm_v6plus-arm_v5te.d, * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-1.d, * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-2.d, * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-3.d, * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-4.d, * testsuite/gas/arm/crc32-armv8-a-bad.d, * testsuite/gas/arm/crc32-armv8-r-bad.d, * testsuite/gas/arm/depr-swp.d, * testsuite/gas/arm/dest-unpredictable.d, * testsuite/gas/arm/dotprod-illegal.d, * testsuite/gas/arm/dotprod-legacy-arch.d, * testsuite/gas/arm/forbid-armv7-idiv-ext.d, * testsuite/gas/arm/group-reloc-alu-encoding-bad.d, * testsuite/gas/arm/group-reloc-alu-parsing-bad.d, * testsuite/gas/arm/group-reloc-ldc-encoding-bad.d, * testsuite/gas/arm/group-reloc-ldc-parsing-bad.d, * testsuite/gas/arm/group-reloc-ldr-encoding-bad.d, * testsuite/gas/arm/group-reloc-ldr-parsing-bad.d, * testsuite/gas/arm/group-reloc-ldrs-encoding-bad.d, * testsuite/gas/arm/group-reloc-ldrs-parsing-bad.d, * testsuite/gas/arm/insn-error-a.d, * testsuite/gas/arm/insn-error-t.d, * testsuite/gas/arm/inst-po-2.d, * testsuite/gas/arm/iwmmxt-bad.d, * testsuite/gas/arm/iwmmxt-bad2.d, * testsuite/gas/arm/ld-sp-warn-cortex-m3.d, * testsuite/gas/arm/ld-sp-warn-cortex-m4.d, * testsuite/gas/arm/ld-sp-warn-v7.d, * testsuite/gas/arm/ld-sp-warn-v7a.d, * testsuite/gas/arm/ld-sp-warn-v7em.d, * testsuite/gas/arm/ld-sp-warn-v7m.d, * testsuite/gas/arm/ld-sp-warn-v7r.d, * testsuite/gas/arm/ld-sp-warn.d, * testsuite/gas/arm/ldgesb-bad.d, * testsuite/gas/arm/ldgesh-bad.d, * testsuite/gas/arm/ldr-bad.d, * testsuite/gas/arm/ldr-t-bad.d, * testsuite/gas/arm/ldrd-unpredictable.d, * testsuite/gas/arm/ldsgeb.d, * testsuite/gas/arm/ldsgeh.d, * testsuite/gas/arm/missing.d, * testsuite/gas/arm/mrs-msr-arm-v7-a-bad.d, * testsuite/gas/arm/mrs-msr-thumb-v7-m-bad.d, * testsuite/gas/arm/msr-imm-bad.d, * testsuite/gas/arm/msr-reg-bad.d, * testsuite/gas/arm/mul-overlap.d, * testsuite/gas/arm/neon-addressing-bad.d, * testsuite/gas/arm/neon-cond-bad.d, * testsuite/gas/arm/neon-ldst-align-bad.d, * testsuite/gas/arm/neon-ldst-es-bad.d, * testsuite/gas/arm/neon-suffix-bad.d, * testsuite/gas/arm/neon-vmov-bad.d, * testsuite/gas/arm/noarm.d, * testsuite/gas/arm/pr18256.d, * testsuite/gas/arm/pr18347.d, * testsuite/gas/arm/pr20429.d, * testsuite/gas/arm/pr22773.d, * testsuite/gas/arm/r15-bad.d, * testsuite/gas/arm/reloc-bad.d, * testsuite/gas/arm/req.d, * testsuite/gas/arm/shift-bad-pc.d, * testsuite/gas/arm/shift-bad.d, * testsuite/gas/arm/simd_by_scalar_low_regbank.d, * testsuite/gas/arm/simd_by_scalar_low_regbank_thumb.d, * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d, * testsuite/gas/arm/sp-pc-validations-bad-t.d, * testsuite/gas/arm/sp-pc-validations-bad.d, * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d, * testsuite/gas/arm/srs-arm.d, * testsuite/gas/arm/srs-t2.d, * testsuite/gas/arm/strex-bad-t.d, * testsuite/gas/arm/t16-bad.d, * testsuite/gas/arm/thumb-b-bad.d, * testsuite/gas/arm/thumb-w-bad.d, * testsuite/gas/arm/thumb2_bad_reg.d, * testsuite/gas/arm/thumb2_it_bad.d, * testsuite/gas/arm/thumb2_it_bad_auto.d, * testsuite/gas/arm/thumb2_ldmstm_bad.d, * testsuite/gas/arm/thumb2_ldstd_unpredictable.d, * testsuite/gas/arm/thumb2_mul-bad.d, * testsuite/gas/arm/thumb2_str-bad.d, * testsuite/gas/arm/thumb32.d, * testsuite/gas/arm/udf-bad.d, * testsuite/gas/arm/udf.d, * testsuite/gas/arm/undefined.d, * testsuite/gas/arm/undefined_coff.d, * testsuite/gas/arm/vcmp-zero-bad.d, * testsuite/gas/arm/vcvt-bad.d, * testsuite/gas/arm/vfp-bad.d, * testsuite/gas/arm/vfp-bad_t2.d, * testsuite/gas/arm/vfpv3-d16-bad.d, * testsuite/gas/arm/vldm-thumb-bad.d, * testsuite/gas/arm/vldmw-arm-bad.d, * testsuite/gas/arm/vldmw-thumb-bad.d, * testsuite/gas/arm/vstr-arm-bad.d, * testsuite/gas/arm/vstr-thumb-bad.d, * testsuite/gas/arm/weakdef-2.d, * testsuite/gas/avr/pr21621.d, * testsuite/gas/elf/bad-bss.d, * testsuite/gas/elf/bad-group.d, * testsuite/gas/elf/bad-group.err, * testsuite/gas/elf/bad-section-flag.d, * testsuite/gas/elf/bad-section-flag.err, * testsuite/gas/elf/bad-size.d, * testsuite/gas/elf/bad-size.err, * testsuite/gas/elf/common1.d, * testsuite/gas/elf/common2.d, * testsuite/gas/elf/common5a.d, * testsuite/gas/elf/common5b.d, * testsuite/gas/elf/common5c.d, * testsuite/gas/elf/common5d.d, * testsuite/gas/elf/dwarf2-10.d, * testsuite/gas/elf/dwarf2-8.d, * testsuite/gas/elf/dwarf2-9.d, * testsuite/gas/elf/pr21661.d, * testsuite/gas/elf/pseudo.d, * testsuite/gas/elf/section13.d, * testsuite/gas/i386/bad-size.d, * testsuite/gas/i386/bundle-bad.d, * testsuite/gas/i386/ilp32/x86-64-sse-check-warn.d, * testsuite/gas/i386/intel-intel.d, * testsuite/gas/i386/intel.d, * testsuite/gas/i386/intelok.d, * testsuite/gas/i386/mpx-add-bnd-prefix.d, * testsuite/gas/i386/sse-check-warn.d, * testsuite/gas/i386/string-ok.d, * testsuite/gas/i386/vgather-check-warn.d, * testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.d, * testsuite/gas/i386/x86-64-sse-check-warn.d, * testsuite/gas/i386/x86-64-vgather-check-warn.d, * testsuite/gas/mips/addiu-error.d, * testsuite/gas/mips/branch-extern-3.d, * testsuite/gas/mips/branch-extern-4.d, * testsuite/gas/mips/branch-local-2.d, * testsuite/gas/mips/branch-local-3.d, * testsuite/gas/mips/branch-local-5.d, * testsuite/gas/mips/branch-local-6.d, * testsuite/gas/mips/branch-local-n32-2.d, * testsuite/gas/mips/branch-local-n32-3.d, * testsuite/gas/mips/branch-local-n32-5.d, * testsuite/gas/mips/branch-local-n32-6.d, * testsuite/gas/mips/branch-local-n64-2.d, * testsuite/gas/mips/branch-local-n64-3.d, * testsuite/gas/mips/branch-local-n64-5.d, * testsuite/gas/mips/branch-local-n64-6.d, * testsuite/gas/mips/branch-section-3.d, * testsuite/gas/mips/branch-section-4.d, * testsuite/gas/mips/branch-weak-3.d, * testsuite/gas/mips/branch-weak-4.d, * testsuite/gas/mips/break-error.d, * testsuite/gas/mips/crc-err.d, * testsuite/gas/mips/crc64-err.d, * testsuite/gas/mips/ginv-err.d, * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d, * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d, * testsuite/gas/mips/isa-override-2.d, * testsuite/gas/mips/lui-1.d, * testsuite/gas/mips/lui-2.d, * testsuite/gas/mips/macro-warn-1-n32.d, * testsuite/gas/mips/macro-warn-1.d, * testsuite/gas/mips/macro-warn-2.d, * testsuite/gas/mips/macro-warn-3.d, * testsuite/gas/mips/macro-warn-4.d, * testsuite/gas/mips/micromips-branch-delay.d, * testsuite/gas/mips/micromips-branch-relax-insn32-pic.d, * testsuite/gas/mips/micromips-branch-relax-insn32.d, * testsuite/gas/mips/micromips-branch-relax-pic.d, * testsuite/gas/mips/micromips-branch-relax.d, * testsuite/gas/mips/micromips-compact.d, * testsuite/gas/mips/micromips-insn32.d, * testsuite/gas/mips/micromips-noinsn32.d, * testsuite/gas/mips/micromips-size-1.d, * testsuite/gas/mips/micromips-trap.d, * testsuite/gas/mips/micromips-warn-branch-delay.d, * testsuite/gas/mips/micromips.d, * testsuite/gas/mips/micromips@addiu-error.d, * testsuite/gas/mips/micromips@mips5-fp.d, * testsuite/gas/mips/micromips@msa-relax.d, * testsuite/gas/mips/micromips@relax-at.d, * testsuite/gas/mips/micromips@relax-offset.d, * testsuite/gas/mips/micromips@relax.d, * testsuite/gas/mips/mips-gp32-fp64-pic.d, * testsuite/gas/mips/mips-gp32-fp64.d, * testsuite/gas/mips/mips-gp64-fp32-pic.d, * testsuite/gas/mips/mips-gp64-fp32.d, * testsuite/gas/mips/mips-gp64-fp64.d, * testsuite/gas/mips/mips16-32@mips16-insn-e.d, * testsuite/gas/mips/mips16-32@mips16-insn-t.d, * testsuite/gas/mips/mips16-32@mips16-macro-e.d, * testsuite/gas/mips/mips16-32@mips16-macro-t.d, * testsuite/gas/mips/mips16-32@mips16-macro.d, * testsuite/gas/mips/mips16-64@mips16-insn-e.d, * testsuite/gas/mips/mips16-64@mips16-insn-t.d, * testsuite/gas/mips/mips16-absolute-reloc-2.d, * testsuite/gas/mips/mips16-absolute-reloc-3.d, * testsuite/gas/mips/mips16-branch-addend-5.d, * testsuite/gas/mips/mips16-branch-unextended-1.d, * testsuite/gas/mips/mips16-branch-unextended-2.d, * testsuite/gas/mips/mips16-insn-e.d, * testsuite/gas/mips/mips16-insn-t.d, * testsuite/gas/mips/mips16-jal-t.d, * testsuite/gas/mips/mips16-macro-e.d, * testsuite/gas/mips/mips16-macro-t.d, * testsuite/gas/mips/mips16-pcrel-2.d, * testsuite/gas/mips/mips16-pcrel-3.d, * testsuite/gas/mips/mips16-pcrel-4.d, * testsuite/gas/mips/mips16-pcrel-5.d, * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d, * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d, * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d, * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d, * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d, * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d, * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d, * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d, * testsuite/gas/mips/mips16-pcrel-delay-0.d, * testsuite/gas/mips/mips16-pcrel-delay-1.d, * testsuite/gas/mips/mips16-pcrel-n64-0.d, * testsuite/gas/mips/mips16-pcrel-n64-1.d, * testsuite/gas/mips/mips16-pcrel-pic-0.d, * testsuite/gas/mips/mips16-pcrel-pic-1.d, * testsuite/gas/mips/mips16-reg-error.d, * testsuite/gas/mips/mips16-relax-unextended-1.d, * testsuite/gas/mips/mips16-relax-unextended-2.d, * testsuite/gas/mips/mips16-reloc-error.d, * testsuite/gas/mips/mips16-sdrasp.d, * testsuite/gas/mips/mips16@addiu-error.d, * testsuite/gas/mips/mips16e-32@mips16-insn-e.d, * testsuite/gas/mips/mips16e-32@mips16-insn-t.d, * testsuite/gas/mips/mips16e-32@mips16-macro-e.d, * testsuite/gas/mips/mips16e-32@mips16-macro-t.d, * testsuite/gas/mips/mips16e-32@mips16-macro.d, * testsuite/gas/mips/mips16e-32@mips16e-64.d, * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d, * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d, * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d, * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d, * testsuite/gas/mips/mips16e2-32@mips16-macro.d, * testsuite/gas/mips/mips16e2-32@mips16e-64.d, * testsuite/gas/mips/mips16e2-copy-err.d, * testsuite/gas/mips/mips16e2-imm-error.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d, * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d, * testsuite/gas/mips/mips16e2-mt-err.d, * testsuite/gas/mips/mips16e2-reloc-error.d, * testsuite/gas/mips/mips16e2@lui-2.d, * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d, * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d, * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d, * testsuite/gas/mips/mips1@isa-override-2.d, * testsuite/gas/mips/mips1@relax-offset.d, * testsuite/gas/mips/mips2@isa-override-2.d, * testsuite/gas/mips/mips32-mt.d, * testsuite/gas/mips/mips32@isa-override-2.d, * testsuite/gas/mips/mips32r2@isa-override-2.d, * testsuite/gas/mips/mips32r3@isa-override-2.d, * testsuite/gas/mips/mips32r5@isa-override-2.d, * testsuite/gas/mips/mips32r6@isa-override-2.d, * testsuite/gas/mips/mips5-fp.d, * testsuite/gas/mips/mips64-mips3d-incl.d, * testsuite/gas/mips/mips64-mips3d.d, * testsuite/gas/mips/mipsr6@mips5-fp.d, * testsuite/gas/mips/msa-relax.d, * testsuite/gas/mips/octeon3@isa-override-1.d, * testsuite/gas/mips/octeon3@isa-override-2.d, * testsuite/gas/mips/option-pic-relax-2.d, * testsuite/gas/mips/option-pic-relax-3.d, * testsuite/gas/mips/option-pic-relax-4.d, * testsuite/gas/mips/option-pic-relax-5.d, * testsuite/gas/mips/org-1.d, * testsuite/gas/mips/org-10.d, * testsuite/gas/mips/org-4.d, * testsuite/gas/mips/org-5.d, * testsuite/gas/mips/org-6.d, * testsuite/gas/mips/r3000@isa-override-2.d, * testsuite/gas/mips/r3000@relax-offset.d, * testsuite/gas/mips/r3900@isa-override-2.d, * testsuite/gas/mips/r3900@relax-offset.d, * testsuite/gas/mips/reginfo-2-n32.d, * testsuite/gas/mips/reginfo-2.d, * testsuite/gas/mips/relax-at.d, * testsuite/gas/mips/relax-offset.d, * testsuite/gas/mips/relax-swap1-mips1.d, * testsuite/gas/mips/relax-swap1-mips2.d, * testsuite/gas/mips/relax-swap2.d, * testsuite/gas/mips/relax.d, * testsuite/gas/mips/save-err.d, * testsuite/gas/mips/set-arch.d, * testsuite/gas/mips/xpa-err.d, * testsuite/gas/mips/xpa-virt-err.d, * testsuite/gas/msp430/bad.d, * testsuite/gas/msp430/errata_warns.d, * testsuite/gas/msp430/pr22133.d, * testsuite/gas/ppc/lsp-checks.d, * testsuite/gas/ppc/misalign.d, * testsuite/gas/ppc/spe2-checks.d, * testsuite/gas/riscv/bad-csr.d, * testsuite/gas/riscv/c-addi16sp-fail.d, * testsuite/gas/riscv/c-addi4spn-fail.d, * testsuite/gas/riscv/c-fld-fsd-fail.d, * testsuite/gas/riscv/c-lui-fail.d, * testsuite/gas/riscv/c-nonzero-imm.d, * testsuite/gas/riscv/c-nonzero-reg.d, * testsuite/gas/riscv/fence-fail.d, * testsuite/gas/riscv/lla64-fail.d, * testsuite/gas/riscv/rouding-fail.d, * testsuite/gas/sh/pcrel-hms.d, * testsuite/gas/sh/pcrel.d, * testsuite/gas/sparc/dcti-couples-v8.d, * testsuite/gas/sparc/dcti-couples-v9c.d, * testsuite/gas/tic6x/arch-invalid-1.d, * testsuite/gas/tic6x/arch-invalid-2.d, * testsuite/gas/tic6x/dir-junk.d, * testsuite/gas/tic6x/insns-bad-1.d, * testsuite/gas/tic6x/insns-bad-2.d, * testsuite/gas/tic6x/parallel-bad-1.d, * testsuite/gas/tic6x/parallel-bad-2.d, * testsuite/gas/tic6x/parallel-bad-3.d, * testsuite/gas/tic6x/parallel-bad-4.d, * testsuite/gas/tic6x/predicate-bad-1.d, * testsuite/gas/tic6x/predicate-bad-2.d, * testsuite/gas/tic6x/predicate-bad-3.d, * testsuite/gas/tic6x/reloc-bad-1.d, * testsuite/gas/tic6x/reloc-bad-2.d, * testsuite/gas/tic6x/reloc-bad-3.d, * testsuite/gas/tic6x/reloc-bad-4.d, * testsuite/gas/tic6x/reloc-bad-5.d, * testsuite/gas/tic6x/reloc-bad-6.d, * testsuite/gas/tic6x/resource-func-unit-1.d, * testsuite/gas/tic6x/resource-func-unit-2.d, * testsuite/gas/tic6x/sploop-bad-1.d, * testsuite/gas/tic6x/sploop-bad-2.d, * testsuite/gas/tic6x/sploop-bad-3.d, * testsuite/gas/tic6x/sploop-bad-4.d, * testsuite/gas/tic6x/sploop-bad-5.d, * testsuite/gas/tic6x/sploop-bad-6.d, * testsuite/gas/tic6x/sploop-bad-7.d, * testsuite/gas/tic6x/unwind-bad-1.d, * testsuite/gas/tic6x/unwind-bad-2.d, * testsuite/lib/gas-defs.exp (run_dump_tests): Replace stderr and error-output with warning_output and error_output. (slurp_options): Accept underscore rather than dash.
This commit is contained in:
parent
b47b60aad8
commit
e643ed088a
431
gas/ChangeLog
431
gas/ChangeLog
@ -1,3 +1,434 @@
|
||||
2018-09-15 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.d,
|
||||
* testsuite/gas/aarch64/armv8_2-a-illegal.d,
|
||||
* testsuite/gas/aarch64/armv8_4-a-illegal.d,
|
||||
* testsuite/gas/aarch64/armv8_4-a-registers-illegal.d,
|
||||
* testsuite/gas/aarch64/deprecated.d,
|
||||
* testsuite/gas/aarch64/diagnostic.d,
|
||||
* testsuite/gas/aarch64/illegal-2.d,
|
||||
* testsuite/gas/aarch64/illegal-by-element.d,
|
||||
* testsuite/gas/aarch64/illegal-crypto-nofp.d,
|
||||
* testsuite/gas/aarch64/illegal-fcmla.d,
|
||||
* testsuite/gas/aarch64/illegal-fjcvtzs.d,
|
||||
* testsuite/gas/aarch64/illegal-fp16-nofp.d,
|
||||
* testsuite/gas/aarch64/illegal-ldapr.d,
|
||||
* testsuite/gas/aarch64/illegal-ldraa.d,
|
||||
* testsuite/gas/aarch64/illegal-lse.d,
|
||||
* testsuite/gas/aarch64/illegal-nofp-armv8_3.d,
|
||||
* testsuite/gas/aarch64/illegal-nofp16.d,
|
||||
* testsuite/gas/aarch64/illegal-ras-1.d,
|
||||
* testsuite/gas/aarch64/illegal-sysreg-2.d,
|
||||
* testsuite/gas/aarch64/illegal-sysreg-3.d,
|
||||
* testsuite/gas/aarch64/illegal.d,
|
||||
* testsuite/gas/aarch64/legacy_reg_names.d,
|
||||
* testsuite/gas/aarch64/pan-illegal.d,
|
||||
* testsuite/gas/aarch64/pr22529.d,
|
||||
* testsuite/gas/aarch64/rm-simd-ext.d,
|
||||
* testsuite/gas/aarch64/sve-invalid.d,
|
||||
* testsuite/gas/aarch64/sve-reg-diagnostic.d,
|
||||
* testsuite/gas/aarch64/sve-sysreg-invalid.d,
|
||||
* testsuite/gas/aarch64/sysreg-diagnostic.d,
|
||||
* testsuite/gas/aarch64/verbose-error.d,
|
||||
* testsuite/gas/all/byte.d,
|
||||
* testsuite/gas/all/org-1.d,
|
||||
* testsuite/gas/all/org-2.d,
|
||||
* testsuite/gas/all/org-3.d,
|
||||
* testsuite/gas/all/sleb128-9.d,
|
||||
* testsuite/gas/arc/asm-errors-2.d,
|
||||
* testsuite/gas/arc/asm-errors-3.d,
|
||||
* testsuite/gas/arc/asm-errors.d,
|
||||
* testsuite/gas/arc/attr-rf16.d,
|
||||
* testsuite/gas/arc/relocs-errors.d,
|
||||
* testsuite/gas/arc/textinsn-errors.d,
|
||||
* testsuite/gas/arm/addsw-bad.d,
|
||||
* testsuite/gas/arm/addthumb2err.d,
|
||||
* testsuite/gas/arm/adr-invalid.d,
|
||||
* testsuite/gas/arm/arch7em-bad-1.d,
|
||||
* testsuite/gas/arm/arch7em-bad-2.d,
|
||||
* testsuite/gas/arm/arch7em-bad-3.d,
|
||||
* testsuite/gas/arm/arch7m-bad.d,
|
||||
* testsuite/gas/arm/archv6s-m-bad.d,
|
||||
* testsuite/gas/arm/archv6t2-bad.d,
|
||||
* testsuite/gas/arm/arm-idiv-bad.d,
|
||||
* testsuite/gas/arm/arm-it-bad-2.d,
|
||||
* testsuite/gas/arm/arm-it-bad-3.d,
|
||||
* testsuite/gas/arm/arm-it-bad.d,
|
||||
* testsuite/gas/arm/arm3-bad.d,
|
||||
* testsuite/gas/arm/arm7-bad.d,
|
||||
* testsuite/gas/arm/armv1-bad.d,
|
||||
* testsuite/gas/arm/armv1.d,
|
||||
* testsuite/gas/arm/armv2-mp-bad.d,
|
||||
* testsuite/gas/arm/armv8-2-fp16-scalar-bad.d,
|
||||
* testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb.d,
|
||||
* testsuite/gas/arm/armv8-2-fp16-simd-warning.d,
|
||||
* testsuite/gas/arm/armv8-a+rdma-warning.d,
|
||||
* testsuite/gas/arm/armv8-a-bad.d,
|
||||
* testsuite/gas/arm/armv8-a-it-bad.d,
|
||||
* testsuite/gas/arm/armv8-r-bad.d,
|
||||
* testsuite/gas/arm/armv8-r-it-bad.d,
|
||||
* testsuite/gas/arm/armv8_2-a-fp16-illegal.d,
|
||||
* testsuite/gas/arm/armv8_3-a-fp-bad.d,
|
||||
* testsuite/gas/arm/armv8_3-a-simd-bad.d,
|
||||
* testsuite/gas/arm/barrier-bad-thumb.d,
|
||||
* testsuite/gas/arm/barrier-bad.d,
|
||||
* testsuite/gas/arm/bl-local-v4t.d,
|
||||
* testsuite/gas/arm/blx-bl-convert.d,
|
||||
* testsuite/gas/arm/blx-local.d,
|
||||
* testsuite/gas/arm/branch-reloc.d,
|
||||
* testsuite/gas/arm/copro-arm_v2plus-arm_v1.d,
|
||||
* testsuite/gas/arm/copro-arm_v5plus-arm_v4.d,
|
||||
* testsuite/gas/arm/copro-arm_v5teplus-arm_v5.d,
|
||||
* testsuite/gas/arm/copro-arm_v6plus-arm_v5te.d,
|
||||
* testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-1.d,
|
||||
* testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-2.d,
|
||||
* testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-3.d,
|
||||
* testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-4.d,
|
||||
* testsuite/gas/arm/crc32-armv8-a-bad.d,
|
||||
* testsuite/gas/arm/crc32-armv8-r-bad.d,
|
||||
* testsuite/gas/arm/depr-swp.d,
|
||||
* testsuite/gas/arm/dest-unpredictable.d,
|
||||
* testsuite/gas/arm/dotprod-illegal.d,
|
||||
* testsuite/gas/arm/dotprod-legacy-arch.d,
|
||||
* testsuite/gas/arm/forbid-armv7-idiv-ext.d,
|
||||
* testsuite/gas/arm/group-reloc-alu-encoding-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-alu-parsing-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-ldc-encoding-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-ldc-parsing-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-ldr-encoding-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-ldr-parsing-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-ldrs-encoding-bad.d,
|
||||
* testsuite/gas/arm/group-reloc-ldrs-parsing-bad.d,
|
||||
* testsuite/gas/arm/insn-error-a.d,
|
||||
* testsuite/gas/arm/insn-error-t.d,
|
||||
* testsuite/gas/arm/inst-po-2.d,
|
||||
* testsuite/gas/arm/iwmmxt-bad.d,
|
||||
* testsuite/gas/arm/iwmmxt-bad2.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-cortex-m3.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-cortex-m4.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-v7.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-v7a.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-v7em.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-v7m.d,
|
||||
* testsuite/gas/arm/ld-sp-warn-v7r.d,
|
||||
* testsuite/gas/arm/ld-sp-warn.d,
|
||||
* testsuite/gas/arm/ldgesb-bad.d,
|
||||
* testsuite/gas/arm/ldgesh-bad.d,
|
||||
* testsuite/gas/arm/ldr-bad.d,
|
||||
* testsuite/gas/arm/ldr-t-bad.d,
|
||||
* testsuite/gas/arm/ldrd-unpredictable.d,
|
||||
* testsuite/gas/arm/ldsgeb.d,
|
||||
* testsuite/gas/arm/ldsgeh.d,
|
||||
* testsuite/gas/arm/missing.d,
|
||||
* testsuite/gas/arm/mrs-msr-arm-v7-a-bad.d,
|
||||
* testsuite/gas/arm/mrs-msr-thumb-v7-m-bad.d,
|
||||
* testsuite/gas/arm/msr-imm-bad.d,
|
||||
* testsuite/gas/arm/msr-reg-bad.d,
|
||||
* testsuite/gas/arm/mul-overlap.d,
|
||||
* testsuite/gas/arm/neon-addressing-bad.d,
|
||||
* testsuite/gas/arm/neon-cond-bad.d,
|
||||
* testsuite/gas/arm/neon-ldst-align-bad.d,
|
||||
* testsuite/gas/arm/neon-ldst-es-bad.d,
|
||||
* testsuite/gas/arm/neon-suffix-bad.d,
|
||||
* testsuite/gas/arm/neon-vmov-bad.d,
|
||||
* testsuite/gas/arm/noarm.d,
|
||||
* testsuite/gas/arm/pr18256.d,
|
||||
* testsuite/gas/arm/pr18347.d,
|
||||
* testsuite/gas/arm/pr20429.d,
|
||||
* testsuite/gas/arm/pr22773.d,
|
||||
* testsuite/gas/arm/r15-bad.d,
|
||||
* testsuite/gas/arm/reloc-bad.d,
|
||||
* testsuite/gas/arm/req.d,
|
||||
* testsuite/gas/arm/shift-bad-pc.d,
|
||||
* testsuite/gas/arm/shift-bad.d,
|
||||
* testsuite/gas/arm/simd_by_scalar_low_regbank.d,
|
||||
* testsuite/gas/arm/simd_by_scalar_low_regbank_thumb.d,
|
||||
* testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d,
|
||||
* testsuite/gas/arm/sp-pc-validations-bad-t.d,
|
||||
* testsuite/gas/arm/sp-pc-validations-bad.d,
|
||||
* testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d,
|
||||
* testsuite/gas/arm/srs-arm.d,
|
||||
* testsuite/gas/arm/srs-t2.d,
|
||||
* testsuite/gas/arm/strex-bad-t.d,
|
||||
* testsuite/gas/arm/t16-bad.d,
|
||||
* testsuite/gas/arm/thumb-b-bad.d,
|
||||
* testsuite/gas/arm/thumb-w-bad.d,
|
||||
* testsuite/gas/arm/thumb2_bad_reg.d,
|
||||
* testsuite/gas/arm/thumb2_it_bad.d,
|
||||
* testsuite/gas/arm/thumb2_it_bad_auto.d,
|
||||
* testsuite/gas/arm/thumb2_ldmstm_bad.d,
|
||||
* testsuite/gas/arm/thumb2_ldstd_unpredictable.d,
|
||||
* testsuite/gas/arm/thumb2_mul-bad.d,
|
||||
* testsuite/gas/arm/thumb2_str-bad.d,
|
||||
* testsuite/gas/arm/thumb32.d,
|
||||
* testsuite/gas/arm/udf-bad.d,
|
||||
* testsuite/gas/arm/udf.d,
|
||||
* testsuite/gas/arm/undefined.d,
|
||||
* testsuite/gas/arm/undefined_coff.d,
|
||||
* testsuite/gas/arm/vcmp-zero-bad.d,
|
||||
* testsuite/gas/arm/vcvt-bad.d,
|
||||
* testsuite/gas/arm/vfp-bad.d,
|
||||
* testsuite/gas/arm/vfp-bad_t2.d,
|
||||
* testsuite/gas/arm/vfpv3-d16-bad.d,
|
||||
* testsuite/gas/arm/vldm-thumb-bad.d,
|
||||
* testsuite/gas/arm/vldmw-arm-bad.d,
|
||||
* testsuite/gas/arm/vldmw-thumb-bad.d,
|
||||
* testsuite/gas/arm/vstr-arm-bad.d,
|
||||
* testsuite/gas/arm/vstr-thumb-bad.d,
|
||||
* testsuite/gas/arm/weakdef-2.d,
|
||||
* testsuite/gas/avr/pr21621.d,
|
||||
* testsuite/gas/elf/bad-bss.d,
|
||||
* testsuite/gas/elf/bad-group.d,
|
||||
* testsuite/gas/elf/bad-group.err,
|
||||
* testsuite/gas/elf/bad-section-flag.d,
|
||||
* testsuite/gas/elf/bad-section-flag.err,
|
||||
* testsuite/gas/elf/bad-size.d,
|
||||
* testsuite/gas/elf/bad-size.err,
|
||||
* testsuite/gas/elf/common1.d,
|
||||
* testsuite/gas/elf/common2.d,
|
||||
* testsuite/gas/elf/common5a.d,
|
||||
* testsuite/gas/elf/common5b.d,
|
||||
* testsuite/gas/elf/common5c.d,
|
||||
* testsuite/gas/elf/common5d.d,
|
||||
* testsuite/gas/elf/dwarf2-10.d,
|
||||
* testsuite/gas/elf/dwarf2-8.d,
|
||||
* testsuite/gas/elf/dwarf2-9.d,
|
||||
* testsuite/gas/elf/pr21661.d,
|
||||
* testsuite/gas/elf/pseudo.d,
|
||||
* testsuite/gas/elf/section13.d,
|
||||
* testsuite/gas/i386/bad-size.d,
|
||||
* testsuite/gas/i386/bundle-bad.d,
|
||||
* testsuite/gas/i386/ilp32/x86-64-sse-check-warn.d,
|
||||
* testsuite/gas/i386/intel-intel.d,
|
||||
* testsuite/gas/i386/intel.d,
|
||||
* testsuite/gas/i386/intelok.d,
|
||||
* testsuite/gas/i386/mpx-add-bnd-prefix.d,
|
||||
* testsuite/gas/i386/sse-check-warn.d,
|
||||
* testsuite/gas/i386/string-ok.d,
|
||||
* testsuite/gas/i386/vgather-check-warn.d,
|
||||
* testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.d,
|
||||
* testsuite/gas/i386/x86-64-sse-check-warn.d,
|
||||
* testsuite/gas/i386/x86-64-vgather-check-warn.d,
|
||||
* testsuite/gas/mips/addiu-error.d,
|
||||
* testsuite/gas/mips/branch-extern-3.d,
|
||||
* testsuite/gas/mips/branch-extern-4.d,
|
||||
* testsuite/gas/mips/branch-local-2.d,
|
||||
* testsuite/gas/mips/branch-local-3.d,
|
||||
* testsuite/gas/mips/branch-local-5.d,
|
||||
* testsuite/gas/mips/branch-local-6.d,
|
||||
* testsuite/gas/mips/branch-local-n32-2.d,
|
||||
* testsuite/gas/mips/branch-local-n32-3.d,
|
||||
* testsuite/gas/mips/branch-local-n32-5.d,
|
||||
* testsuite/gas/mips/branch-local-n32-6.d,
|
||||
* testsuite/gas/mips/branch-local-n64-2.d,
|
||||
* testsuite/gas/mips/branch-local-n64-3.d,
|
||||
* testsuite/gas/mips/branch-local-n64-5.d,
|
||||
* testsuite/gas/mips/branch-local-n64-6.d,
|
||||
* testsuite/gas/mips/branch-section-3.d,
|
||||
* testsuite/gas/mips/branch-section-4.d,
|
||||
* testsuite/gas/mips/branch-weak-3.d,
|
||||
* testsuite/gas/mips/branch-weak-4.d,
|
||||
* testsuite/gas/mips/break-error.d,
|
||||
* testsuite/gas/mips/crc-err.d,
|
||||
* testsuite/gas/mips/crc64-err.d,
|
||||
* testsuite/gas/mips/ginv-err.d,
|
||||
* testsuite/gas/mips/interaptiv-mr2@isa-override-1.d,
|
||||
* testsuite/gas/mips/interaptiv-mr2@isa-override-2.d,
|
||||
* testsuite/gas/mips/isa-override-2.d,
|
||||
* testsuite/gas/mips/lui-1.d,
|
||||
* testsuite/gas/mips/lui-2.d,
|
||||
* testsuite/gas/mips/macro-warn-1-n32.d,
|
||||
* testsuite/gas/mips/macro-warn-1.d,
|
||||
* testsuite/gas/mips/macro-warn-2.d,
|
||||
* testsuite/gas/mips/macro-warn-3.d,
|
||||
* testsuite/gas/mips/macro-warn-4.d,
|
||||
* testsuite/gas/mips/micromips-branch-delay.d,
|
||||
* testsuite/gas/mips/micromips-branch-relax-insn32-pic.d,
|
||||
* testsuite/gas/mips/micromips-branch-relax-insn32.d,
|
||||
* testsuite/gas/mips/micromips-branch-relax-pic.d,
|
||||
* testsuite/gas/mips/micromips-branch-relax.d,
|
||||
* testsuite/gas/mips/micromips-compact.d,
|
||||
* testsuite/gas/mips/micromips-insn32.d,
|
||||
* testsuite/gas/mips/micromips-noinsn32.d,
|
||||
* testsuite/gas/mips/micromips-size-1.d,
|
||||
* testsuite/gas/mips/micromips-trap.d,
|
||||
* testsuite/gas/mips/micromips-warn-branch-delay.d,
|
||||
* testsuite/gas/mips/micromips.d,
|
||||
* testsuite/gas/mips/micromips@addiu-error.d,
|
||||
* testsuite/gas/mips/micromips@mips5-fp.d,
|
||||
* testsuite/gas/mips/micromips@msa-relax.d,
|
||||
* testsuite/gas/mips/micromips@relax-at.d,
|
||||
* testsuite/gas/mips/micromips@relax-offset.d,
|
||||
* testsuite/gas/mips/micromips@relax.d,
|
||||
* testsuite/gas/mips/mips-gp32-fp64-pic.d,
|
||||
* testsuite/gas/mips/mips-gp32-fp64.d,
|
||||
* testsuite/gas/mips/mips-gp64-fp32-pic.d,
|
||||
* testsuite/gas/mips/mips-gp64-fp32.d,
|
||||
* testsuite/gas/mips/mips-gp64-fp64.d,
|
||||
* testsuite/gas/mips/mips16-32@mips16-insn-e.d,
|
||||
* testsuite/gas/mips/mips16-32@mips16-insn-t.d,
|
||||
* testsuite/gas/mips/mips16-32@mips16-macro-e.d,
|
||||
* testsuite/gas/mips/mips16-32@mips16-macro-t.d,
|
||||
* testsuite/gas/mips/mips16-32@mips16-macro.d,
|
||||
* testsuite/gas/mips/mips16-64@mips16-insn-e.d,
|
||||
* testsuite/gas/mips/mips16-64@mips16-insn-t.d,
|
||||
* testsuite/gas/mips/mips16-absolute-reloc-2.d,
|
||||
* testsuite/gas/mips/mips16-absolute-reloc-3.d,
|
||||
* testsuite/gas/mips/mips16-branch-addend-5.d,
|
||||
* testsuite/gas/mips/mips16-branch-unextended-1.d,
|
||||
* testsuite/gas/mips/mips16-branch-unextended-2.d,
|
||||
* testsuite/gas/mips/mips16-insn-e.d,
|
||||
* testsuite/gas/mips/mips16-insn-t.d,
|
||||
* testsuite/gas/mips/mips16-jal-t.d,
|
||||
* testsuite/gas/mips/mips16-macro-e.d,
|
||||
* testsuite/gas/mips/mips16-macro-t.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-2.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-3.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-4.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-5.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-addend-n64-8.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-addend-n64-9.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-addend-pic-8.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-addend-pic-9.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-delay-0.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-delay-1.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-n64-0.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-n64-1.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-pic-0.d,
|
||||
* testsuite/gas/mips/mips16-pcrel-pic-1.d,
|
||||
* testsuite/gas/mips/mips16-reg-error.d,
|
||||
* testsuite/gas/mips/mips16-relax-unextended-1.d,
|
||||
* testsuite/gas/mips/mips16-relax-unextended-2.d,
|
||||
* testsuite/gas/mips/mips16-reloc-error.d,
|
||||
* testsuite/gas/mips/mips16-sdrasp.d,
|
||||
* testsuite/gas/mips/mips16@addiu-error.d,
|
||||
* testsuite/gas/mips/mips16e-32@mips16-insn-e.d,
|
||||
* testsuite/gas/mips/mips16e-32@mips16-insn-t.d,
|
||||
* testsuite/gas/mips/mips16e-32@mips16-macro-e.d,
|
||||
* testsuite/gas/mips/mips16e-32@mips16-macro-t.d,
|
||||
* testsuite/gas/mips/mips16e-32@mips16-macro.d,
|
||||
* testsuite/gas/mips/mips16e-32@mips16e-64.d,
|
||||
* testsuite/gas/mips/mips16e2-32@mips16-insn-e.d,
|
||||
* testsuite/gas/mips/mips16e2-32@mips16-insn-t.d,
|
||||
* testsuite/gas/mips/mips16e2-32@mips16-macro-e.d,
|
||||
* testsuite/gas/mips/mips16e2-32@mips16-macro-t.d,
|
||||
* testsuite/gas/mips/mips16e2-32@mips16-macro.d,
|
||||
* testsuite/gas/mips/mips16e2-32@mips16e-64.d,
|
||||
* testsuite/gas/mips/mips16e2-copy-err.d,
|
||||
* testsuite/gas/mips/mips16e2-imm-error.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d,
|
||||
* testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d,
|
||||
* testsuite/gas/mips/mips16e2-mt-err.d,
|
||||
* testsuite/gas/mips/mips16e2-reloc-error.d,
|
||||
* testsuite/gas/mips/mips16e2@lui-2.d,
|
||||
* testsuite/gas/mips/mips16e2@mips16-pcrel-2.d,
|
||||
* testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d,
|
||||
* testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d,
|
||||
* testsuite/gas/mips/mips1@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips1@relax-offset.d,
|
||||
* testsuite/gas/mips/mips2@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips32-mt.d,
|
||||
* testsuite/gas/mips/mips32@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips32r2@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips32r3@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips32r5@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips32r6@isa-override-2.d,
|
||||
* testsuite/gas/mips/mips5-fp.d,
|
||||
* testsuite/gas/mips/mips64-mips3d-incl.d,
|
||||
* testsuite/gas/mips/mips64-mips3d.d,
|
||||
* testsuite/gas/mips/mipsr6@mips5-fp.d,
|
||||
* testsuite/gas/mips/msa-relax.d,
|
||||
* testsuite/gas/mips/octeon3@isa-override-1.d,
|
||||
* testsuite/gas/mips/octeon3@isa-override-2.d,
|
||||
* testsuite/gas/mips/option-pic-relax-2.d,
|
||||
* testsuite/gas/mips/option-pic-relax-3.d,
|
||||
* testsuite/gas/mips/option-pic-relax-4.d,
|
||||
* testsuite/gas/mips/option-pic-relax-5.d,
|
||||
* testsuite/gas/mips/org-1.d,
|
||||
* testsuite/gas/mips/org-10.d,
|
||||
* testsuite/gas/mips/org-4.d,
|
||||
* testsuite/gas/mips/org-5.d,
|
||||
* testsuite/gas/mips/org-6.d,
|
||||
* testsuite/gas/mips/r3000@isa-override-2.d,
|
||||
* testsuite/gas/mips/r3000@relax-offset.d,
|
||||
* testsuite/gas/mips/r3900@isa-override-2.d,
|
||||
* testsuite/gas/mips/r3900@relax-offset.d,
|
||||
* testsuite/gas/mips/reginfo-2-n32.d,
|
||||
* testsuite/gas/mips/reginfo-2.d,
|
||||
* testsuite/gas/mips/relax-at.d,
|
||||
* testsuite/gas/mips/relax-offset.d,
|
||||
* testsuite/gas/mips/relax-swap1-mips1.d,
|
||||
* testsuite/gas/mips/relax-swap1-mips2.d,
|
||||
* testsuite/gas/mips/relax-swap2.d,
|
||||
* testsuite/gas/mips/relax.d,
|
||||
* testsuite/gas/mips/save-err.d,
|
||||
* testsuite/gas/mips/set-arch.d,
|
||||
* testsuite/gas/mips/xpa-err.d,
|
||||
* testsuite/gas/mips/xpa-virt-err.d,
|
||||
* testsuite/gas/msp430/bad.d,
|
||||
* testsuite/gas/msp430/errata_warns.d,
|
||||
* testsuite/gas/msp430/pr22133.d,
|
||||
* testsuite/gas/ppc/lsp-checks.d,
|
||||
* testsuite/gas/ppc/misalign.d,
|
||||
* testsuite/gas/ppc/spe2-checks.d,
|
||||
* testsuite/gas/riscv/bad-csr.d,
|
||||
* testsuite/gas/riscv/c-addi16sp-fail.d,
|
||||
* testsuite/gas/riscv/c-addi4spn-fail.d,
|
||||
* testsuite/gas/riscv/c-fld-fsd-fail.d,
|
||||
* testsuite/gas/riscv/c-lui-fail.d,
|
||||
* testsuite/gas/riscv/c-nonzero-imm.d,
|
||||
* testsuite/gas/riscv/c-nonzero-reg.d,
|
||||
* testsuite/gas/riscv/fence-fail.d,
|
||||
* testsuite/gas/riscv/lla64-fail.d,
|
||||
* testsuite/gas/riscv/rouding-fail.d,
|
||||
* testsuite/gas/sh/pcrel-hms.d,
|
||||
* testsuite/gas/sh/pcrel.d,
|
||||
* testsuite/gas/sparc/dcti-couples-v8.d,
|
||||
* testsuite/gas/sparc/dcti-couples-v9c.d,
|
||||
* testsuite/gas/tic6x/arch-invalid-1.d,
|
||||
* testsuite/gas/tic6x/arch-invalid-2.d,
|
||||
* testsuite/gas/tic6x/dir-junk.d,
|
||||
* testsuite/gas/tic6x/insns-bad-1.d,
|
||||
* testsuite/gas/tic6x/insns-bad-2.d,
|
||||
* testsuite/gas/tic6x/parallel-bad-1.d,
|
||||
* testsuite/gas/tic6x/parallel-bad-2.d,
|
||||
* testsuite/gas/tic6x/parallel-bad-3.d,
|
||||
* testsuite/gas/tic6x/parallel-bad-4.d,
|
||||
* testsuite/gas/tic6x/predicate-bad-1.d,
|
||||
* testsuite/gas/tic6x/predicate-bad-2.d,
|
||||
* testsuite/gas/tic6x/predicate-bad-3.d,
|
||||
* testsuite/gas/tic6x/reloc-bad-1.d,
|
||||
* testsuite/gas/tic6x/reloc-bad-2.d,
|
||||
* testsuite/gas/tic6x/reloc-bad-3.d,
|
||||
* testsuite/gas/tic6x/reloc-bad-4.d,
|
||||
* testsuite/gas/tic6x/reloc-bad-5.d,
|
||||
* testsuite/gas/tic6x/reloc-bad-6.d,
|
||||
* testsuite/gas/tic6x/resource-func-unit-1.d,
|
||||
* testsuite/gas/tic6x/resource-func-unit-2.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-1.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-2.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-3.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-4.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-5.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-6.d,
|
||||
* testsuite/gas/tic6x/sploop-bad-7.d,
|
||||
* testsuite/gas/tic6x/unwind-bad-1.d,
|
||||
* testsuite/gas/tic6x/unwind-bad-2.d,
|
||||
* testsuite/lib/gas-defs.exp (run_dump_tests): Replace stderr
|
||||
and error-output with warning_output and error_output.
|
||||
(slurp_options): Accept underscore rather than dash.
|
||||
|
||||
2018-09-15 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/gas/aarch64/codealign.d,
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8.2-a+crypto+sm4+sha3
|
||||
#source: armv8_2-a-illegal.s
|
||||
#error-output: armv8_2-a-illegal.l
|
||||
#error_output: armv8_2-a-illegal.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8.2-a
|
||||
#source: armv8_2-a-illegal.s
|
||||
#error-output: armv8_2-a-illegal.l
|
||||
#error_output: armv8_2-a-illegal.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8.4-a
|
||||
#source: armv8_4-a-illegal.s
|
||||
#error-output: armv8_4-a-illegal.l
|
||||
#error_output: armv8_4-a-illegal.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8.4-a+crypto+sm4+sha3
|
||||
#source: armv8_4-a-registers-illegal.s
|
||||
#error-output: armv8_4-a-registers-illegal.l
|
||||
#error_output: armv8_4-a-registers-illegal.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Deprecated Support
|
||||
#source: deprecated.s
|
||||
#error-output: deprecated.l
|
||||
#warning_output: deprecated.l
|
||||
#as: --warn
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Diagnostics Quality
|
||||
#source: diagnostic.s
|
||||
#error-output: diagnostic.l
|
||||
#error_output: diagnostic.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Illegal Instructions - 2
|
||||
#as:
|
||||
#source: illegal-2.s
|
||||
#error-output: illegal-2.l
|
||||
#error_output: illegal-2.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8-a
|
||||
#source: illegal-by-element.s
|
||||
#error-output: illegal-by-element.l
|
||||
#error_output: illegal-by-element.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8-a+crypto+nofp
|
||||
#source: crypto.s
|
||||
#error-output: illegal-crypto-nofp.l
|
||||
#error_output: illegal-crypto-nofp.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a -mno-verbose-error
|
||||
#error-output: illegal-fcmla.l
|
||||
#error_output: illegal-fcmla.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a -mno-verbose-error
|
||||
#error-output: illegal-fjcvtzs.l
|
||||
#error_output: illegal-fjcvtzs.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.2-a+fp16+nofp -mno-verbose-error
|
||||
#error-output: illegal-fp16-nofp.l
|
||||
#error_output: illegal-fp16-nofp.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a -mno-verbose-error
|
||||
#error-output: illegal-ldapr.l
|
||||
#error_output: illegal-ldapr.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a -mno-verbose-error
|
||||
#error-output: illegal-ldraa.l
|
||||
#error_output: illegal-ldraa.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: LSE Illegal Instruction Operands
|
||||
#source: illegal-lse.s
|
||||
#as: -march=armv8-a+lse -mno-verbose-error
|
||||
#error-output: illegal-lse.l
|
||||
#error_output: illegal-lse.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a+nofp -mno-verbose-error
|
||||
#error-output: illegal-nofp-armv8_3.l
|
||||
#error_output: illegal-nofp-armv8_3.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.2-a+nofp16 -mno-verbose-error
|
||||
#error-output: illegal-nofp16.l
|
||||
#error_output: illegal-nofp16.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Illegal RAS instruction use.
|
||||
#source: illegal-ras-1.s
|
||||
#as: -march=armv8-a -mno-verbose-error
|
||||
#error-output: illegal-ras-1.l
|
||||
#error_output: illegal-ras-1.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8-a
|
||||
#source: sysreg-2.s
|
||||
#error-output: illegal-sysreg-2.l
|
||||
#error_output: illegal-sysreg-2.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8-a
|
||||
#source: sysreg-3.s
|
||||
#error-output: illegal-sysreg-3.l
|
||||
#error_output: illegal-sysreg-3.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Illegal Instructions
|
||||
#as: -mno-verbose-error
|
||||
#source: illegal.s
|
||||
#error-output: illegal.l
|
||||
#error_output: illegal.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#name: Legacy register names errors
|
||||
#error-output: legacy_reg_names.l
|
||||
#error_output: legacy_reg_names.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8.1-a --defsym ERROR=1
|
||||
#source: pan.s
|
||||
#error-output: pan-illegal.l
|
||||
#error_output: pan-illegal.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#as: -march=armv8.4-a
|
||||
#source: pr22529.s
|
||||
#error-output: pr22529.l
|
||||
#error_output: pr22529.l
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: SIMD Extension Removal
|
||||
#source: rm-simd-ext.s
|
||||
#error-output: rm-simd-ext.l
|
||||
#error_output: rm-simd-ext.l
|
||||
#as: -mcpu=cortex-a57+nosimd
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Invalid SVE instructions
|
||||
#as: -march=armv8-a+sve
|
||||
#source: sve-invalid.s
|
||||
#error-output: sve-invalid.l
|
||||
#error_output: sve-invalid.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Diagnostics Quality (SVE registers)
|
||||
#source: sve-reg-diagnostic.s
|
||||
#error-output: sve-reg-diagnostic.l
|
||||
#error_output: sve-reg-diagnostic.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8-a+nosve
|
||||
#source: sve-sysreg.s
|
||||
#error-output: sve-sysreg-invalid.l
|
||||
#error_output: sve-sysreg-invalid.l
|
||||
|
@ -1,6 +1,6 @@
|
||||
#objdump: -dr -M notes
|
||||
#as: -march=armv8-a
|
||||
#error-output: sysreg-diagnostic.l
|
||||
#warning_output: sysreg-diagnostic.l
|
||||
|
||||
.*: file format .*
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Verbose Error Messages
|
||||
#as: -mverbose-error
|
||||
#source: verbose-error.s
|
||||
#error-output: verbose-error.l
|
||||
#error_output: verbose-error.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: bad byte directive
|
||||
#error-output: byte.l
|
||||
#error_output: byte.l
|
||||
# Quoted expressions are now allowed in .byte (and similar) expressions.
|
||||
#skip: *-*-*
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: .org test 1
|
||||
#as: -gdwarf2
|
||||
#error-output: org-1.l
|
||||
#error_output: org-1.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#name: .org test 2
|
||||
#error-output: org-2.l
|
||||
#error_output: org-2.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#name: .org test 3
|
||||
#error-output: org-3.l
|
||||
#error_output: org-3.l
|
||||
|
@ -1,5 +1,5 @@
|
||||
#name: undefined symbols in sleb128 directive
|
||||
#source: sleb128-9.s
|
||||
#error-output: sleb128-9.l
|
||||
#error_output: sleb128-9.l
|
||||
#notarget: riscv*-*
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -mcpu=arcem
|
||||
#error-output: asm-errors-2.err
|
||||
#error_output: asm-errors-2.err
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as:
|
||||
#error-output: asm-errors-3.err
|
||||
#error_output: asm-errors-3.err
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -mcpu=arc700
|
||||
#error-output: asm-errors.err
|
||||
#error_output: asm-errors.err
|
||||
|
@ -1,4 +1,4 @@
|
||||
#error-output: attr-rf16.err
|
||||
#warning_output: attr-rf16.err
|
||||
#as:
|
||||
#readelf: -A
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#error-output: relocs-errors.err
|
||||
#error_output: relocs-errors.err
|
||||
|
@ -1 +1 @@
|
||||
#error-output: textinsn-errors.err
|
||||
#warning_output: textinsn-errors.err
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Invalid Immediate field for flag-setting add,sub
|
||||
#skip: *-*-pe *-*-wince
|
||||
#error-output: addsw-bad.l
|
||||
#error_output: addsw-bad.l
|
||||
|
@ -1,6 +1,6 @@
|
||||
#name: bad Thumb2 Add{S} and Sub{S} instructions
|
||||
#as: -march=armv7-a
|
||||
#error-output: addthumb2err.l
|
||||
#error_output: addthumb2err.l
|
||||
|
||||
# Test some Thumb2 instructions:
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
# name: Invalid use of ADR and ADRL
|
||||
# error-output: adr-invalid.l
|
||||
# error_output: adr-invalid.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Valid v7E-M, invalid v7-M
|
||||
#as: -march=armv7-m
|
||||
#source: arch7em.s
|
||||
#error-output: arch7em-bad.l
|
||||
#error_output: arch7em-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Valid v8-M Mainline with DSP extension, invalid v8-M Baseline
|
||||
#as: -march=armv8-m.base
|
||||
#source: arch7em.s
|
||||
#error-output: arch7em-bad.l
|
||||
#error_output: arch7em-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Valid v8-M Mainline with DSP extension, invalid v8-M Mainline
|
||||
#as: -march=armv8-m.main
|
||||
#source: arch7em.s
|
||||
#error-output: arch7em-bad.l
|
||||
#error_output: arch7em-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Invalid V7M instructions
|
||||
#as: -march=armv7m
|
||||
#error-output: arch7m-bad.l
|
||||
#error_output: arch7m-bad.l
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Valid v6S-M, invalid v6-M
|
||||
#as: -march=armv6-m
|
||||
#source: archv6s-m.s
|
||||
#error-output: archv6s-m-bad.l
|
||||
#error_output: archv6s-m-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Invalid V6T2 instructions
|
||||
#as: -march=armv6t2
|
||||
#error-output: archv6t2-bad.l
|
||||
#error_output: archv6t2-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Invalid V7 ARM DIV instructions
|
||||
#as: -march=armv7-a
|
||||
#error-output: arm-idiv-bad.l
|
||||
#error_output: arm-idiv-bad.l
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Test unclosed IT block validation.
|
||||
#as: -march=armv7a
|
||||
#skip: *-*-pe
|
||||
#error-output: arm-it-bad-2.l
|
||||
#warning_output: arm-it-bad-2.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Test automatic IT generation in Thumb-1 architectures.
|
||||
#as: -mimplicit-it=always
|
||||
#error-output: arm-it-bad-3.l
|
||||
#error_output: arm-it-bad-3.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Test IT block validation in ARM mode.
|
||||
#as: -march=armv7a -mimplicit-it=never
|
||||
#error-output: arm-it-bad.l
|
||||
#error_output: arm-it-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
# name: ARM 3 errors
|
||||
# as: -mcpu=arm3
|
||||
# error-output: arm3-bad.l
|
||||
# error_output: arm3-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
# name: ARM mode Thumb errors
|
||||
# as:
|
||||
# error-output: arm7-bad.l
|
||||
# error_output: arm7-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: ARM v1 errors
|
||||
#as: -mcpu=arm7m
|
||||
#error-output: armv1-bad.l
|
||||
#error_output: armv1-bad.l
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: ARM v1 instructions
|
||||
#as: -mcpu=arm7t
|
||||
#error-output: armv1.l
|
||||
#warning_output: armv1.l
|
||||
|
||||
# Test the ARM v1 instructions
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: ARM MP Extension errors
|
||||
#source: blank.s
|
||||
#as: -march=armv2+mp
|
||||
#error-output: armv2-mp-bad.l
|
||||
#error_output: armv2-mp-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Invalid armv8.2-a scalar fp16
|
||||
#source: armv8-2-fp16-scalar-bad.s
|
||||
#as: -march=armv8.2-a+fp16 -mfpu=fp-armv8
|
||||
#error-output: armv8-2-fp16-scalar-bad.l
|
||||
#error_output: armv8-2-fp16-scalar-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Reject ARM v8.2 FP16 SIMD instruction for early arch (Thumb)
|
||||
#source: armv8-2-fp16-simd.s
|
||||
#as: -march=armv8.2-a -mfpu=neon-fp-armv8 -mthumb
|
||||
#error-output: armv8-2-fp16-simd-warning.l
|
||||
#error_output: armv8-2-fp16-simd-warning.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Reject ARM v8.2 FP16 SIMD instruction for early arch
|
||||
#source: armv8-2-fp16-simd.s
|
||||
#as: -march=armv8.2-a -mfpu=neon-fp-armv8
|
||||
#error-output: armv8-2-fp16-simd-warning.l
|
||||
#error_output: armv8-2-fp16-simd-warning.l
|
||||
|
@ -3,4 +3,4 @@
|
||||
#objdump: -dr
|
||||
#skip: *-*-pe *-*-wince
|
||||
#source: armv8-a+rdma.s
|
||||
#error-output: armv8-a+rdma.l
|
||||
#warning_output: armv8-a+rdma.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Invalid v8-a
|
||||
#source: armv8-ar-bad.s
|
||||
#as: -march=armv8-a
|
||||
#error-output: armv8-ar-bad.l
|
||||
#error_output: armv8-ar-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Deprecated IT blocks (ARM v8)
|
||||
#source: armv8-ar-it-bad.s
|
||||
#error-output: armv8-ar-it-bad.l
|
||||
#error_output: armv8-ar-it-bad.l
|
||||
#as: -march=armv8-a -mimplicit-it=always
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Invalid v8-r
|
||||
#source: armv8-ar-bad.s
|
||||
#as: -march=armv8-r
|
||||
#error-output: armv8-ar-bad.l
|
||||
#error_output: armv8-ar-bad.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
#name: Deprecated IT blocks (ARM v8)
|
||||
#source: armv8-ar-it-bad.s
|
||||
#error-output: armv8-ar-it-bad.l
|
||||
#error_output: armv8-ar-it-bad.l
|
||||
#as: -march=armv8-r -mimplicit-it=always
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.2-a+fp16fml -mfpu=neon-fp-armv8
|
||||
#error-output: armv8_2-a-fp16-illegal.l
|
||||
#error_output: armv8_2-a-fp16-illegal.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a+fp
|
||||
#error-output: armv8_3-a-fp-bad.l
|
||||
#error_output: armv8_3-a-fp-bad.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.3-a+fp16+simd
|
||||
#error-output: armv8_3-a-simd-bad.l
|
||||
#error_output: armv8_3-a-simd-bad.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#skip: *-*-pe *-*-wince
|
||||
#source: barrier-bad.s
|
||||
#as: -mthumb
|
||||
#error-output: barrier-bad.l
|
||||
#error_output: barrier-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Bad barrier options (ARM)
|
||||
#skip: *-*-pe *-*-wince
|
||||
#error-output: barrier-bad.l
|
||||
#error_output: barrier-bad.l
|
||||
|
@ -2,7 +2,7 @@
|
||||
#objdump: -drw --prefix-addresses --show-raw-insn
|
||||
#target: *-*-*eabi* *-*-nacl*
|
||||
#as:
|
||||
# stderr: blx-local-thumb.l
|
||||
#warning_output: blx-local-thumb.l
|
||||
|
||||
.*: +file format .*arm.*
|
||||
Disassembly of section .text:
|
||||
|
@ -1,5 +1,5 @@
|
||||
#name: blx->bl convert under no -march/cpu
|
||||
#error-output: blx-bl-convert.l
|
||||
#warning_output: blx-bl-convert.l
|
||||
#objdump: -d
|
||||
#skip: *-*-pe *-wince-* *-*-vxworks *-*-netbsdelf *-*-nto*
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
#objdump: -drw --prefix-addresses --show-raw-insn
|
||||
#target: *-*-*eabi* *-*-nacl*
|
||||
#as:
|
||||
# stderr: blx-local.l
|
||||
#warning_output: blx-local.l
|
||||
# Test assembler resolution of blx and bl instructions in ARM mode.
|
||||
.*: +file format .*arm.*
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
#target: *-*-*eabi* *-*-nacl*
|
||||
#as: -march=armv5t
|
||||
#objdump: -rd
|
||||
#stderr: branch-reloc.l
|
||||
#warning_output: branch-reloc.l
|
||||
|
||||
# Test the generation of relocation for inter-section branches
|
||||
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv2 ARM CoProcessor Instructions on ARMv1
|
||||
#as: -march=armv1 -EL
|
||||
#error-output: copro-arm_v2plus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v2plus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv5 ARM CoProcessor Instructions on ARMv4
|
||||
#as: -march=armv4 -EL
|
||||
#error-output: copro-arm_v5plus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v5plus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv5TE ARM CoProcessor Instructions on ARMv5
|
||||
#as: -march=armv5 -EL
|
||||
#error-output: copro-arm_v5teplus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v5teplus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv6 ARM CoProcessor Instructions on ARMv5TE
|
||||
#as: -march=armv5te -EL
|
||||
#error-output: copro-arm_v6plus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v6plus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv6T2 Thumb CoProcessor Instructions on ARMv4T (1)
|
||||
#as: -march=armv4t -mthumb -EL
|
||||
#error-output: copro-arm_v2plus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v2plus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv6T2 Thumb CoProcessor Instructions on ARMv4T (2)
|
||||
#as: -march=armv4t -mthumb -EL
|
||||
#error-output: copro-arm_v5plus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v5plus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv6T2 Thumb CoProcessor Instructions on ARMv4T (3)
|
||||
#as: -march=armv4t -mthumb -EL
|
||||
#error-output: copro-arm_v5teplus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v5teplus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,4 +2,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#name: No ARMv6T2 Thumb CoProcessor Instructions on ARMv4T (4)
|
||||
#as: -march=armv4t -mthumb -EL
|
||||
#error-output: copro-arm_v6plus-thumb_v6t2plus-unavail.l
|
||||
#error_output: copro-arm_v6plus-thumb_v6t2plus-unavail.l
|
||||
|
@ -2,7 +2,7 @@
|
||||
#name: Unpredictable ARMv8-A CRC32 instructions.
|
||||
#source: crc32-armv8-ar-bad.s
|
||||
#as: -march=armv8-a+crc
|
||||
#stderr: crc32-bad.l
|
||||
#warning_output: crc32-bad.l
|
||||
#notarget: *-*-pe *-*-wince
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
@ -2,7 +2,7 @@
|
||||
#name: Unpredictable ARMv8-R CRC32 instructions.
|
||||
#source: crc32-armv8-ar-bad.s
|
||||
#as: -march=armv8-r+crc
|
||||
#stderr: crc32-bad.l
|
||||
#warning_output: crc32-bad.l
|
||||
#notarget: *-*-pe *-*-wince
|
||||
|
||||
.*: +file format .*arm.*
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Deprecated swp{b} instructions
|
||||
#source: depr-swp.s
|
||||
#error-output: depr-swp.l
|
||||
#warning_output: depr-swp.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
# name: Unpredictable MRRC and MRRC2 instructions. - ARM
|
||||
# error-output: dest-unpredictable.l
|
||||
# error_output: dest-unpredictable.l
|
||||
|
@ -1,2 +1,2 @@
|
||||
#as: -march=armv8.2-a+dotprod -mfpu=neon-fp-armv8
|
||||
#error-output: dotprod-illegal.l
|
||||
#error_output: dotprod-illegal.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#as: -march=armv8.1-a+dotprod -mfpu=neon-fp-armv8
|
||||
#source: dotprod.s
|
||||
#error-output: dotprod-legacy-arch.l
|
||||
#error_output: dotprod-legacy-arch.l
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name: Forbidden idiv for ARMv7
|
||||
# source: blank.s
|
||||
# as: -march=armv7+idiv
|
||||
#error-output: forbid-armv7-idiv-ext.l
|
||||
# error_output: forbid-armv7-idiv-ext.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, encoding failures (alu)
|
||||
#skip: *-*-pe *-*-wince *-*-vxworks
|
||||
#error-output: group-reloc-alu-encoding-bad.l
|
||||
#error_output: group-reloc-alu-encoding-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, parsing failures (alu)
|
||||
#skip: *-*-pe *-*-wince
|
||||
#error-output: group-reloc-alu-parsing-bad.l
|
||||
#error_output: group-reloc-alu-parsing-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, encoding failures (ldc)
|
||||
#skip: *-*-pe *-*-wince *-*-vxworks
|
||||
#error-output: group-reloc-ldc-encoding-bad.l
|
||||
#error_output: group-reloc-ldc-encoding-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, parsing failures (ldc)
|
||||
#skip: *-*-pe *-*-wince
|
||||
#error-output: group-reloc-ldc-parsing-bad.l
|
||||
#error_output: group-reloc-ldc-parsing-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, encoding failures (ldr)
|
||||
#skip: *-*-pe *-*-wince *-*-vxworks
|
||||
#error-output: group-reloc-ldr-encoding-bad.l
|
||||
#error_output: group-reloc-ldr-encoding-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, parsing failures (ldr)
|
||||
#skip: *-*-pe *-*-wince
|
||||
#error-output: group-reloc-ldr-parsing-bad.l
|
||||
#error_output: group-reloc-ldr-parsing-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, encoding failures (ldrs)
|
||||
#skip: *-*-pe *-*-wince *-*-vxworks
|
||||
#error-output: group-reloc-ldrs-encoding-bad.l
|
||||
#error_output: group-reloc-ldrs-encoding-bad.l
|
||||
|
@ -1,3 +1,3 @@
|
||||
#name: Group relocation tests, parsing failures (ldrs)
|
||||
#skip: *-*-pe *-*-wince
|
||||
#error-output: group-reloc-ldrs-parsing-bad.l
|
||||
#error_output: group-reloc-ldrs-parsing-bad.l
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user