aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>2001-05-18 16:48:28 -0400
committerRichard Kenner <kenner@gcc.gnu.org>2001-05-18 16:48:28 -0400
commit8d81254bc03fbe7eb90d8db3f52be64a168732be (patch)
treeb7825dfa6610bab44f2ed65a217abc85cec67586 /gcc
parent3342b6fdab13e428d1f609c4c4b8af19d3d1cc26 (diff)
downloadgcc-8d81254bc03fbe7eb90d8db3f52be64a168732be.zip
gcc-8d81254bc03fbe7eb90d8db3f52be64a168732be.tar.gz
gcc-8d81254bc03fbe7eb90d8db3f52be64a168732be.tar.bz2
Merge in proper ChangeLog
From-SVN: r42284
Diffstat (limited to 'gcc')
-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.