From 4c404e8d9c28a69b537be2c374503057ca840ac9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 28 Sep 1998 18:02:50 +0000 Subject: [PATCH] Apply fix from PR 14826 - generate an error if a register is supplied for a operand that should not be a register. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 08520e4f68..09facb1b6c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 28 11:01:20 1998 Nick Clifton + + * config/tc-d10v.c (find_opcode): Generate an error if a register + is supplied for an operand that should not be a register. + Fri Sep 25 10:04:21 1998 Nick Clifton * config/tc-d30v.c (write_2_short): But do allow delayed branch -- 2.34.1