summaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-21 11:36:52 +0000
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-21 11:36:52 +0000
commit708e81de5a3e94c7e00e18242532cc46abb91abe (patch)
tree2d0992b7294611502f1e2ce5037eeb078ec7152f /gcc/cp
parente7f352cc15aaee32c958b079fe3026162655eddf (diff)
downloadgcc-708e81de5a3e94c7e00e18242532cc46abb91abe.tar.gz
* parser.c (cp_parser_postfix_expression): Initialize 's' to
NULL_TREE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73801 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp')
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 9d94e8f4c9a..c54a982bc40 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-21 Jan Hubicka <jh@suse.cz>
+
+ * parser.c (cp_parser_postfix_expression): Initialize 's' to
+ NULL_TREE.
+
2003-11-20 Joseph S. Myers <jsm@polyomino.org.uk>
* Make-lang.in (c++.extraclean): Delete.