diff options
author | Jason Merrill <jason@phydeaux.cygnus.com> | 1995-06-28 16:54:28 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-28 16:54:28 -0400 |
commit | 415bfbd0b4fb5726ff7a9c856494ad08a1223c91 (patch) | |
tree | 27801970979c71b92d36d0213467ae2421b229f7 /gcc | |
parent | f79c7a76be90c4fb18558e2f17c2a4cbdb199733 (diff) | |
download | gcc-415bfbd0b4fb5726ff7a9c856494ad08a1223c91.zip gcc-415bfbd0b4fb5726ff7a9c856494ad08a1223c91.tar.gz gcc-415bfbd0b4fb5726ff7a9c856494ad08a1223c91.tar.bz2 |
jason@cygnus.com
From-SVN: r10076
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/cp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 22f4a1f..e39abf7 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 28 16:53:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> + + * expr.c (cplus_expand_expr): Don't mess with temp slots. + Thu Jun 22 01:50:42 1995 Jason Merrill <jason@phydeaux.cygnus.com> * pt.c (tsubst, PARM_TYPE): Propagate DECL_ARTIFICIAL. |