aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7c150e1..1e54bf5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,7 @@
Fri May 18 07:26:34 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
- * dbxout.c (dbxout_type): Use host_integerp.
+ * dbxout.c (dbxout_type): Use host_integerp and fix typo in testing
+ for INTEGER_TYPE.
(dbxout_symbol, case TYPE_DECL): Don't generate tag for records of
variable size.