Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(366)

Unified Diff: opcodes/ia64-asmtab.h

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « opcodes/i960-dis.c ('k') | opcodes/ia64-asmtab.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « opcodes/i960-dis.c ('k') | opcodes/ia64-asmtab.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698