Regenerated to use correct symbol concat macro.

This commit is contained in:
Doug Evans 1998-02-12 03:28:18 +00:00
parent ab0bd0493a
commit b2f9c13cb7
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ static const CGEN_HW_ENTRY m32r_cgen_hw_entries[] =
/* The operand table. */
#define OP_ENT(op) m32r_cgen_operand_table[SYMCAT2 (M32R_OPERAND_,op)]
#define OP_ENT(op) m32r_cgen_operand_table[CONCAT2 (M32R_OPERAND_,op)]
const CGEN_OPERAND m32r_cgen_operand_table[MAX_OPERANDS] =
{
/* pc: program counter */