]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/expr.c
Add md expression support; Cleanup alpha warnings
[thirdparty/binutils-gdb.git] / gas / expr.c
index acf2804e95f797e2462b5037cb6311ab1264a750..bb4fd55da681ede68d718db9f58ad078f3e4cd1a 100644 (file)
@@ -1484,6 +1484,14 @@ static operator_rankT op_rank[] =
   3,   /* O_logical_and */
   2,   /* O_logical_or */
   1,   /* O_index */
+  0,   /* O_md1 */
+  0,   /* O_md2 */
+  0,   /* O_md3 */
+  0,   /* O_md4 */
+  0,   /* O_md5 */
+  0,   /* O_md6 */
+  0,   /* O_md7 */
+  0,   /* O_md8 */
 };
 
 /* Unfortunately, in MRI mode for the m68k, multiplication and