From: Doug Evans Date: Wed, 18 Feb 1998 02:59:52 +0000 (+0000) Subject: * cen.c (cgen_md_apply_fix3): Delete call to validate_operand. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=63aa1c740701794f871539367abe88066723fe76;p=binutils-gdb.git * cen.c (cgen_md_apply_fix3): Delete call to validate_operand. Test result of insert_operand for error. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ab58f5a951d..754ef4a3b6b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 17 18:58:51 1998 Doug Evans + + * cen.c (cgen_md_apply_fix3): Delete call to validate_operand. + Test result of insert_operand for error. + start-sanitize-m32rx Mon Feb 16 12:28:40 1998 Nick Clifton