From: Richard Kenner Date: Fri, 18 May 2001 20:48:28 +0000 (-0400) Subject: Merge in proper ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d81254bc03fbe7eb90d8db3f52be64a168732be;p=gcc.git Merge in proper ChangeLog From-SVN: r42284 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7c150e1ce75..1e54bf5bfd6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,7 @@ Fri May 18 07:26:34 2001 Richard Kenner - * 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.