summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog-2011
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog-2011')
-rw-r--r--gcc/cp/ChangeLog-20112
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog-2011 b/gcc/cp/ChangeLog-2011
index 50659896501..02dde6e787a 100644
--- a/gcc/cp/ChangeLog-2011
+++ b/gcc/cp/ChangeLog-2011
@@ -3511,7 +3511,7 @@
2011-05-07 Fabien ChĂȘne <fabien@gcc.gnu.org>
PR c++/48859
- * init.c (diagnose_uninitialized_cst_or_ref_member_1): stop the
+ * init.c (diagnose_uninitialized_cst_or_ref_member_1): Stop the
recursion if there is user defined constructor.
2011-05-09 Jason Merrill <jason@redhat.com>