From: Doug Evans Date: Fri, 23 Jan 1998 06:01:23 +0000 (+0000) Subject: * config/tc-txvu.c (assemble_insn): Commas moved to opcode table. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ff98e006b278d1049e1a84f2d02242b1981adf1;p=binutils-gdb.git * config/tc-txvu.c (assemble_insn): Commas moved to opcode table. --- diff --git a/gas/config/tc-txvu.c b/gas/config/tc-txvu.c index ac7ca12edec..7da6b94538b 100644 --- a/gas/config/tc-txvu.c +++ b/gas/config/tc-txvu.c @@ -299,6 +299,7 @@ assemble_insn (str, lower_p, buf) if (operand->flags & TXVU_OPERAND_SUFFIX) as_fatal ("bad opcode table, suffix wrong"); +#if 0 /* commas are in the syntax string now */ /* If this is not the first, there must be a comma. */ if (num_operands > 0) { @@ -306,6 +307,7 @@ assemble_insn (str, lower_p, buf) break; ++str; } +#endif /* Is there anything left to parse? We don't check for this at the top because we want to parse