[committed] MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option marker

Maciej W. Rozycki macro@mips.com
Tue Jan 23 19:06:00 GMT 2018


Complement commit 23fce1e31156 ("MIPS16 intermix test failure"), 
<https://sourceware.org/ml/binutils/2009-01/msg00335.html>, and 
remove a stale option marker entry.

	gas/
	* config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE 
	enum value.
---
 gas/config/tc-mips.c |    1 -
 1 file changed, 1 deletion(-)

binutils-mips-gas-option-compat-arch-base.diff
Index: binutils/gas/config/tc-mips.c
===================================================================
--- binutils.orig/gas/config/tc-mips.c	2017-11-30 16:03:17.000000000 +0000
+++ binutils/gas/config/tc-mips.c	2017-11-30 20:46:38.876624694 +0000
@@ -1460,7 +1460,6 @@ enum options
     OPTION_NO_MCU,
     OPTION_MIPS16E2,
     OPTION_NO_MIPS16E2,
-    OPTION_COMPAT_ARCH_BASE,
     OPTION_M4650,
     OPTION_NO_M4650,
     OPTION_M4010,



More information about the Binutils mailing list