From: Per Bothner Date: Thu, 5 Sep 1996 19:11:36 +0000 (+0000) Subject: * value.h (COERCE_REF): Fix previous change. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9e9358ebab66d136732a600da7a83e3c30145e5c;p=deliverable%2Fbinutils-gdb.git * value.h (COERCE_REF): Fix previous change. (COERCE_ENUM): Add a check_typedef (this is the real fix). This re-fixes pr-9946. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a16e36556a..0447050c4a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 5 12:09:13 1996 Per Bothner + + * value.h (COERCE_REF): Fix previous change. + (COERCE_ENUM): Add a check_typedef (this is the real fix). + Thu Sep 5 03:28:30 1996 Wilfried Moser (Alcatel) * eval.c (evaluate_subexp_standard): In case of OP_ARRAY: make a