From: Andrew Cagney Date: Tue, 16 Sep 1997 02:14:18 +0000 (+0000) Subject: Differentiate between a non-zero string and a constant zero field. X-Git-Tag: gdb-4_18-branchpoint~4746 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3484de0091d31d5f51ec9f3a9718820fe2892156;p=thirdparty%2Fbinutils-gdb.git Differentiate between a non-zero string and a constant zero field. --- diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 696c4b68b90..45848cc4d5c 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 16 11:01:07 1997 Andrew Cagney + + * gen.c (insns_bit_useless): Don't treat string fields restricted + to a range of values as useless. + Mon Sep 15 15:47:21 1997 Andrew Cagney * igen.c (gen_run_c): Handle non-multi-sim case.