From a7355c4d87952f64dd91c72a630f4097d71fd5fb Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 7 Feb 1997 16:54:05 +0000 Subject: [PATCH] * config/tc-mn10200.c (md_assemble): If a constant operand won't fit into the constant field of a relaxable operand, then it does not match. Fixes mn10200/other.s failures due to new relaxing code. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index dbccd95d8fa..56e846b9eea 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 7 09:52:34 1997 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10200.c (md_assemble): If a constant operand won't + fit into the constant field of a relaxable operand, then it does + not match. + Thu Feb 6 20:08:12 1997 Jeffrey A Law (law@cygnus.com) * config/tc-mn10200.c (md_estimate_size_before_relax): Treat -- 2.30.2