* value.h (COERCE_REF): Fix previous change.
authorPer Bothner <per@bothner.com>
Thu, 5 Sep 1996 19:11:36 +0000 (19:11 +0000)
committerPer Bothner <per@bothner.com>
Thu, 5 Sep 1996 19:11:36 +0000 (19:11 +0000)
(COERCE_ENUM):  Add a check_typedef  (this is the real fix).
This re-fixes pr-9946.

gdb/ChangeLog

index a16e36556a1ae4f666bd9522acfa3370a84f8ffb..0447050c4a96b466ae34dfa828e62cf3ea7930d8 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep  5 12:09:13 1996  Per Bothner  <bothner@deneb.cygnus.com>
+
+       * 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)  <moser@rtl.cygnus.com>
 
        * eval.c (evaluate_subexp_standard): In case of OP_ARRAY: make a
This page took 0.031999 seconds and 4 git commands to generate.