Chromium Code Reviews| Index: opcodes/ia64-asmtab.h |
| diff --git a/opcodes/ia64-asmtab.h b/opcodes/ia64-asmtab.h |
| index fbca883a46589b4c4dd3eef8a000cea5c93543af..757daca253351be0e5f568c5a8bf0b967f8c0018 100644 |
| --- a/opcodes/ia64-asmtab.h |
| +++ b/opcodes/ia64-asmtab.h |
| @@ -131,7 +131,7 @@ struct ia64_dis_names |
| bits. |
| There is always at least one 1 bit. */ |
| - unsigned int completer_index : 20; |
| + unsigned int completer_index ; |
| /* The index in the main_table[] array for the instruction. */ |
| unsigned short insn_index : 11; |