From 7480a018a5aacaee6449cfcc59423c2edb9dc403 Mon Sep 17 00:00:00 2001 From: Paolo Carlini Date: Thu, 12 Sep 2013 14:22:32 +0000 Subject: [PATCH] 2013-09-12 Paolo Carlini * Tweak last ChangeLo entry. From-SVN: r202530 --- gcc/cp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index bb7cd83dc7a..9c99970ba61 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -8,7 +8,7 @@ * parser.c (cp_parser_postfix_dot_deref_expression): Likewise. (cp_parser_postfix_expression): Pass the proper location to cp_parser_postfix_dot_deref_expression. - * cp-tree.h (finish_pseudo_destructor_expr): Declare. + * cp-tree.h (finish_pseudo_destructor_expr): Update declaration. 2013-09-10 Jan Hubicka Paolo Carlini