]> Git Repo - binutils.git/blobdiff - gas/expr.c
Add support for COFF secidx relocations
[binutils.git] / gas / expr.c
index 2341343bf007d4687971cd1d5ceab70eb2448937..6ad8bee2733cc44aa8cb4f6d72b70292392a42c9 100644 (file)
@@ -1522,6 +1522,7 @@ static operator_rankT op_rank[O_max] = {
   0,   /* O_constant */
   0,   /* O_symbol */
   0,   /* O_symbol_rva */
+  0,   /* O_secidx */
   0,   /* O_register */
   0,   /* O_big */
   9,   /* O_uminus */
This page took 0.021819 seconds and 4 git commands to generate.