write.c: Complain about .space or .org moving backwards.
[deliverable/binutils-gdb.git] / gas / config / tc-h8500.c
index feb08ad84613add3673225f96bc31a3d18f4f1c7..7b4568073c7efc9814ed9c20cef69c89955814c4 100644 (file)
@@ -87,7 +87,7 @@ const char FLT_CHARS[] = "rRsSfFdDxXpP";
 #define WORD_F 32767
 #define WORD_B 32768
 
-const relax_typeS md_relax_table[C (END, 0)];
+relax_typeS md_relax_table[C (END, 0)];
 
 static struct hash_control *opcode_hash_control;       /* Opcode mnemonics */
 
This page took 0.024125 seconds and 4 git commands to generate.