2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
[deliverable/binutils-gdb.git] / gas / config / tc-mips.c
index 355a56661a5eb3b9e70b9628501758718306b945..607689b5670ceb75d9fb2ecc74cbc2db02162b9c 100644 (file)
@@ -1861,7 +1861,7 @@ static void mips_compressed_mark_labels (void);
 static inline void
 mips_clear_insn_labels (void)
 {
-  register struct insn_label_list **pl;
+  struct insn_label_list **pl;
   segment_info_type *si;
 
   if (now_seg)
This page took 0.027718 seconds and 4 git commands to generate.