This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] MIPS/GAS/testsuite: Remove stale `mips16-macro' list test output


Complement commit c60aaac10f9a1 ("MIPS/GAS/testsuite: Extend MIPS16
testing over multiple ISAs") and remove a stale `mips16-macro' list test
output replaced with the `mips16-32@mips16-macro' stderr output.

	gas/
	* testsuite/gas/mips/mips16-macro.l: Remove list test.
---
binutils-mips-gas-test-mips16-macro-list.diff
Index: binutils/gas/testsuite/gas/mips/mips16-macro.l
===================================================================
--- binutils.orig/gas/testsuite/gas/mips/mips16-macro.l	2017-05-05 16:27:23.000000000 +0100
+++ /dev/null	1970-01-01 00:00:00.000000000 +0000
@@ -1,12 +0,0 @@
-.*: Assembler messages:
-.*:6: Error: opcode not supported on this processor: mips1 \(mips1\) `ddiv \$4,\$5,\$6'
-.*:7: Error: opcode not supported on this processor: mips1 \(mips1\) `ddivu \$5,\$6,\$7'
-.*:10: Error: opcode not supported on this processor: mips1 \(mips1\) `drem \$2,\$3,\$4'
-.*:11: Error: opcode not supported on this processor: mips1 \(mips1\) `dremu \$3,\$4,\$5'
-.*:13: Error: opcode not supported on this processor: mips1 \(mips1\) `dmul \$5,\$6,\$7'
-.*:20: Error: opcode not supported on this processor: mips1 \(mips1\) `dsubu \$4,-32767'
-.*:21: Error: opcode not supported on this processor: mips1 \(mips1\) `dsubu \$6,6'
-.*:22: Error: opcode not supported on this processor: mips1 \(mips1\) `dsubu \$7,32768'
-.*:23: Error: opcode not supported on this processor: mips1 \(mips1\) `dsubu \$2,\$4,-16383'
-.*:24: Error: opcode not supported on this processor: mips1 \(mips1\) `dsubu \$3,\$7,8'
-.*:25: Error: opcode not supported on this processor: mips1 \(mips1\) `dsubu \$4,\$5,16384'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]