aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Merrill <merrill@gnu.org>1994-07-13 11:13:13 +0000
committerJason Merrill <merrill@gnu.org>1994-07-13 11:13:13 +0000
commitcf17cae3e539dc02f914f11b3aacaf05248db951 (patch)
treee4e82a16db3cd7f92c8a6356bb9cb8528c8490bc
parentb87ef81e35ec66a9f139e1ce864233cd66e6a4d6 (diff)
downloadgcc-cf17cae3e539dc02f914f11b3aacaf05248db951.zip
gcc-cf17cae3e539dc02f914f11b3aacaf05248db951.tar.gz
gcc-cf17cae3e539dc02f914f11b3aacaf05248db951.tar.bz2
*** empty log message ***
From-SVN: r7760
-rw-r--r--gcc/cp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index c023451..aa6a19d 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,16 @@
+Wed Jul 13 03:57:54 1994 Jason Merrill (jason@deneb.cygnus.com)
+
+ * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): #if 0 out; this macro is now
+ defined in the language-independent tree.h.
+
+ * tree.c (count_functions): Avoid bogus warning when compiling this
+ function.
+
+Mon Jul 11 18:37:20 1994 Jason Merrill (jason@deneb.cygnus.com)
+
+ * decl.c (grok_reference_init): Always save the initializer of a
+ reference.
+
Fri Jul 8 17:41:46 1994 Mike Stump (mrs@cygnus.com)
* decl.c (cplus_expand_expr_stmt): Wrap statement expressions inside