From: Richard Kenner Date: Fri, 18 May 2001 20:48:28 +0000 (-0400) Subject: Merge in proper ChangeLog X-Git-Tag: prereleases/libstdc++-3.0.95~4365 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d81254bc03fbe7eb90d8db3f52be64a168732be;p=thirdparty%2Fgcc.git Merge in proper ChangeLog From-SVN: r42284 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7c150e1ce758..1e54bf5bfd69 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.