]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/arc-opc.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / opcodes / arc-opc.c
index b90e5dad1b0c798e99d0de453dcaf05b0b79e6aa..675738aa6befdf1bc016b3bc8ddff5ff36d3b557 100644 (file)
@@ -1691,7 +1691,7 @@ const struct arc_flag_class arc_flag_classes[] =
   { F_CLASS_OPTIONAL, { F_ASFAKE, F_NULL}},
 
 #define C_NE       (C_AS + 1)
-  { F_CLASS_OPTIONAL, { F_NE, F_NULL}},
+  { F_CLASS_REQUIRED, { F_NE, F_NULL}},
 
   /* ARC NPS400 Support: See comment near head of file.  */
 #define C_NPS_CL     (C_NE + 1)