forked from Imagelibrary/binutils-gdb
Regernate cgen built files.
This commit is contained in:
@@ -573,7 +573,7 @@ parse_insn_normal (cd, insn, strp, fields)
|
||||
}
|
||||
|
||||
/* We have an operand of some sort. */
|
||||
errmsg = m32r_cgen_parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
|
||||
errmsg = cd->parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
|
||||
&str, fields);
|
||||
if (errmsg)
|
||||
return errmsg;
|
||||
|
||||
Reference in New Issue
Block a user